Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Cloudera-Services installation using parcels instead of cloudera manager ui

avatar
Rising Star

I am trying to automate the cloudera services installation process how can we manually install services like hue,hive,ranger using package install

3 REPLIES 3

avatar
Master Collaborator

Hi @hadoopranger 

Thanks for bringing up the issue. To better assist you, could you please provide more details about the following:

- On which servers you are trying to install the Cloudera services,

- Is it Public Cloud or a Private Cloud

avatar
Rising Star

Hi @shehbazk , I am trying to configure it for private cloud with a 50 nodes cluster.

Stuck on how to install hue,hive,ranger,nifi,impala without using cloudera manager ui

avatar
Super Collaborator

Hello @hadoopranger ,

If you are using Cloudera Manager to manage your services, you can add new services using this document

https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/managing-clusters/topics/cm-adding-a-service....

Also, you can use CM API to add the services to the cluster. 

https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/configuring-clusters/topics/cm-api-cluster-au...

 

Hope this helps! Cheers!