Member since
04-12-2016
124
Posts
20
Kudos Received
17
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2107 | 11-26-2018 06:59 AM | |
16340 | 06-18-2018 08:29 AM | |
5786 | 03-12-2018 11:46 AM | |
2607 | 01-29-2018 12:59 PM | |
5106 | 10-10-2017 11:12 AM |
06-18-2018
08:29 AM
1 Kudo
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
... View more
06-18-2018
08:17 AM
Hmmm, worked for me on Friday. Let me try it again. In the mean time can you manually down load that file to your system? wget https://archive.cloudera.com/cm5/redhat/7/x86_64/cm/5.15.0/RPMS/x86_64/cloudera-manager-daemons-5.15.0-1.cm5150.p0.62.el7.x86_64.rpm Maybe it is a slow network issue? Will let you know if my install works.
... View more
06-18-2018
06:36 AM
Hi Alan, Are you doing a manual install of Cloudera Manager Server or using the cloudera-manager-installer.bin file? Try this first. run yum --enablerepo=cloudera-manager clean metadata Looks like you might be stuck in the middle of an older version. Just guessing. If you are doing a manual install what does your /etc/yum.repos.d/cloudera-manager.repo file say? Tina
... View more
06-15-2018
07:02 AM
HI Alan, I believe you are trying to do an install while the repos are getting updated. If you wait until later today it should work without any issues. Tina
... View more
04-10-2018
06:57 AM
1 Kudo
Great! Glad you figured it out!
... View more
04-09-2018
08:43 AM
Hi, I just did an install on Debian 8.4 and it worked. My exact commands. wget https://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin chmod 777 cloudera-manager-installer.bin ./cloudera-manager-installer.bin Try looking at all the install logs in /var/log/cloudera-manager-installer/ Maybe one of these logs will show you why the PostgreSQL database is not installing correctly or starting. Tina
... View more
04-09-2018
06:53 AM
Hi Youssef, Well, that error message isn't very helpful. Let me try this myself. I assume you are running on Debian 8.9 and trying to install Cloudera Manager 5.14.1. Tina
... View more
03-12-2018
11:46 AM
Hi Datta, You should not have to give anyone privs, CM will take care of that all for you. Tina
... View more
03-12-2018
10:08 AM
Do not choose "Single User Mode" There is a lot of setup you need to go through to get it to work. If you can, start over and do not choose the single user mode. Your install of CDH should work without any of these issues. Good Luck! Tina
... View more
03-12-2018
09:57 AM
Sorry, more questions: JDK installation Options Page: Did you choose to install JDK, and encryption policy files? Enable Single User Mode Page: You did NOT choose this option, correct? Provide SSH Login Credentials Page: You chose root/all hosts accept same password/YOUR-PASSWORD CM Agents installed on you hosts The rest of the pages you choose the defaults. Let me know. Tina
... View more