On Wed, Apr 10, 2013 at 1:24 PM, Mike Denning wrote:Hi Philip,
I didn't catch that it was failing on a different package... I tried
installing those 2 packages, at which point it fails on
cloudera-manager-agent.
I installed the above package from the same place that I got the
others, but it's still failing on it.
I also tried checking my repos but they are the same exact as one my
other 32 nodes (which were all installed months ago).
Please see the info below.
Any guidance would be greatly appreciated.
Thanks!
repos:
[root@hadoop40 yum.repos.d]# cat cloudera-cdh3.repo
[cloudera-cdh3]
name=Cloudera's Distribution for Hadoop, Version 3
baseurl=http://archive.cloudera.com/redhat/cdh/3/
gpgkey =
http://archive.cloudera.com/redhat/cdh/RPM-GPG-KEY-clouderagpgcheck = 1
[root@hadoop40 yum.repos.d]# cat cloudera-manager.repo
[cloudera-manager]
name=Cloudera Manager
baseurl=
http://archive.cloudera.com/cloudera-manager/redhat/5/x86_64/cloudera-manager/3/gpgkey=http://archive.cloudera.com/cloudera-manager/redhat/5/x86_64/cloudera-manager/RPM-GPG-KEY-cloudera
gpgcheck=1
[root@hadoop40 yum.repos.d]#
log:
/tmp/scm_prepare_node.zLA20160
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
CentOS release 5.8 (Final)
END (0)
/etc/redhat-release ==> CentOS 5
Detecting Cloudera Manager server...
BEGIN host -t PTR 192.168.10.108
Host 108.10.168.192.in-addr.arpa. not found: 3(NXDOMAIN)
END (1)
BEGIN ping -c 1 192.168.10.108
PING 192.168.10.108 (192.168.10.108) 56(84) bytes of data.
64 bytes from 192.168.10.108: icmp_seq=1 ttl=64 time=0.056 ms
--- 192.168.10.108 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.056/0.056/0.056/0.000 ms
END (0)
scm server found
BEGIN rpm -qp --nosignature
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm
--qf '%{NAME}\n'
cdh3-repository
END (0)
Installing CDH repository...
BEGIN yum list installed cdh3-repository
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y --nogpgcheck localinstall
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm
Loaded plugins: dellsysid, fastestmirror, security
Setting up Local Package Process
Examining
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm:
cdh3-repository-1.0-1.noarch
Marking
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm
to be installed
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Resolving Dependencies
--> Running transaction check
---> Package cdh3-repository.noarch 0:1.0-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
cdh3-repository noarch 1.0-1 /cdh3-repository-1.0-1.noarch 13 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total size: 13 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : cdh3-repository 1/1
Installed:
cdh3-repository.noarch 0:1.0-1
Complete!
END (0)
local package cdh3-repository installed
BEGIN rpm -qp --nosignature
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm
--qf '%{NAME}\n'
cloudera-manager-repository
END (0)
Installing Cloudera Manager repository...
BEGIN yum list installed cloudera-manager-repository
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y --nogpgcheck localinstall
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm
Loaded plugins: dellsysid, fastestmirror, security
Setting up Local Package Process
Examining
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm:
cloudera-manager-repository-3.7-1.noarch
Marking
/tmp/scm_prepare_node.zLA20160/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm
to be installed
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Resolving Dependencies
--> Running transaction check
---> Package cloudera-manager-repository.noarch 0:3.7-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package
Arch Version Repository Size
================================================================================
Installing:
cloudera-manager-repository
noarch 3.7-1 /cloudera-manager-repository-3.7-1.noarch 1.9 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total size: 1.9 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : cloudera-manager-repository 1/1
Installed:
cloudera-manager-repository.noarch 0:3.7-1
Complete!
END (0)
local package cloudera-manager-repository installed
Installing JDK package...
BEGIN yum info jdk
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Installed Packages
Name : jdk
Arch : x86_64
Epoch : 2000
Version : 1.6.0_31
Release : fcs
Size : 143 M
Repo : installed
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 list installed jdk
Loaded plugins: dellsysid, fastestmirror, security
Installed Packages
jdk.x86_64 2000:1.6.0_31-fcs installed
END (0)
BEGIN echo cloudera-manager-agent cloudera-manager-daemons
cloudera-manager-plugins | grep jdk
END (1)
remote package jdk is already installed
Installing Hadoop package...
BEGIN yum info hadoop-0.20
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-0.20
Arch : noarch
Version : 0.20.2+923.479
Release : 1
Size : 32 M
Repo : cloudera-cdh3
Summary : Hadoop is a software platform for processing vast amounts of data
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: Hadoop is a software platform that lets one easily write and
: run applications that process vast amounts of data.
:
: Here's what makes Hadoop especially useful:
: * Scalable: Hadoop can reliably store and process petabytes.
: * Economical: It distributes the data and processing across
: clusters of commonly available computers. These clusters can
: number into the thousands of nodes.
: * Efficient: By distributing the data, Hadoop can process it in
: parallel on the nodes where the data is located. This makes it
: extremely rapid.
: * Reliable: Hadoop automatically maintains multiple copies of data
: and automatically redeploys computing tasks based on failures.
:
: Hadoop implements MapReduce, using the Hadoop Distributed File
: System (HDFS). MapReduce divides applications into many small
: blocks of work. HDFS creates multiple replicas of data blocks for
: reliability, placing them on compute nodes around the cluster.
: MapReduce can then process the data where it is located.
END (0)
BEGIN yum list installed hadoop-0.20
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-0.20
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20.noarch 0:0.20.2+923.479-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-0.20 noarch 0.20.2+923.479-1 cloudera-cdh3 32 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 32 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-0.20 1/1
Installed:
hadoop-0.20.noarch 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20 installed
Installing Hadoop native package...
BEGIN yum info hadoop-0.20-native
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-0.20-native
Arch : i386
Version : 0.20.2+923.479
Release : 1
Size : 59 k
Repo : cloudera-cdh3
Summary : Native libraries for Hadoop Compression
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: Native libraries for Hadoop compression
Name : hadoop-0.20-native
Arch : x86_64
Version : 0.20.2+923.479
Release : 1
Size : 63 k
Repo : cloudera-cdh3
Summary : Native libraries for Hadoop Compression
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: Native libraries for Hadoop compression
END (0)
BEGIN yum list installed hadoop-0.20-native
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-0.20-native
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20-native.i386 0:0.20.2+923.479-1 set to be updated
---> Package hadoop-0.20-native.x86_64 0:0.20.2+923.479-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-0.20-native i386 0.20.2+923.479-1 cloudera-cdh3 59 k
hadoop-0.20-native x86_64 0.20.2+923.479-1 cloudera-cdh3 63 k
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 121 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 1.3 MB/s | 121 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-0.20-native 1/2
Installing : hadoop-0.20-native 2/2
Installed:
hadoop-0.20-native.i386 0:0.20.2+923.479-1
hadoop-0.20-native.x86_64 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20-native installed
Installing Hadoop sbin package...
BEGIN yum info hadoop-0.20-sbin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-0.20-sbin
Arch : i386
Version : 0.20.2+923.479
Release : 1
Size : 27 k
Repo : cloudera-cdh3
Summary : Binaries for secured Hadoop clusters
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: This package contains a setuid program, 'task-controller',
which is
: used for launching MapReduce tasks in a secured MapReduce cluster.
: This program allows the tasks to run as the Unix user who submitted
: the job, rather than the Unix user running the MapReduce daemons.
: This package also contains 'jsvc', a daemon wrapper necessary to
: allow DataNodes to bind to a low (privileged) port and then drop
: root privileges before continuing operation.
Name : hadoop-0.20-sbin
Arch : x86_64
Version : 0.20.2+923.479
Release : 1
Size : 31 k
Repo : cloudera-cdh3
Summary : Binaries for secured Hadoop clusters
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: This package contains a setuid program, 'task-controller',
which is
: used for launching MapReduce tasks in a secured MapReduce cluster.
: This program allows the tasks to run as the Unix user who submitted
: the job, rather than the Unix user running the MapReduce daemons.
: This package also contains 'jsvc', a daemon wrapper necessary to
: allow DataNodes to bind to a low (privileged) port and then drop
: root privileges before continuing operation.
END (0)
BEGIN yum list installed hadoop-0.20-sbin
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-0.20-sbin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20-sbin.i386 0:0.20.2+923.479-1 set to be updated
---> Package hadoop-0.20-sbin.x86_64 0:0.20.2+923.479-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-0.20-sbin i386 0.20.2+923.479-1 cloudera-cdh3 27 k
hadoop-0.20-sbin x86_64 0.20.2+923.479-1 cloudera-cdh3 31 k
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 58 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 842 kB/s | 58 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-0.20-sbin 1/2
Installing : hadoop-0.20-sbin 2/2
Installed:
hadoop-0.20-sbin.i386 0:0.20.2+923.479-1
hadoop-0.20-sbin.x86_64 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20-sbin installed
Installing ZooKeeper package...
BEGIN yum info hadoop-zookeeper
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-zookeeper
Arch : noarch
Version : 3.3.5+19.11
Release : 1
Size : 2.9 M
Repo : cloudera-cdh3
Summary : A high-performance coordination service for distributed
: applications.
URL :
http://hadoop.apache.org/zookeeper/License : APL2
Description: ZooKeeper is a centralized service for maintaining
configuration
: information, naming, providing distributed synchronization, and
: providing group services. All of these kinds of services are used
: in some form or another by distributed applications. Each time they
: are implemented there is a lot of work that goes into fixing the
: bugs and race conditions that are inevitable. Because of the
: difficulty of implementing these kinds of services, applications
: initially usually skimp on them ,which make them brittle in the
: presence of change and difficult to manage. Even when done
: correctly, different implementations of these services lead to
: management complexity when the applications are deployed.
END (0)
BEGIN yum list installed hadoop-zookeeper
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-zookeeper
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-zookeeper.noarch 0:3.3.5+19.11-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-zookeeper noarch 3.3.5+19.11-1 cloudera-cdh3 2.9 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 2.9 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-zookeeper 1/1
Installed:
hadoop-zookeeper.noarch 0:3.3.5+19.11-1
Complete!
END (0)
remote package hadoop-zookeeper installed
Installing HBase package...
BEGIN yum info hadoop-hbase
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-hbase
Arch : noarch
Version : 0.90.6+84.89
Release : 1
Size : 29 M
Repo : cloudera-cdh3
Summary : HBase is the Hadoop database. Use it when you need random,
realtime
: read/write access to your Big Data. This project's goal is the
: hosting of very large tables -- billions of rows X millions of
: columns -- atop clusters of commodity hardware.
URL :
http://hadoop.apache.org/hbase/License : APL2
Description: HBase is an open-source, distributed, column-oriented store
modeled
: after Google' Bigtable: A Distributed Storage System for Structured
: Data by Chang et al. Just as Bigtable leverages the distributed
: data storage provided by the Google File System, HBase provides
: Bigtable-like capabilities on top of Hadoop. HBase includes:
:
: * Convenient base classes for backing Hadoop MapReduce jobs
: with HBase tables
: * Query predicate push down via server side scan and get
: filters
: * Optimizations for real time queries
: * A high performance Thrift gateway
: * A REST-ful Web service gateway that supports XML, Protobuf,
: and binary data encoding options
: * Cascading source and sink modules
: * Extensible jruby-based (JIRB) shell
: * Support for exporting metrics via the Hadoop metrics
: subsystem to files or Ganglia; or via JMX
END (0)
BEGIN yum list installed hadoop-hbase
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-hbase
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-hbase.noarch 0:0.90.6+84.89-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-hbase noarch 0.90.6+84.89-1 cloudera-cdh3 29 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 29 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-hbase 1/1
Installed:
hadoop-hbase.noarch 0:0.90.6+84.89-1
Complete!
END (0)
remote package hadoop-hbase installed
Installing Hive package...
BEGIN yum info hadoop-hive
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-hive
Arch : noarch
Version : 0.7.1+42.61
Release : 2
Size : 21 M
Repo : cloudera-cdh3
Summary : Hive is a data warehouse infrastructure built on top of Hadoop
URL :
http://hadoop.apache.org/hive/License : Apache License v2.0
Description: Hive is a data warehouse infrastructure built on top of
Hadoop that
: provides tools to enable easy data summarization, adhoc querying
: and analysis of large datasets data stored in Hadoop files. It
: provides a mechanism to put structure on this data and it also
: provides a simple query language called Hive QL which is based on
: SQL and which enables users familiar with SQL to query this data.
: At the same time, this language also allows traditional map/reduce
: programmers to be able to plug in their custom mappers and reducers
: to do more sophisticated analysis which may not be supported by the
: built-in capabilities of the language.
END (0)
BEGIN yum list installed hadoop-hive
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-hive
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-hive.noarch 0:0.7.1+42.61-2 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-hive noarch 0.7.1+42.61-2 cloudera-cdh3 21 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 21 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-hive 1/1
Installed:
hadoop-hive.noarch 0:0.7.1+42.61-2
Complete!
END (0)
remote package hadoop-hive installed
Installing Pig package...
BEGIN yum info hadoop-pig
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-pig
Arch : noarch
Version : 0.8.1+28.47
Release : 1
Size : 30 M
Repo : cloudera-cdh3
Summary : Pig is a platform for analyzing large data sets
URL :
http://hadoop.apache.org/pig/License : Apache License v2.0
Description: Pig is a platform for analyzing large data sets that consists
of a
: high-level language for expressing data analysis programs, coupled
: with infrastructure for evaluating these programs. The salient
: property of Pig programs is that their structure is amenable to
: substantial parallelization, which in turns enables them to handle
: very large data sets.
:
: At the present time, Pig's infrastructure layer consists of a
: compiler that produces sequences of Map-Reduce programs, for which
: large-scale parallel implementations already exist (e.g., the
: Hadoop subproject). Pig's language layer currently consists of a
: textual language called Pig Latin, which has the following key
: properties:
:
: * Ease of programming
: It is trivial to achieve parallel execution of simple,
: "embarrassingly parallel" data analysis tasks. Complex tasks
: comprised of multiple interrelated data transformations are
: explicitly encoded as data flow sequences, making them easy to
: write, understand, and maintain.
: * Optimization opportunities
: The way in which tasks are encoded permits the system to
: optimize their execution automatically, allowing the user to focus
: on semantics rather than efficiency.
: * Extensibility
: Users can create their own functions to do special-purpose
: processing.
END (0)
BEGIN yum list installed hadoop-pig
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-pig
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-pig.noarch 0:0.8.1+28.47-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-pig noarch 0.8.1+28.47-1 cloudera-cdh3 30 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 30 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-pig 1/1
Installed:
hadoop-pig.noarch 0:0.8.1+28.47-1
Complete!
END (0)
remote package hadoop-pig installed
Installing Oozie client package...
BEGIN yum info oozie-client
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : oozie-client
Arch : noarch
Version : 2.3.2+27.30
Release : 1
Size : 35 M
Repo : cloudera-cdh3
Summary : Client for Oozie Workflow Engine
URL :
http://www.cloudera.comLicense : APL2
Description: Oozie client is a command line client utility that allows
remote
: administration and monitoring of worflows. Using this client
: utility you can submit worflows, start/suspend/resume/kill
: workflows and find out their status at any instance. Apart from
: such operations, you can also change the status of the entire
: system, get vesion information. This client utility also allows you
: to validate any worflows before they are deployed to the Oozie
: server.
END (0)
BEGIN yum list installed oozie-client
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install oozie-client
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package oozie-client.noarch 0:2.3.2+27.30-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
oozie-client noarch 2.3.2+27.30-1 cloudera-cdh3 35 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 35 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : oozie-client 1/1
Installed:
oozie-client.noarch 0:2.3.2+27.30-1
Complete!
END (0)
remote package oozie-client installed
Installing Oozie package...
BEGIN yum info oozie
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : oozie
Arch : noarch
Version : 2.3.2+27.30
Release : 1
Size : 57 M
Repo : cloudera-cdh3
Summary : Oozie is a system that runs workflows of Hadoop jobs.
URL :
http://www.cloudera.comLicense : APL2
Description: Oozie is a system that runs workflows of Hadoop jobs.
: Oozie workflows are actions arranged in a control dependency DAG
: (Direct Acyclic Graph).
:
: Oozie coordinator functionality allows to start workflows at
: regular frequencies and when data becomes available in HDFS.
:
: An Oozie workflow may contain the following types of actions
: nodes: map-reduce, map-reduce streaming, map-reduce pipes, pig,
: file-system, sub-workflows, java, hive, sqoop and ssh (deprecated).
:
: Flow control operations within the workflow can be done using
: decision, fork and join nodes. Cycles in workflows are not
: supported.
:
: Actions and decisions can be parameterized with job properties,
: actions output (i.e. Hadoop counters) and HDFS file information
: (file exists, file size, etc). Formal parameters are expressed in
: the workflow definition as ${VAR} variables.
:
: A Workflow application is an HDFS directory that contains the
: workflow definition (an XML file), all the necessary files to run
: all the actions: JAR files for Map/Reduce jobs, shells for
: streaming Map/Reduce jobs, native libraries, Pig scripts, and other
: resource files.
:
: Running workflow jobs is done via command line tools, a
: WebServices API or a Java API.
:
: Monitoring the system and workflow jobs can be done via a web
: console, the command line tools, the WebServices API and the Java
: API.
:
: Oozie is a transactional system and it has built in automatic and
: manual retry capabilities.
:
: In case of workflow job failure, the workflow job can be rerun
: skipping previously completed actions, the workflow application can
: be patched before being rerun.
END (0)
BEGIN yum list installed oozie
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install oozie
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package oozie.noarch 0:2.3.2+27.30-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
oozie noarch 2.3.2+27.30-1 cloudera-cdh3 57 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 57 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : oozie 1/1
Installed:
oozie.noarch 0:2.3.2+27.30-1
Complete!
END (0)
remote package oozie installed
disabling auto-start for oozie
BEGIN /sbin/chkconfig oozie off
END (0)
Installing Hue plugins package...
BEGIN yum info hue-plugins
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-plugins
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 1.5 M
Repo : cloudera-cdh3
Summary : Hadoop plugins for Hue
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Plugins for Hue
:
: This package should be installed on each node in the Hadoop
: cluster.
END (0)
BEGIN yum list installed hue-plugins
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-plugins
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-plugins.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-plugins noarch 1.2.0.0+114.45-1 cloudera-cdh3 1.5 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 1.5 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-plugins 1/1
Installed:
hue-plugins.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-plugins installed
Installing Hadoop plugins package for Hue Authorization Manager...
BEGIN yum info hue-hadoop-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Installed Packages
Name : hue-hadoop-auth-plugin
Arch : noarch
Version : 3.7.8.1
Release : 1
Size : 195 k
Repo : installed
Summary : Cloudera Enterprise Authorization Manager plugin for Hadoop
URL :
http://www.cloudera.comLicense : Proprietary
Description: Hadoop plugin for Cloudera Enterprise Authorization Manager.
:
: This package should be installed on each NameNode and JobTracker in
: the Hadoop cluster.
END (0)
BEGIN yum list installed hue-hadoop-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Installed Packages
hue-hadoop-auth-plugin.noarch 3.7.8.1-1 installed
END (0)
BEGIN echo cloudera-manager-agent cloudera-manager-daemons
cloudera-manager-plugins | grep hue-hadoop-auth-plugin
END (1)
remote package hue-hadoop-auth-plugin is already installed
Installing Oozie plugins package for Hue Authorization Manager...
BEGIN yum info hue-oozie-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Installed Packages
Name : hue-oozie-auth-plugin
Arch : noarch
Version : 3.7.8.1
Release : 1
Size : 450 k
Repo : installed
Summary : Cloudera Enterprise Hadoop Authorization Manager plugin for Oozie
URL :
http://www.cloudera.comLicense : Proprietary
Description: Oozie plugin for Cloudera Enterprise Authorization Manager.
:
: This package should be installed on each Oozie server in the Hadoop
: cluster.
END (0)
BEGIN yum list installed hue-oozie-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Installed Packages
hue-oozie-auth-plugin.noarch 3.7.8.1-1 installed
END (0)
BEGIN echo cloudera-manager-agent cloudera-manager-daemons
cloudera-manager-plugins | grep hue-oozie-auth-plugin
END (1)
remote package hue-oozie-auth-plugin is already installed
Installing Hue common package...
BEGIN yum info hue-common
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-common
Arch : i386
Version : 1.2.0.0+114.45
Release : 1
Size : 54 M
Repo : cloudera-cdh3
Summary : A browser-based desktop interface for Hadoop
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Hue is a browser-based desktop interface for interacting with
: Hadoop. It supports a file browser, job tracker interface, cluster
: health monitor, and more.
Name : hue-common
Arch : x86_64
Version : 1.2.0.0+114.45
Release : 1
Size : 54 M
Repo : cloudera-cdh3
Summary : A browser-based desktop interface for Hadoop
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Hue is a browser-based desktop interface for interacting with
: Hadoop. It supports a file browser, job tracker interface, cluster
: health monitor, and more.
END (0)
BEGIN yum list installed hue-common
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-common.x86_64
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-common.x86_64 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-common x86_64 1.2.0.0+114.45-1 cloudera-cdh3 54 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 54 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-common 1/1[10/Apr/2013 17:47:50 +0000] settings
WARNING secret_key should be configured
Syncing...
Creating table auth_permission
Creating table auth_group_permissions
Creating table auth_group
Creating table auth_user_user_permissions
Creating table auth_user_groups
Creating table auth_user
Creating table auth_message
Creating table django_content_type
Creating table django_session
Creating table django_site
Creating table django_admin_log
Creating table south_migrationhistory
Installing index for auth.Permission model
Installing index for auth.Group_permissions model
Installing index for auth.User_user_permissions model
Installing index for auth.User_groups model
Installing index for auth.Message model
Installing index for admin.LogEntry model
No fixtures found.
Migrating...
Running migrations for desktop:
- Migrating forwards to 0004_grouprelations.
desktop:0001_initial
desktop:0002_add_groups_and_homedirs
desktop:0003_group_permissions
desktop:0004_grouprelations
- Loading initial data for desktop.
No fixtures found.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
Migrated:
- desktop
Installed:
hue-common.x86_64 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-common installed
Installing Hue proxy package...
BEGIN yum info hue-proxy
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-proxy
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 12 k
Repo : cloudera-cdh3
Summary : Reverse proxy for the Hue server
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Proxies HTTP requests through the Hue server. This is
intended to
: be used for "built-in" UIs.
END (0)
BEGIN yum list installed hue-proxy
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-proxy
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-proxy.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-proxy noarch 1.2.0.0+114.45-1 cloudera-cdh3 12 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 12 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-proxy 1/1=== Installing app at /usr/share/hue/apps/proxy
Updating registry with proxy v.1.2.0
make: Entering directory `/usr/share/hue/apps/proxy'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/proxy'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
proxy
Migrated:
- desktop
Running migrations for desktop:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-proxy.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-proxy installed
Installing Hue about package...
BEGIN yum info hue-about
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-about
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 34 k
Repo : cloudera-cdh3
Summary : Show version and configuration information about Hue
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Displays the current version and configuration information
about
: your Hue installation.
END (0)
BEGIN yum list installed hue-about
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-about
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-about.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-about noarch 1.2.0.0+114.45-1 cloudera-cdh3 34 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 34 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-about 1/1=== Installing app at /usr/share/hue/apps/about
Updating registry with about v.1.2.0
make: Entering directory `/usr/share/hue/apps/about'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/about'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
proxy
Migrated:
- desktop
Running migrations for desktop:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-about.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-about installed
Installing Hue help package...
BEGIN yum info hue-help
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-help
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 15 k
Repo : cloudera-cdh3
Summary : Display help documentation for various Hue apps
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Displays help documentation for various Hue apps.
END (0)
BEGIN yum list installed hue-help
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-help
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-help.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-help noarch 1.2.0.0+114.45-1 cloudera-cdh3 15 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 15 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-help 1/1=== Installing app at /usr/share/hue/apps/help
Updating registry with help v.1.2.0
make: Entering directory `/usr/share/hue/apps/help'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/help'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
help
proxy
Migrated:
- desktop
Running migrations for desktop:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-help.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-help installed
Installing Hue file browser package...
BEGIN yum info hue-filebrowser
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-filebrowser
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 978 k
Repo : cloudera-cdh3
Summary : A UI for the Hadoop Distributed File System (HDFS)
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Filebrowser is a graphical web interface that lets you browse
and
: interact with the Hadoop Distributed File System (HDFS).
END (0)
BEGIN yum list installed hue-filebrowser
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-filebrowser
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-filebrowser.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-filebrowser noarch 1.2.0.0+114.45-1 cloudera-cdh3 978 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 978 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-filebrowser 1/1=== Installing app at
/usr/share/hue/apps/filebrowser
Updating registry with filebrowser v.1.2.0
make: Entering directory `/usr/share/hue/apps/filebrowser'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/filebrowser'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
filebrowser
help
proxy
Migrated:
- desktop
Running migrations for desktop:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-filebrowser.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-filebrowser installed
Installing Hue job browser package...
BEGIN yum info hue-jobbrowser
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-jobbrowser
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 777 k
Repo : cloudera-cdh3
Summary : A UI for viewing Hadoop map-reduce jobs
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Jobbrowser is a web interface for viewing Hadoop map-reduce
jobs
: running on your cluster.
END (0)
BEGIN yum list installed hue-jobbrowser
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-jobbrowser
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-jobbrowser.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-jobbrowser noarch 1.2.0.0+114.45-1 cloudera-cdh3 777 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 777 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-jobbrowser 1/1=== Installing app at
/usr/share/hue/apps/jobbrowser
Updating registry with jobbrowser v.1.2.0
make: Entering directory `/usr/share/hue/apps/jobbrowser'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/jobbrowser'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
filebrowser
help
jobbrowser
proxy
Migrated:
- desktop
Running migrations for desktop:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-jobbrowser.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-jobbrowser installed
Installing Hue job designer package...
BEGIN yum info hue-jobsub
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-jobsub
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 811 k
Repo : cloudera-cdh3
Summary : A UI for designing and submitting map-reduce jobs to Hadoop
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Jobsub is a web interface for designing and submitting
map-reduce
: jobs to Hadoop.
END (0)
BEGIN yum list installed hue-jobsub
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-jobsub
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-jobsub.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-jobsub noarch 1.2.0.0+114.45-1 cloudera-cdh3 811 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 811 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-jobsub 1/1=== Installing app at /usr/share/hue/apps/jobsub
Updating registry with jobsub v.1.2.0
make: Entering directory `/usr/share/hue/apps/jobsub'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/jobsub'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Running migrations for jobsub:
- Migrating forwards to 0001_initial.
jobsub:0001_initial
- Loading initial data for jobsub.
No fixtures found.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
filebrowser
help
jobbrowser
proxy
Migrated:
- desktop
- jobsub
Running migrations for desktop:
- Nothing to migrate.
Running migrations for jobsub:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-jobsub.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-jobsub installed
Installing Hue Beeswax package...
BEGIN yum info hue-beeswax
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-beeswax
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 1.6 M
Repo : cloudera-cdh3
Summary : A UI for Hive on Hue
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Beeswax is a web interface for Hive.
:
: It allows users to construct and run queries on Hive, manage
: tables, and import and export data.
END (0)
BEGIN yum list installed hue-beeswax
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-beeswax
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-beeswax.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-beeswax noarch 1.2.0.0+114.45-1 cloudera-cdh3 1.6 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 1.6 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-beeswax 1/1=== Installing app at
/usr/share/hue/apps/beeswax
Updating registry with beeswax v.1.2.0
make: Entering directory `/usr/share/hue/apps/beeswax'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/beeswax'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Running migrations for beeswax:
- Migrating forwards to 0002_auto__add_field_queryhistory_notify.
beeswax:0001_initial
beeswax:0002_auto__add_field_queryhistory_notify
- Loading initial data for beeswax.
No fixtures found.
Running migrations for jobsub:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
filebrowser
help
jobbrowser
proxy
Migrated:
- desktop
- beeswax
- jobsub
Running migrations for desktop:
- Nothing to migrate.
Running migrations for beeswax:
- Nothing to migrate.
Running migrations for jobsub:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-beeswax.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-beeswax installed
Installing Hue user admin package...
BEGIN yum info hue-useradmin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-useradmin
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 42 k
Repo : cloudera-cdh3
Summary : Create/delete users, update user information
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Create/delete Hue users, and update user information (name,
email,
: superuser status, etc.)
END (0)
BEGIN yum list installed hue-useradmin
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y -x hue-userman install hue-useradmin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-useradmin.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-useradmin noarch 1.2.0.0+114.45-1 cloudera-cdh3 42 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 42 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-useradmin 1/1=== Installing app at
/usr/share/hue/apps/useradmin
Updating registry with useradmin v.1.2.0
make: Entering directory `/usr/share/hue/apps/useradmin'
make: Nothing to be done for `egg-info'.
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/useradmin'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Running migrations for beeswax:
- Nothing to migrate.
Running migrations for jobsub:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
filebrowser
help
jobbrowser
proxy
useradmin
Migrated:
- desktop
- beeswax
- jobsub
Running migrations for desktop:
- Nothing to migrate.
Running migrations for beeswax:
- Nothing to migrate.
Running migrations for jobsub:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installed:
hue-useradmin.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-useradmin installed
Installing Hue package...
BEGIN yum info hue
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 1.9 k
Repo : cloudera-cdh3
Summary : The hue metapackage
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Hue is a browser-based desktop interface for interacting with
: Hadoop. It supports a file browser, job tracker interface, cluster
: health monitor, and more.
END (0)
BEGIN yum list installed hue
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Processing Dependency: hue-shell = 1.2.0.0+114.45-1 for package: hue
--> Running transaction check
---> Package hue-shell.x86_64 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue noarch 1.2.0.0+114.45-1 cloudera-cdh3 1.9 k
Installing for dependencies:
hue-shell x86_64 1.2.0.0+114.45-1 cloudera-cdh3 74 k
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 76 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 885 kB/s | 76 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-shell 1/2=== Installing app at /usr/share/hue/apps/shell
Updating registry with shell v.1.2.0
make: Entering directory `/usr/share/hue/apps/shell'
make -C src/shell
make[1]: Entering directory `/usr/share/hue/apps/shell/src/shell'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory `/usr/share/hue/apps/shell/src/shell'
make: Nothing to be done for `ext-eggs'.
make: Leaving directory `/usr/share/hue/apps/shell'
=== Saved registry at /usr/share/hue/app.reg
=== Saved /usr/share/hue/build/env/lib/python2.4/site-packages/hue.pth
make: Entering directory `/usr/share/hue/desktop'
--- Regenerating database at /usr/share/hue/desktop/desktop.db
--- Syncing/updating database at /usr/share/hue/desktop/desktop.db
Syncing...
No fixtures found.
Migrating...
Running migrations for desktop:
- Nothing to migrate.
Running migrations for beeswax:
- Nothing to migrate.
Running migrations for jobsub:
- Nothing to migrate.
Synced:
django.contrib.auth
django.contrib.contenttypes
django.contrib.sessions
django.contrib.sites
django.contrib.admin
django_extensions
south
depender
filebrowser
help
jobbrowser
proxy
shell
useradmin
Migrated:
- desktop
- beeswax
- jobsub
Running migrations for desktop:
- Nothing to migrate.
Running migrations for beeswax:
- Nothing to migrate.
Running migrations for jobsub:
- Nothing to migrate.
make: Leaving directory `/usr/share/hue/desktop'
Installing : hue 2/2
Installed:
hue.noarch 0:1.2.0.0+114.45-1
Dependency Installed:
hue-shell.x86_64 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue installed
disabling auto-start for hue
BEGIN /sbin/chkconfig hue off
error reading information on service hue: No such file or directory
END (1)
Installing Cloudera Manager agent package...
BEGIN yum info cloudera-manager-agent
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Installed Packages
Name : cloudera-manager-agent
Arch : x86_64
Version : 3.7.8.311
Release : 1
Size : 13 M
Repo : installed
Summary : The Cloudera Manager Agent
URL :
http://www.cloudera.comLicense : Proprietary
Description: The Cloudera Manager Agent.
:
: The Agent is deployed to machines running services managed by
: Cloudera Manager.
Available Packages
Name : cloudera-manager-agent
Arch : x86_64
Version : 4.4.908
Release : 1.cm450.p0.104
Size : 4.2 M
Repo : cloudera-manager
Summary : The Cloudera Manager Agent
URL :
http://www.cloudera.comLicense : Proprietary
Description: The Cloudera Manager Agent.
:
: The Agent is deployed to machines running services managed by
: Cloudera Manager.
END (0)
BEGIN yum list installed cloudera-manager-agent
Loaded plugins: dellsysid, fastestmirror, security
Installed Packages
cloudera-manager-agent.x86_64 3.7.8.311-1 installed
END (0)
BEGIN echo cloudera-manager-agent cloudera-manager-daemons
cloudera-manager-plugins | grep cloudera-manager-agent
cloudera-manager-agent cloudera-manager-daemons cloudera-manager-plugins
END (0)
BEGIN yum -y install cloudera-manager-agent
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package cloudera-manager-agent.x86_64 0:4.4.908-1.cm450.p0.104
set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
cloudera-manager-agent x86_64 4.4.908-1.cm450.p0.104 cloudera-manager 4.2 M
Transaction Summary
================================================================================
Install 0 Package(s)
Upgrade 1 Package(s)
Total download size: 4.2 M
Downloading Packages:
http://archive.cloudera.com/cloudera-manager/redhat/5/x86_64/cloudera-manager/3/RPMS/x86_64/cloudera-manager-agent-4.4.908-1.cm450.p0.104.x86_64.rpm:
[Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error Downloading Packages:
cloudera-manager-agent-4.4.908-1.cm450.p0.104.x86_64: failure:
RPMS/x86_64/cloudera-manager-agent-4.4.908-1.cm450.p0.104.x86_64.rpm
from cloudera-manager: [Errno 256] No more mirrors to try.
END (1)
remote package cloudera-manager-agent could not be installed, giving up
Reverting changes...
rollback started
On Wed, Apr 10, 2013 at 11:24 AM, Philip Zeyliger wrote:This time it failed at:
remote package hue-oozie-auth-plugin is not available, giving up
You can do the same trick by installing that manually.
Somehow, the repository for CM that's being installed during the wizard
isn't a good one. You could look to see what's in /etc/yum/repos.d on your
other machines to see what they've got, or you can look at that directory
while installation is in progress to see what the software is setting it up
as.
Cheers,
-- Philip
On Wed, Apr 10, 2013 at 5:16 AM, Mike Denning wrote:
Hi Philip,
You said my repos look wrong, but they're being setup by cloudera
manager. Before I retried, I rm'd /etc/yum.repos.d/cloudera*
I then tried again to install, no go.
I then tried to install the package manually before using cloudera
manager to install, and it still failed.
[root@hadoop40 ~]# wget
http://archive.cloudera.com/cloudera-manager/redhat/5/x86_64/cloudera-manager/3/RPMS/hue-hadoop-auth-plugin-3.7.8.1-1.noarch.rpmoot@hadoop40 ~]# rpm --install --nodeps
hue-hadoop-auth-plugin-3.7.8.1-1.noarch.rpm
Any ideas?
see log:
/tmp/scm_prepare_node.Vuw16871
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 (0)
CentOS release 5.8 (Final)
/etc/redhat-release ==> CentOS 5
Detecting Cloudera Manager server...
BEGIN host -t PTR 192.168.10.108
Host 108.10.168.192.in-addr.arpa. not found: 3(NXDOMAIN)
END (1)
BEGIN ping -c 1 192.168.10.108
PING 192.168.10.108 (192.168.10.108) 56(84) bytes of data.
64 bytes from 192.168.10.108: icmp_seq=1 ttl=64 time=0.058 ms
--- 192.168.10.108 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.058/0.058/0.058/0.000 ms
END (0)
scm server found
BEGIN rpm -qp --nosignature
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm
--qf '%{NAME}\n'
cdh3-repository
END (0)
Installing CDH repository...
BEGIN yum list installed cdh3-repository
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y --nogpgcheck localinstall
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm
Loaded plugins: dellsysid, fastestmirror, security
Setting up Local Package Process
Examining
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm:
cdh3-repository-1.0-1.noarch
Marking
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cdh3-repository-1.0-1.noarch.rpm
to be installed
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Resolving Dependencies
--> Running transaction check
---> Package cdh3-repository.noarch 0:1.0-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
cdh3-repository noarch 1.0-1 /cdh3-repository-1.0-1.noarch 13 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total size: 13 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : cdh3-repository 1/1
Installed:
cdh3-repository.noarch 0:1.0-1
Complete!
END (0)
local package cdh3-repository installed
BEGIN rpm -qp --nosignature
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm
--qf '%{NAME}\n'
cloudera-manager-repository
END (0)
Installing Cloudera Manager repository...
BEGIN yum list installed cloudera-manager-repository
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y --nogpgcheck localinstall
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm
Loaded plugins: dellsysid, fastestmirror, security
Setting up Local Package Process
Examining
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm:
cloudera-manager-repository-3.7-1.noarch
Marking
/tmp/scm_prepare_node.Vuw16871/packages/rhel5/cloudera-manager-repository-3.7-1.noarch.rpm
to be installed
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Resolving Dependencies
--> Running transaction check
---> Package cloudera-manager-repository.noarch 0:3.7-1 set to be
updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package
Arch Version Repository Size
================================================================================
Installing:
cloudera-manager-repository
noarch 3.7-1 /cloudera-manager-repository-3.7-1.noarch 1.9 k
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total size: 1.9 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : cloudera-manager-repository 1/1
Installed:
cloudera-manager-repository.noarch 0:3.7-1
Complete!
END (0)
local package cloudera-manager-repository installed
Installing JDK package...
BEGIN yum info jdk
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Installed Packages
Name : jdk
Arch : x86_64
Epoch : 2000
Version : 1.6.0_31
Release : fcs
Size : 143 M
Repo : installed
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 list installed jdk
Loaded plugins: dellsysid, fastestmirror, security
Installed Packages
jdk.x86_64 2000:1.6.0_31-fcs installed
END (0)
BEGIN echo cloudera-manager-agent cloudera-manager-daemons
cloudera-manager-plugins | grep jdk
END (1)
remote package jdk is already installed
Installing Hadoop package...
BEGIN yum info hadoop-0.20
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-0.20
Arch : noarch
Version : 0.20.2+923.479
Release : 1
Size : 32 M
Repo : cloudera-cdh3
Summary : Hadoop is a software platform for processing vast amounts of
data
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: Hadoop is a software platform that lets one easily write
and
: run applications that process vast amounts of data.
:
: Here's what makes Hadoop especially useful:
: * Scalable: Hadoop can reliably store and process petabytes.
: * Economical: It distributes the data and processing across
: clusters of commonly available computers. These clusters can
: number into the thousands of nodes.
: * Efficient: By distributing the data, Hadoop can process it in
: parallel on the nodes where the data is located. This makes it
: extremely rapid.
: * Reliable: Hadoop automatically maintains multiple copies of data
: and automatically redeploys computing tasks based on failures.
:
: Hadoop implements MapReduce, using the Hadoop Distributed File
: System (HDFS). MapReduce divides applications into many small
: blocks of work. HDFS creates multiple replicas of data blocks for
: reliability, placing them on compute nodes around the cluster.
: MapReduce can then process the data where it is located.
END (0)
BEGIN yum list installed hadoop-0.20
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-0.20
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20.noarch 0:0.20.2+923.479-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-0.20 noarch 0.20.2+923.479-1 cloudera-cdh3 32 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 32 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-0.20 1/1
Installed:
hadoop-0.20.noarch 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20 installed
Installing Hadoop native package...
BEGIN yum info hadoop-0.20-native
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-0.20-native
Arch : i386
Version : 0.20.2+923.479
Release : 1
Size : 59 k
Repo : cloudera-cdh3
Summary : Native libraries for Hadoop Compression
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: Native libraries for Hadoop compression
Name : hadoop-0.20-native
Arch : x86_64
Version : 0.20.2+923.479
Release : 1
Size : 63 k
Repo : cloudera-cdh3
Summary : Native libraries for Hadoop Compression
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: Native libraries for Hadoop compression
END (0)
BEGIN yum list installed hadoop-0.20-native
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-0.20-native
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20-native.i386 0:0.20.2+923.479-1 set to be
updated
---> Package hadoop-0.20-native.x86_64 0:0.20.2+923.479-1 set to be
updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-0.20-native i386 0.20.2+923.479-1 cloudera-cdh3 59 k
hadoop-0.20-native x86_64 0.20.2+923.479-1 cloudera-cdh3 63 k
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 121 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 1.3 MB/s | 121 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-0.20-native 1/2
Installing : hadoop-0.20-native 2/2
Installed:
hadoop-0.20-native.i386 0:0.20.2+923.479-1
hadoop-0.20-native.x86_64 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20-native installed
Installing Hadoop sbin package...
BEGIN yum info hadoop-0.20-sbin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-0.20-sbin
Arch : i386
Version : 0.20.2+923.479
Release : 1
Size : 27 k
Repo : cloudera-cdh3
Summary : Binaries for secured Hadoop clusters
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: This package contains a setuid program, 'task-controller',
which is
: used for launching MapReduce tasks in a secured MapReduce cluster.
: This program allows the tasks to run as the Unix user who submitted
: the job, rather than the Unix user running the MapReduce daemons.
: This package also contains 'jsvc', a daemon wrapper necessary to
: allow DataNodes to bind to a low (privileged) port and then drop
: root privileges before continuing operation.
Name : hadoop-0.20-sbin
Arch : x86_64
Version : 0.20.2+923.479
Release : 1
Size : 31 k
Repo : cloudera-cdh3
Summary : Binaries for secured Hadoop clusters
URL :
http://hadoop.apache.org/core/License : Apache License v2.0
Description: This package contains a setuid program, 'task-controller',
which is
: used for launching MapReduce tasks in a secured MapReduce cluster.
: This program allows the tasks to run as the Unix user who submitted
: the job, rather than the Unix user running the MapReduce daemons.
: This package also contains 'jsvc', a daemon wrapper necessary to
: allow DataNodes to bind to a low (privileged) port and then drop
: root privileges before continuing operation.
END (0)
BEGIN yum list installed hadoop-0.20-sbin
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-0.20-sbin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20-sbin.i386 0:0.20.2+923.479-1 set to be updated
---> Package hadoop-0.20-sbin.x86_64 0:0.20.2+923.479-1 set to be
updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-0.20-sbin i386 0.20.2+923.479-1 cloudera-cdh3 27 k
hadoop-0.20-sbin x86_64 0.20.2+923.479-1 cloudera-cdh3 31 k
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 58 k
Downloading Packages:
--------------------------------------------------------------------------------
Total 830 kB/s | 58 kB 00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-0.20-sbin 1/2
Installing : hadoop-0.20-sbin 2/2
Installed:
hadoop-0.20-sbin.i386 0:0.20.2+923.479-1
hadoop-0.20-sbin.x86_64 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20-sbin installed
Installing ZooKeeper package...
BEGIN yum info hadoop-zookeeper
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-zookeeper
Arch : noarch
Version : 3.3.5+19.11
Release : 1
Size : 2.9 M
Repo : cloudera-cdh3
Summary : A high-performance coordination service for distributed
: applications.
URL :
http://hadoop.apache.org/zookeeper/License : APL2
Description: ZooKeeper is a centralized service for maintaining
configuration
: information, naming, providing distributed synchronization, and
: providing group services. All of these kinds of services are used
: in some form or another by distributed applications. Each time they
: are implemented there is a lot of work that goes into fixing the
: bugs and race conditions that are inevitable. Because of the
: difficulty of implementing these kinds of services, applications
: initially usually skimp on them ,which make them brittle in the
: presence of change and difficult to manage. Even when done
: correctly, different implementations of these services lead to
: management complexity when the applications are deployed.
END (0)
BEGIN yum list installed hadoop-zookeeper
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-zookeeper
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-zookeeper.noarch 0:3.3.5+19.11-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-zookeeper noarch 3.3.5+19.11-1 cloudera-cdh3 2.9 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 2.9 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-zookeeper 1/1
Installed:
hadoop-zookeeper.noarch 0:3.3.5+19.11-1
Complete!
END (0)
remote package hadoop-zookeeper installed
Installing HBase package...
BEGIN yum info hadoop-hbase
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-hbase
Arch : noarch
Version : 0.90.6+84.89
Release : 1
Size : 29 M
Repo : cloudera-cdh3
Summary : HBase is the Hadoop database. Use it when you need random,
realtime
: read/write access to your Big Data. This project's goal is the
: hosting of very large tables -- billions of rows X millions of
: columns -- atop clusters of commodity hardware.
URL :
http://hadoop.apache.org/hbase/License : APL2
Description: HBase is an open-source, distributed, column-oriented store
modeled
: after Google' Bigtable: A Distributed Storage System for Structured
: Data by Chang et al. Just as Bigtable leverages the distributed
: data storage provided by the Google File System, HBase provides
: Bigtable-like capabilities on top of Hadoop. HBase includes:
:
: * Convenient base classes for backing Hadoop MapReduce jobs
: with HBase tables
: * Query predicate push down via server side scan and get
: filters
: * Optimizations for real time queries
: * A high performance Thrift gateway
: * A REST-ful Web service gateway that supports XML, Protobuf,
: and binary data encoding options
: * Cascading source and sink modules
: * Extensible jruby-based (JIRB) shell
: * Support for exporting metrics via the Hadoop metrics
: subsystem to files or Ganglia; or via JMX
END (0)
BEGIN yum list installed hadoop-hbase
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-hbase
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-hbase.noarch 0:0.90.6+84.89-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-hbase noarch 0.90.6+84.89-1 cloudera-cdh3 29 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 29 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-hbase 1/1
Installed:
hadoop-hbase.noarch 0:0.90.6+84.89-1
Complete!
END (0)
remote package hadoop-hbase installed
Installing Hive package...
BEGIN yum info hadoop-hive
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-hive
Arch : noarch
Version : 0.7.1+42.61
Release : 2
Size : 21 M
Repo : cloudera-cdh3
Summary : Hive is a data warehouse infrastructure built on top of Hadoop
URL :
http://hadoop.apache.org/hive/License : Apache License v2.0
Description: Hive is a data warehouse infrastructure built on top of
Hadoop that
: provides tools to enable easy data summarization, adhoc querying
: and analysis of large datasets data stored in Hadoop files. It
: provides a mechanism to put structure on this data and it also
: provides a simple query language called Hive QL which is based on
: SQL and which enables users familiar with SQL to query this data.
: At the same time, this language also allows traditional map/reduce
: programmers to be able to plug in their custom mappers and reducers
: to do more sophisticated analysis which may not be supported by the
: built-in capabilities of the language.
END (0)
BEGIN yum list installed hadoop-hive
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-hive
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-hive.noarch 0:0.7.1+42.61-2 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-hive noarch 0.7.1+42.61-2 cloudera-cdh3 21 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 21 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-hive 1/1
Installed:
hadoop-hive.noarch 0:0.7.1+42.61-2
Complete!
END (0)
remote package hadoop-hive installed
Installing Pig package...
BEGIN yum info hadoop-pig
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hadoop-pig
Arch : noarch
Version : 0.8.1+28.47
Release : 1
Size : 30 M
Repo : cloudera-cdh3
Summary : Pig is a platform for analyzing large data sets
URL :
http://hadoop.apache.org/pig/License : Apache License v2.0
Description: Pig is a platform for analyzing large data sets that
consists
of a
: high-level language for expressing data analysis programs, coupled
: with infrastructure for evaluating these programs. The salient
: property of Pig programs is that their structure is amenable to
: substantial parallelization, which in turns enables them to handle
: very large data sets.
:
: At the present time, Pig's infrastructure layer consists of a
: compiler that produces sequences of Map-Reduce programs, for which
: large-scale parallel implementations already exist (e.g., the
: Hadoop subproject). Pig's language layer currently consists of a
: textual language called Pig Latin, which has the following key
: properties:
:
: * Ease of programming
: It is trivial to achieve parallel execution of simple,
: "embarrassingly parallel" data analysis tasks. Complex tasks
: comprised of multiple interrelated data transformations are
: explicitly encoded as data flow sequences, making them easy to
: write, understand, and maintain.
: * Optimization opportunities
: The way in which tasks are encoded permits the system to
: optimize their execution automatically, allowing the user to focus
: on semantics rather than efficiency.
: * Extensibility
: Users can create their own functions to do special-purpose
: processing.
END (0)
BEGIN yum list installed hadoop-pig
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hadoop-pig
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-pig.noarch 0:0.8.1+28.47-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hadoop-pig noarch 0.8.1+28.47-1 cloudera-cdh3 30 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 30 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hadoop-pig 1/1
Installed:
hadoop-pig.noarch 0:0.8.1+28.47-1
Complete!
END (0)
remote package hadoop-pig installed
Installing Oozie client package...
BEGIN yum info oozie-client
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : oozie-client
Arch : noarch
Version : 2.3.2+27.30
Release : 1
Size : 35 M
Repo : cloudera-cdh3
Summary : Client for Oozie Workflow Engine
URL :
http://www.cloudera.comLicense : APL2
Description: Oozie client is a command line client utility that allows
remote
: administration and monitoring of worflows. Using this client
: utility you can submit worflows, start/suspend/resume/kill
: workflows and find out their status at any instance. Apart from
: such operations, you can also change the status of the entire
: system, get vesion information. This client utility also allows you
: to validate any worflows before they are deployed to the Oozie
: server.
END (0)
BEGIN yum list installed oozie-client
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install oozie-client
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package oozie-client.noarch 0:2.3.2+27.30-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
oozie-client noarch 2.3.2+27.30-1 cloudera-cdh3 35 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 35 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : oozie-client 1/1
Installed:
oozie-client.noarch 0:2.3.2+27.30-1
Complete!
END (0)
remote package oozie-client installed
Installing Oozie package...
BEGIN yum info oozie
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : oozie
Arch : noarch
Version : 2.3.2+27.30
Release : 1
Size : 57 M
Repo : cloudera-cdh3
Summary : Oozie is a system that runs workflows of Hadoop jobs.
URL :
http://www.cloudera.comLicense : APL2
Description: Oozie is a system that runs workflows of Hadoop jobs.
: Oozie workflows are actions arranged in a control dependency DAG
: (Direct Acyclic Graph).
:
: Oozie coordinator functionality allows to start workflows at
: regular frequencies and when data becomes available in HDFS.
:
: An Oozie workflow may contain the following types of actions
: nodes: map-reduce, map-reduce streaming, map-reduce pipes, pig,
: file-system, sub-workflows, java, hive, sqoop and ssh (deprecated).
:
: Flow control operations within the workflow can be done using
: decision, fork and join nodes. Cycles in workflows are not
: supported.
:
: Actions and decisions can be parameterized with job properties,
: actions output (i.e. Hadoop counters) and HDFS file information
: (file exists, file size, etc). Formal parameters are expressed in
: the workflow definition as ${VAR} variables.
:
: A Workflow application is an HDFS directory that contains the
: workflow definition (an XML file), all the necessary files to run
: all the actions: JAR files for Map/Reduce jobs, shells for
: streaming Map/Reduce jobs, native libraries, Pig scripts, and other
: resource files.
:
: Running workflow jobs is done via command line tools, a
: WebServices API or a Java API.
:
: Monitoring the system and workflow jobs can be done via a web
: console, the command line tools, the WebServices API and the Java
: API.
:
: Oozie is a transactional system and it has built in automatic and
: manual retry capabilities.
:
: In case of workflow job failure, the workflow job can be rerun
: skipping previously completed actions, the workflow application can
: be patched before being rerun.
END (0)
BEGIN yum list installed oozie
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install oozie
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package oozie.noarch 0:2.3.2+27.30-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
oozie noarch 2.3.2+27.30-1 cloudera-cdh3 57 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 57 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : oozie 1/1
Installed:
oozie.noarch 0:2.3.2+27.30-1
Complete!
END (0)
remote package oozie installed
disabling auto-start for oozie
BEGIN /sbin/chkconfig oozie off
END (0)
Installing Hue plugins package...
BEGIN yum info hue-plugins
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Available Packages
Name : hue-plugins
Arch : noarch
Version : 1.2.0.0+114.45
Release : 1
Size : 1.5 M
Repo : cloudera-cdh3
Summary : Hadoop plugins for Hue
URL :
http://github.com/cloudera/hueLicense : ASL 2.0
Description: Plugins for Hue
:
: This package should be installed on each node in the Hadoop
: cluster.
END (0)
BEGIN yum list installed hue-plugins
Loaded plugins: dellsysid, fastestmirror, security
Error: No matching Packages to list
END (1)
BEGIN yum -y install hue-plugins
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package hue-plugins.noarch 0:1.2.0.0+114.45-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
hue-plugins noarch 1.2.0.0+114.45-1 cloudera-cdh3 1.5 M
Transaction Summary
================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total download size: 1.5 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : hue-plugins 1/1
Installed:
hue-plugins.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-plugins installed
Installing Hadoop plugins package for Hue Authorization Manager...
BEGIN yum info hue-hadoop-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Installed Packages
Name : hue-hadoop-auth-plugin
Arch : noarch
Version : 3.7.8.1
Release : 1
Size : 195 k
Repo : installed
Summary : Cloudera Enterprise Authorization Manager plugin for Hadoop
URL :
http://www.cloudera.comLicense : Proprietary
Description: Hadoop plugin for Cloudera Enterprise Authorization
Manager.
:
: This package should be installed on each NameNode and JobTracker in
: the Hadoop cluster.
END (0)
BEGIN yum list installed hue-hadoop-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Installed Packages
hue-hadoop-auth-plugin.noarch 3.7.8.1-1 installed
END (0)
BEGIN echo cloudera-manager-agent cloudera-manager-daemons
cloudera-manager-plugins | grep hue-hadoop-auth-plugin
END (1)
remote package hue-hadoop-auth-plugin is already installed
Installing Oozie plugins package for Hue Authorization Manager...
BEGIN yum info hue-oozie-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Error: No matching Packages to list
END (1)
remote package hue-oozie-auth-plugin is not available, giving up
Reverting changes...
rollback started
Removing Hue plugins package...
BEGIN yum -y erase hue-plugins
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hue-plugins.noarch 0:1.2.0.0+114.45-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hue-plugins noarch 1.2.0.0+114.45-1 installed 1.6 M
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hue-plugins 1/1
Removed:
hue-plugins.noarch 0:1.2.0.0+114.45-1
Complete!
END (0)
remote package hue-plugins removed
Removing Oozie package...
BEGIN yum -y erase oozie
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package oozie.noarch 0:2.3.2+27.30-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
oozie noarch 2.3.2+27.30-1 installed 58 M
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : oozie 1/1
Removed:
oozie.noarch 0:2.3.2+27.30-1
Complete!
END (0)
remote package oozie removed
Removing Oozie client package...
BEGIN yum -y erase oozie-client
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package oozie-client.noarch 0:2.3.2+27.30-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
oozie-client noarch 2.3.2+27.30-1 installed 54 M
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : oozie-client 1/1
Removed:
oozie-client.noarch 0:2.3.2+27.30-1
Complete!
END (0)
remote package oozie-client removed
Removing Pig package...
BEGIN yum -y erase hadoop-pig
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-pig.noarch 0:0.8.1+28.47-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hadoop-pig noarch 0.8.1+28.47-1 installed 88 M
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hadoop-pig 1/1
Removed:
hadoop-pig.noarch 0:0.8.1+28.47-1
Complete!
END (0)
remote package hadoop-pig removed
Removing Hive package...
BEGIN yum -y erase hadoop-hive
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-hive.noarch 0:0.7.1+42.61-2 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hadoop-hive noarch 0.7.1+42.61-2 installed 108 M
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hadoop-hive 1/1
Removed:
hadoop-hive.noarch 0:0.7.1+42.61-2
Complete!
END (0)
remote package hadoop-hive removed
Removing HBase package...
BEGIN yum -y erase hadoop-hbase
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-hbase.noarch 0:0.90.6+84.89-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hadoop-hbase noarch 0.90.6+84.89-1 installed 36 M
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hadoop-hbase 1/1
Removed:
hadoop-hbase.noarch 0:0.90.6+84.89-1
Complete!
END (0)
remote package hadoop-hbase removed
Removing ZooKeeper package...
BEGIN yum -y erase hadoop-zookeeper
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-zookeeper.noarch 0:3.3.5+19.11-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hadoop-zookeeper noarch 3.3.5+19.11-1 installed 5.8 M
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hadoop-zookeeper 1/1
Removed:
hadoop-zookeeper.noarch 0:3.3.5+19.11-1
Complete!
END (0)
remote package hadoop-zookeeper removed
Removing Hadoop sbin package...
BEGIN yum -y erase hadoop-0.20-sbin
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20-sbin.i386 0:0.20.2+923.479-1 set to be erased
---> Package hadoop-0.20-sbin.x86_64 0:0.20.2+923.479-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hadoop-0.20-sbin i386 0.20.2+923.479-1 installed 54 k
hadoop-0.20-sbin x86_64 0.20.2+923.479-1 installed 64 k
Transaction Summary
================================================================================
Remove 2 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hadoop-0.20-sbin 1/2
Erasing : hadoop-0.20-sbin 2/2
Removed:
hadoop-0.20-sbin.i386 0:0.20.2+923.479-1
hadoop-0.20-sbin.x86_64 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20-sbin removed
Removing Hadoop native package...
BEGIN yum -y erase hadoop-0.20-native
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20-native.i386 0:0.20.2+923.479-1 set to be erased
---> Package hadoop-0.20-native.x86_64 0:0.20.2+923.479-1 set to be
erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hadoop-0.20-native i386 0.20.2+923.479-1 installed 153 k
hadoop-0.20-native x86_64 0.20.2+923.479-1 installed 185 k
Transaction Summary
================================================================================
Remove 2 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hadoop-0.20-native 1/2
Erasing : hadoop-0.20-native 2/2
Removed:
hadoop-0.20-native.i386 0:0.20.2+923.479-1
hadoop-0.20-native.x86_64 0:0.20.2+923.479-1
Complete!
END (0)
remote package hadoop-0.20-native removed
Removing Hadoop package...
BEGIN yum -y erase hadoop-0.20
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package hadoop-0.20.noarch 0:0.20.2+923.479-1 set to be erased
--> Processing Dependency: hadoop-0.20 >= 0.20.2+887 for package:
hue-hadoop-auth-plugin
--> Running transaction check
---> Package hue-hadoop-auth-plugin.noarch 0:3.7.8.1-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
hadoop-0.20 noarch 0.20.2+923.479-1 installed 51 M
Removing for dependencies:
hue-hadoop-auth-plugin noarch 3.7.8.1-1 installed 195 k
Transaction Summary
================================================================================
Remove 2 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : hue-hadoop-auth-plugin 1/2
Erasing : hadoop-0.20 2/2
Removed:
hadoop-0.20.noarch 0:0.20.2+923.479-1
Dependency Removed:
hue-hadoop-auth-plugin.noarch 0:3.7.8.1-1
Complete!
END (0)
remote package hadoop-0.20 removed
Removing Cloudera Manager repository...
BEGIN yum -y erase cloudera-manager-repository
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package cloudera-manager-repository.noarch 0:3.7-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
cloudera-manager-repository noarch 3.7-1 installed 1.9 k
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : cloudera-manager-repository 1/1
Removed:
cloudera-manager-repository.noarch 0:3.7-1
Complete!
END (0)
local package cloudera-manager-repository removed
Removing CDH repository...
BEGIN yum -y erase cdh3-repository
Loaded plugins: dellsysid, fastestmirror, security
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package cdh3-repository.noarch 0:1.0-1 set to be erased
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Removing:
cdh3-repository noarch 1.0-1 installed 13 k
Transaction Summary
================================================================================
Remove 1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Erasing : cdh3-repository 1/1
Removed:
cdh3-repository.noarch 0:1.0-1
Complete!
END (0)
local package cdh3-repository removed
Uninstalled.
rollback completed
closing logging file descriptor
On Tue, Apr 9, 2013 at 7:18 PM, Philip Zeyliger <
philip@cloudera.com>
wrote:
hue-hadoop-auth-plugin is at
http://archive.cloudera.com/cloudera-manager/redhat/6/x86_64/cloudera-manager/3/RPMS/. That's for RH/CentOS 6. If you're using a different OS (e.g., RH5)
be
sure to grab it differently.
You can install the agent and friends manually if other things fail,
but
it
looks like your yum repos aren't quite set up right.
-- Philip
On Tue, Apr 9, 2013 at 3:13 PM, Mike Denning <
mdenning@owneriq.com>
wrote:
I'm trying to add 3 hosts to an existing 32 node production
cluster...
it gets all the way to installing Hue and then dies.
BEGIN yum info hue-hadoop-auth-plugin
Loaded plugins: dellsysid, fastestmirror, security
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Error: No matching Packages to list
END (1)
remote package hue-hadoop-auth-plugin is not available, giving up
A little help? Can I skip Hue somehow? I don't need it.
Version: 3.7.5 (built by jenkins on 20120326-1631 git:
f7a7b25a4810a82da06605828c24e310057f087c)