Created on 08-27-2017 01:16 PM - edited 09-16-2022 05:09 AM
Hi,
Is it possible to install CDH with cloudera manager on a single machine (Centos7), if yes then please share some links.
Thanks
Created 08-28-2017 02:22 AM
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 .
Created 08-28-2017 02:41 AM
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.
Created on 08-28-2017 02:45 AM - edited 08-28-2017 03:02 AM
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
Created 08-28-2017 05:01 AM
Thank you for your reponse, I have aleady tried the link you have given but it only installs CDH not cloudera manager.
Created 08-28-2017 06:44 AM
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
Created on 08-29-2017 01:22 AM - edited 08-29-2017 01:23 AM
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 .