Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Dynamically update Number of nodes used by Hive's LLAP

avatar
New Member

Hello,

I use a cloud solution of hadoop (HDInsight) with Interactive Query HDI 3.6

I try to manage dynamic scale up and scale down of the cluster. I can change dynamically the number of worker node but when I do this, I have to change manually the number of nodes used by Hive's LLAP in Ambari UI : see screen shot

I want to do this dynamically with a script. I don't find how to do it without Ambari. is it possible?

Thank you.

72983-2018-05-23-18-18-26-ambari-datamusicd.png

1 ACCEPTED SOLUTION

avatar
New Member

I found the answer: we can use Ambari API or edit configuration by script as explained here https://cwiki.apache.org/confluence/display/AMBARI/Modify+configurations#space-menu-link-content

View solution in original post

1 REPLY 1

avatar
New Member

I found the answer: we can use Ambari API or edit configuration by script as explained here https://cwiki.apache.org/confluence/display/AMBARI/Modify+configurations#space-menu-link-content