Created on 07-16-2014 07:21 PM - edited 09-16-2022 02:02 AM
I'm installing Cloudera Manager 5.02 and encounter errors when installing services.
#########Error Info#############
A server error has occurred. Send the following information to Cloudera.
Path: http://192.168.28.40:7180/cmf/clusters/1/express-add-services/review
Version: Cloudera Express 5.0.2 (#297 built by jenkins on 20140606-2221 git: 80907df78ba6b50c21a598f0caff8b00685d5961)
Created 07-24-2014 08:36 PM
Created 07-23-2014 10:15 AM
Created 07-23-2014 08:02 PM
It seems that it's the source of yum's problem.
The output of "yum info hue" is
#######
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* epel: mirrors.hust.edu.cn
* extras: mirrors.btte.net
* updates: mirrors.btte.net
Available Packages
Name : hue
Arch : x86_64
Version : 3.6.0+cdh5.1.0+86
Release : 1.cdh5.1.0.p0.36.el5
Size : 2.3 k
Repo : cloudera-cdh5
Summary : The hue metapackage
URL : http://github.com/cloudera/hue
License : 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.
However "yum info zookeeper" is
##############
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.btte.net
* epel: mirrors.hust.edu.cn
* extras: mirrors.btte.net
* updates: mirrors.btte.net
Available Packages
Name : zookeeper
Arch : x86_64
Version : 3.4.5+26
Release : 1.cdh4.7.0.p0.17.el5
Size : 3.9 M
Repo : cloudera-cdh4
Summary : A high-performance coordination service for distributed applications.
URL : http://zookeeper.apache.org/
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.
Created 07-23-2014 08:58 PM
Created 07-23-2014 10:04 PM
Created 07-24-2014 10:50 AM
Created 07-24-2014 08:36 PM
Created on 07-24-2014 10:52 AM - edited 07-24-2014 11:06 AM
What distribution/version of linux are you installing on?
We need to look at actual packages installed on your system. The examples below assume you are on a RHEL variant, adjust for debian as necessary.
Can you please provide the following:
rpm -qa | grep -i hadoop
rpm -qa | grep -i hue
rpm -qa | grep -i zookeeper
rpm -qa | grep -i hive
rpm -qa | grep -i cloudera
When we are saying "uninstall" we are saying "remove the packages" for For CM/CDH so that you can properly do a parcel based install. Can you please share the URL from our documentation that you are following to uninstall/install as well.
Thanks
Todd
Created 08-05-2014 06:19 AM
Hi,
Can help you
http://www.cloudera.com/content/support/en/downloads/cloudera_manager/cm-5-1-0.html
Cloudera Manager Installation Guide.pdf - check uninstall guide
you need to record the paths which you install the CDH