Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

How to install Cloudera Manager on single machine(Centos7)

avatar
New Contributor

Hi,

Is it possible to install CDH with cloudera manager on a single machine (Centos7), if yes then please share some links.

 

Thanks

6 REPLIES 6

avatar
Champion

you can either use quickstart vm that comes with all the CDH and Cloudera manager installed . 

https://www.cloudera.com/downloads/quickstart_vms/5-12.html

 

or you could do all by urself if you already a have vm with all the operating system loaded 

for testing it is recommend to use path A installation . which is below 

 

(Make sure you have the host file being configured all the pre-requistes before firing the installer ) 

you can start with the single node cluster 

 

https://www.cloudera.com/documentation/enterprise/5-5-x/topics/cm_ig_install_path_a.html

 

hope this is suffice . 

 

 

avatar
New Contributor

Thanks for your response, I don't want to use VM and the other link you shared is for Cloudera Manager installation which i think needs more than one machine. I want to install Cloudera Manager in pseudo distributed mode on singe machine with Centos 7 as OS.

avatar
Champion

Once you go all the way up to mapping the roles like namenode,datanode,yarn etc  , you could just select all the service to one host like single node cluster . or you could do the command line installation following the steps 

 

https://www.cloudera.com/documentation/enterprise/5-7-x/topics/cdh_qs_yarn_pseudo.html

 

hope this helps 

avatar
New Contributor

Thank you for your reponse, I have aleady tried the link you have given but it only installs CDH not cloudera manager.

avatar
Super Collaborator

Hi PNT,

 

Here are some updated directions  https://www.cloudera.com/documentation/enterprise/latest/topics/cm_ig_install_path_a.html 

 

Install the cloudera-manager-installer.bin file on your host.   Then login to Cloudera Manager, it will start the installation wizard to finish your installation of CM agents and CDH.  At the screen that asks for the host to install CDH, just give the hostname of the host CM is running on.

 

This should work.

 

Tina

avatar
Champion

Follow my previous response where i have given link that takes you to the  PATH A  installation , download the binary file and change the permission you should be able to execute it .