Support Questions

Find answers, ask questions, and share your expertise

Dynamically update Number of nodes used by Hive's LLAP

avatar
New Contributor

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 Contributor

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 Contributor

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