Created 06-18-2018 08:29 AM
Hi Alan,
My install worked.
wget https://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin
--2018-06-18 08:21:08-- https://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin Resolving archive.cloudera.com (archive.cloudera.com)... 151.101.40.167 Connecting to archive.cloudera.com (archive.cloudera.com)|151.101.40.167|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 521175 (509K) [application/octet-stream] Saving to: ‘cloudera-manager-installer.bin’ 100%[===========================================================================================================>] 521,175 1.86MB/s in 0.3s 2018-06-18 08:21:09 (1.86 MB/s) - ‘cloudera-manager-installer.bin’ saved [521175/521175] chmod 777 cloudera-manager-installer.bin
./cloudera-manager-installer.bin
cat /etc/redhat-release CentOS Linux release 7.4.1708 (Core)
Try deleting the cloudera-manager-installer.bin file you have and delete any /etc/yum.repos.d/cloudera-manager.repo files
yum clean all
yum clean metadata
then copy the file and start over?
Notice I am running this on CentOS 7.4, what version are you using?
Tina