After Uninstalling Cloudera Manager and CDH software cloudera Software Uninstallation guide
and reinstalling with cloudera-manager-installer.bin I was keep getting
$ yum install cloudera-manager-installer.bin
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.mbni.med.umich.edu
* extras: mirror.cs.pitt.edu
* updates: mirror.atlanticmetro.net
No package cloudera-manager-installer.bin available.
Error: Nothing to do
Verified /etc/yum.repo.d/cloudera-manager.repo and everything was fine there.
Solution:
Remove the rm -rf /var/cache/yum/cloudera* and rm -rf /var/cache/yum/x86_64/6/cloudera*
After removing these I was able to re-install Cloudera manager again.
Hope someone will get benefit from here.
and reinstalling with cloudera-manager-installer.bin I was keep getting
$ yum install cloudera-manager-installer.bin
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.mbni.med.umich.edu
* extras: mirror.cs.pitt.edu
* updates: mirror.atlanticmetro.net
No package cloudera-manager-installer.bin available.
Error: Nothing to do
Verified /etc/yum.repo.d/cloudera-manager.repo and everything was fine there.
Solution:
Remove the rm -rf /var/cache/yum/cloudera* and rm -rf /var/cache/yum/x86_64/6/cloudera*
After removing these I was able to re-install Cloudera manager again.
Hope someone will get benefit from here.