- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
cm5 installation error
- Labels:
-
Cloudera Manager
Created on ‎04-18-2014 10:11 AM - edited ‎09-16-2022 01:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am getting the follwoing error:
http://archive.cloudera.com/cm5/redhat/6/x86_64/cm/5/RPMS/x86_64/cloudera-manager-daemons-5.0.0-0.cm... [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://archive.cloudera.com/cm5/redhat/6/x86_64/cm/5/RPMS/x86_64/cloudera-manager-server-5.0.0-0.cm5... [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
Error Downloading Packages:
cloudera-manager-daemons-5.0.0-0.cm5b1.p0.77.el6.x86_64: failure: RPMS/x86_64/cloudera-manager-daemons-5.0.0-0.cm5b1.p0.77.el6.x86_64.rpm from cloudera-manager: [Errno 256] No more mirrors to try.
cloudera-manager-server-5.0.0-0.cm5b1.p0.77.el6.x86_64: failure: RPMS/x86_64/cloudera-manager-server-5.0.0-0.cm5b1.p0.77.el6.x86_64.rpm from cloudera-manager: [Errno 256] No more mirrors to try.
I just downloaded the cloudera-manager-installer.bin file today.
Any suggestion?
thanks
Created ‎04-18-2014 10:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Sounds like you've had the CM5b1 installer or repo configuration present on this node before and have some lingering repo configuration. You may wish to:
- rm -rf /var/cache/yum/x86_64/6/cloudera-manager/
- yum clean all
Also make sure in /etc/yum.repos.d that you don't have any conflicting repo files that would provide CM5b1 artifacts. What exact cloudera-manager-installer.bin file did you download (full URL)?
Created ‎04-18-2014 10:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Sounds like you've had the CM5b1 installer or repo configuration present on this node before and have some lingering repo configuration. You may wish to:
- rm -rf /var/cache/yum/x86_64/6/cloudera-manager/
- yum clean all
Also make sure in /etc/yum.repos.d that you don't have any conflicting repo files that would provide CM5b1 artifacts. What exact cloudera-manager-installer.bin file did you download (full URL)?
Created ‎04-22-2014 02:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- rm -rf /var/cache/yum/x86_64/6/cloudera-manager/
- yum clean all
worked for me.
I just downloaded the cloudera-manager-installer.bin from here.
