2015-10-08

Hello team,

I am trying to install CDH 5.4 using CDH manger on TWO RHEL 6.5 Machines , installation of CDH manger is done smoothly,

after trying to install the packages with with manager its always showing the below errors. Tried on multiple times with combinbations of Parcels and Packages.

Both are failing woth getting content from Repositires. Below is the complete error.

/tmp/scm_prepare_node.kRf8R4RQ
using SSH_CLIENT to get the SCM hostname: 10.106.6.30 50086 22
opening logging file descriptor

Starting installation script... Acquiring installation lock...

BEGIN flock 4
END (0)

Detecting root privileges...

effective UID is 0

Detecting distribution...

BEGIN grep Tikanga /etc/redhat-release
END (1)
BEGIN grep 'CentOS release 5' /etc/redhat-release
END (1)
BEGIN grep 'Scientific Linux release 5' /etc/redhat-release
END (1)
BEGIN grep Santiago /etc/redhat-release
Red Hat Enterprise Linux Server release 6.5 (Santiago)
END (0)
/etc/redhat-release ==> RHEL 6

Detecting Cloudera Manager Server...

BEGIN host -t PTR 10.106.6.30
Host 30.6.106.10.in-addr.arpa. not found: 3(NXDOMAIN)
END (1)
BEGIN which python
/usr/bin/python
END (0)
BEGIN python -c 'import socket; import sys; s = socket.socket(socket.AF_INET); s.settimeout(5.0); s.connect((sys.argv[1], int(sys.argv[2]))); s.close();' 10.106.6.30 7182
END (0)
BEGIN which wget
END (0)
/usr/bin/wget
BEGIN wget -qO- -T 1 -t 1 http://169.254.169.254/latest/meta-data/public-hostname && /bin/echo
END (4)

Installing package repositories...

validating format of repository file /tmp/scm_prepare_node.kRf8R4RQ/repos/rhel6/cloudera-cdh5.repo
installing repository file /tmp/scm_prepare_node.kRf8R4RQ/repos/rhel6/cloudera-cdh5.repo
repository file /tmp/scm_prepare_node.kRf8R4RQ/repos/rhel6/cloudera-cdh5.repo installed
validating format of repository file /tmp/scm_prepare_node.kRf8R4RQ/repos/rhel6/cloudera-manager.repo
installing repository file /tmp/scm_prepare_node.kRf8R4RQ/repos/rhel6/cloudera-manager.repo
repository file /tmp/scm_prepare_node.kRf8R4RQ/repos/rhel6/cloudera-manager.repo installed

Refreshing package metadata...

BEGIN yum clean all
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Cleaning repos: base cloudera-cdh5 cloudera-manager rhel6-3-x86-64 updates
Cleaning up Everything
END (0)
BEGIN rm -Rf /var/cache/yum/x86_64
END (0)
BEGIN yum makecache
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Metadata Cache Created
END (0)

Installing jdk package...

BEGIN yum list installed jdk
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
END (1)
BEGIN yum info jdk
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
Name : jdk
Arch : x86_64
Epoch : 2000
Version : 1.6.0_31
Release : fcs
Size : 68 M
Repo : cloudera-manager
Summary : Java(TM) Platform Standard Edition Development Kit
URL : http://java.sun.com/
License : Copyright (c) 2011, Oracle and/or its affiliates. All rights
: reserved. Also under other license(s) as shown at the Description
: field.
Description : The Java Platform Standard Edition Development Kit (JDK) includes
: both the runtime environment (Java virtual machine, the Java
: platform classes and supporting files) and development tools
: (compilers, debuggers, tool libraries and other tools).
:
: The JDK is a development environment for building applications,
: applets and components that can be deployed with the Java Platform
: Standard Edition Runtime Environment.

END (0)
BEGIN yum -y install jdk.x86_64
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package jdk.x86_64 2000:1.6.0_31-fcs will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
jdk x86_64 2000:1.6.0_31-fcs cloudera-manager 68 M

Transaction Summary
================================================================================
Install 1 Package(s)

Total download size: 68 M
Installed size: 143 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 2000:jdk-1.6.0_31-fcs.x86_64 1/1
Unpacking JAR files...
rt.jar...
jsse.jar...
charsets.jar...
tools.jar...
localedata.jar...
plugin.jar...
javaws.jar...
deploy.jar...
Verifying : 2000:jdk-1.6.0_31-fcs.x86_64 1/1

Installed:
jdk.x86_64 2000:1.6.0_31-fcs

Complete!
END (0)
remote package jdk installed

Installing oracle-j2sdk1.7 package...

BEGIN yum list installed oracle-j2sdk1.7
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
END (1)
BEGIN yum info oracle-j2sdk1.7
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
Name : oracle-j2sdk1.7
Arch : x86_64
Version : 1.7.0+update67
Release : 1
Size : 135 M
Repo : cloudera-manager
Summary : no description given
URL : http://example.com/no-uri-given
License : unknown
Description : no description given

END (0)
BEGIN yum -y install oracle-j2sdk1.7.x86_64
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package oracle-j2sdk1.7.x86_64 0:1.7.0+update67-1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
oracle-j2sdk1.7 x86_64 1.7.0+update67-1 cloudera-manager 135 M

Transaction Summary
================================================================================
Install 1 Package(s)

Total download size: 135 M
Installed size: 279 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : oracle-j2sdk1.7-1.7.0+update67-1.x86_64 1/1
Verifying : oracle-j2sdk1.7-1.7.0+update67-1.x86_64 1/1

Installed:
oracle-j2sdk1.7.x86_64 0:1.7.0+update67-1

Complete!
END (0)
remote package oracle-j2sdk1.7 installed

Installing cloudera-manager-agent package...

BEGIN yum list installed cloudera-manager-agent
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
END (1)
BEGIN yum info cloudera-manager-agent
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
Name : cloudera-manager-agent
Arch : x86_64
Version : 5.4.7
Release : 1.cm547.p0.10.el6
Size : 4.6 M
Repo : cloudera-manager
Summary : The Cloudera Manager Agent
URL : http://www.cloudera.com
License : Proprietary
Description : The Cloudera Manager Agent.
:
: The Agent is deployed to machines running services managed by
: Cloudera Manager.

END (0)
Version : 5.4.7
Release : 1.cm547.p0.10.el6
BEGIN yum -y install cloudera-manager-agent
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package cloudera-manager-agent.x86_64 0:5.4.7-1.cm547.p0.10.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
cloudera-manager-agent x86_64 5.4.7-1.cm547.p0.10.el6 cloudera-manager 4.6 M

Transaction Summary
================================================================================
Install 1 Package(s)

Total download size: 4.6 M
Installed size: 33 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : cloudera-manager-agent-5.4.7-1.cm547.p0.10.el6.x86_64 1/1
Verifying : cloudera-manager-agent-5.4.7-1.cm547.p0.10.el6.x86_64 1/1

Installed:
cloudera-manager-agent.x86_64 0:5.4.7-1.cm547.p0.10.el6

Complete!
END (0)
remote package cloudera-manager-agent installed

Installing cloudera-manager-daemons package...

BEGIN yum list installed cloudera-manager-daemons
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Installed Packages
cloudera-manager-daemons.x86_64 5.4.7-1.cm547.p0.10.el6 @cloudera-manager
END (0)
BEGIN echo jdk oracle-j2sdk1.7 cloudera-manager-agent cloudera-manager-daemons | grep cloudera-manager-daemons
jdk oracle-j2sdk1.7 cloudera-manager-agent cloudera-manager-daemons
END (0)
BEGIN yum info cloudera-manager-daemons
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Installed Packages
Name : cloudera-manager-daemons
Arch : x86_64
Version : 5.4.7
Release : 1.cm547.p0.10.el6
Size : 902 M
Repo : installed
From repo : cloudera-manager
Summary : Provides daemons for monitoring Hadoop and related tools.
URL : http://www.cloudera.com
License : Proprietary
Description : This package includes daemons for monitoring and managing Hadoop.

END (0)
Version : 5.4.7
Release : 1.cm547.p0.10.el6
BEGIN yum -y install cloudera-manager-daemons
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Package cloudera-manager-daemons-5.4.7-1.cm547.p0.10.el6.x86_64 already installed and latest version
Nothing to do
END (0)
remote package cloudera-manager-daemons installed

Installing bigtop-utils package...

BEGIN yum list installed bigtop-utils
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
END (1)
BEGIN yum info bigtop-utils
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
Name : bigtop-utils
Arch : noarch
Version : 0.7.0+cdh5.4.7+0
Release : 1.cdh5.4.7.p0.3.el6
Size : 10 k
Repo : cloudera-cdh5
Summary : Collection of useful tools for Bigtop
URL : http://bigtop.apache.org/
License : ASL 2.0
Description : This includes a collection of useful tools and files for Bigtop

END (0)
BEGIN yum -y install bigtop-utils
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package bigtop-utils.noarch 0:0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
bigtop-utils noarch 0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 10 k

Transaction Summary
================================================================================
Install 1 Package(s)

Total download size: 10 k
Installed size: 23 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : bigtop-utils-0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6.noarch 1/1
Verifying : bigtop-utils-0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6.noarch 1/1

Installed:
bigtop-utils.noarch 0:0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6

Complete!
END (0)
remote package bigtop-utils installed

Installing bigtop-jsvc package...

BEGIN yum list installed bigtop-jsvc
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
END (1)
BEGIN yum info bigtop-jsvc
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
Name : bigtop-jsvc
Arch : x86_64
Version : 0.6.0+cdh5.4.7+680
Release : 1.cdh5.4.7.p0.3.el6
Size : 27 k
Repo : cloudera-cdh5
Summary : Application to launch java daemon
URL : http://commons.apache.org/daemon/
License : ASL 2.0
Description : jsvc executes classfile that implements a Daemon interface.

END (0)
BEGIN yum -y install bigtop-jsvc
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package bigtop-jsvc.x86_64 0:0.6.0+cdh5.4.7+680-1.cdh5.4.7.p0.3.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
bigtop-jsvc x86_64 0.6.0+cdh5.4.7+680-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 27 k

Transaction Summary
================================================================================
Install 1 Package(s)

Total download size: 27 k
Installed size: 104 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : bigtop-jsvc-0.6.0+cdh5.4.7+680-1.cdh5.4.7.p0.3.el6.x86_64 1/1
Verifying : bigtop-jsvc-0.6.0+cdh5.4.7+680-1.cdh5.4.7.p0.3.el6.x86_64 1/1

Installed:
bigtop-jsvc.x86_64 0:0.6.0+cdh5.4.7+680-1.cdh5.4.7.p0.3.el6

Complete!
END (0)
remote package bigtop-jsvc installed

Installing bigtop-tomcat package...

BEGIN yum list installed bigtop-tomcat
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
END (1)
BEGIN yum info bigtop-tomcat
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
Name : bigtop-tomcat
Arch : noarch
Version : 0.7.0+cdh5.4.7+0
Release : 1.cdh5.4.7.p0.3.el6
Size : 7.4 M
Repo : cloudera-cdh5
Summary : Apache Tomcat
URL : http://tomcat.apache.org/
License : ASL 2.0
Description : Apache Tomcat is an open source software implementation of the
: Java Servlet and JavaServer Pages technologies.

END (0)
BEGIN yum -y install bigtop-tomcat
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package bigtop-tomcat.noarch 0:0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
bigtop-tomcat noarch 0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 7.4 M

Transaction Summary
================================================================================
Install 1 Package(s)

Total download size: 7.4 M
Installed size: 19 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : bigtop-tomcat-0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6.noarch 1/1
Verifying : bigtop-tomcat-0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6.noarch 1/1

Installed:
bigtop-tomcat.noarch 0:0.7.0+cdh5.4.7+0-1.cdh5.4.7.p0.3.el6

Complete!
END (0)
remote package bigtop-tomcat installed

Installing hadoop-kms package...

BEGIN yum list installed hadoop-kms
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
END (1)
BEGIN yum info hadoop-kms
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Available Packages
Name : hadoop-kms
Arch : x86_64
Version : 2.6.0+cdh5.4.7+642
Release : 1.cdh5.4.7.p0.3.el6
Size : 15 M
Repo : cloudera-cdh5
Summary : KMS for Hadoop
URL : http://hadoop.apache.org/core/
License : ASL 2.0
Description : Hadoop KMS is a cryptographic Key Management Server based on
: Hadoop KeyProvider API.

END (0)
BEGIN yum -y install hadoop-kms
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-kms.x86_64 0:2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 will be installed
--> Processing Dependency: hadoop-client = 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 for package: hadoop-kms-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Running transaction check
---> Package hadoop-client.x86_64 0:2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 will be installed
--> Processing Dependency: hadoop-0.20-mapreduce = 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 for package: hadoop-client-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Processing Dependency: hadoop-hdfs = 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 for package: hadoop-client-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Processing Dependency: hadoop-mapreduce = 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 for package: hadoop-client-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Processing Dependency: hadoop = 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 for package: hadoop-client-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Processing Dependency: hadoop-yarn = 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 for package: hadoop-client-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Processing Dependency: avro-libs for package: hadoop-client-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Processing Dependency: zookeeper for package: hadoop-client-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Running transaction check
---> Package avro-libs.noarch 0:1.7.6+cdh5.4.7+96-1.cdh5.4.7.p0.3.el6 will be installed
---> Package hadoop.x86_64 0:2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 will be installed
--> Processing Dependency: parquet for package: hadoop-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
--> Processing Dependency: nc for package: hadoop-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64
---> Package hadoop-0.20-mapreduce.x86_64 0:2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 will be installed
---> Package hadoop-hdfs.x86_64 0:2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 will be installed
---> Package hadoop-mapreduce.x86_64 0:2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 will be installed
---> Package hadoop-yarn.x86_64 0:2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 will be installed
---> Package zookeeper.x86_64 0:3.4.5+cdh5.4.7+96-1.cdh5.4.7.p0.3.el6 will be installed
--> Running transaction check
---> Package nc.x86_64 0:1.84-24.el6 will be installed
---> Package parquet.noarch 0:1.5.0+cdh5.4.7+99-1.cdh5.4.7.p0.3.el6 will be installed
--> Processing Dependency: parquet-format >= 2.1.0 for package: parquet-1.5.0+cdh5.4.7+99-1.cdh5.4.7.p0.3.el6.noarch
--> Running transaction check
---> Package parquet-format.noarch 0:2.1.0+cdh5.4.7+15-1.cdh5.4.7.p0.3.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-kms x86_64 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 15 M
Installing for dependencies:
avro-libs noarch 1.7.6+cdh5.4.7+96-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 56 M
hadoop x86_64 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 44 M
hadoop-0.20-mapreduce
x86_64 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 40 M
hadoop-client
x86_64 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 32 k
hadoop-hdfs x86_64 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 18 M
hadoop-mapreduce
x86_64 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 29 M
hadoop-yarn x86_64 2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 15 M
nc x86_64 1.84-24.el6 base 57 k
parquet noarch 1.5.0+cdh5.4.7+99-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 30 M
parquet-format
noarch 2.1.0+cdh5.4.7+15-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 461 k
zookeeper x86_64 3.4.5+cdh5.4.7+96-1.cdh5.4.7.p0.3.el6 cloudera-cdh5 3.9 M

Transaction Summary
================================================================================
Install 12 Package(s)

Total download size: 251 M
Installed size: 305 M
Downloading Packages:
http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-hdfs-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: [Errno 12] Timeout on http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-hdfs-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-kms-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: [Errno 12] Timeout on http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-kms-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-mapreduce-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: [Errno 12] Timeout on http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-mapreduce-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-yarn-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: [Errno 12] Timeout on http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/x86_64/hadoop-yarn-2.6.0%2Bcdh5.4.7%2B642-1.cdh5.4.7.p0.3.el6.x86_64.rpm: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.
http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/noarch/parquet-1.5.0%2Bcdh5.4.7%2B99-1.cdh5.4.7.p0.3.el6.noarch.rpm: [Errno 12] Timeout on http://archive.cloudera.com/cdh5/redhat/6/x86_64/cdh/5.4/RPMS/noarch/parquet-1.5.0%2Bcdh5.4.7%2B99-1.cdh5.4.7.p0.3.el6.noarch.rpm: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
Trying other mirror.

Error Downloading Packages:
hadoop-mapreduce-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64: failure: RPMS/x86_64/hadoop-mapreduce-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64.rpm from cloudera-cdh5: [Errno 256] No more mirrors to try.
hadoop-yarn-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64: failure: RPMS/x86_64/hadoop-yarn-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64.rpm from cloudera-cdh5: [Errno 256] No more mirrors to try.
parquet-1.5.0+cdh5.4.7+99-1.cdh5.4.7.p0.3.el6.noarch: failure: RPMS/noarch/parquet-1.5.0+cdh5.4.7+99-1.cdh5.4.7.p0.3.el6.noarch.rpm from cloudera-cdh5: [Errno 256] No more mirrors to try.
hadoop-kms-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64: failure: RPMS/x86_64/hadoop-kms-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64.rpm from cloudera-cdh5: [Errno 256] No more mirrors to try.
hadoop-hdfs-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64: failure: RPMS/x86_64/hadoop-hdfs-2.6.0+cdh5.4.7+642-1.cdh5.4.7.p0.3.el6.x86_64.rpm from cloudera-cdh5: [Errno 256] No more mirrors to try.

END (1)
remote package hadoop-kms could not be installed, giving up
waiting for rollback request

Show more