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.

Can we also select dedicated hosts/nodes which can be used by Hive's LLAP?

avatar
Expert Contributor

Hi Everyone,

We are working on configuring LLAP where we need to use only 5 dedicated servers. We found that we can choose the number on nodes used by LLAP but can we also select the hosts/nodes for llap.

16592-llap.png

Any help on this?

1 ACCEPTED SOLUTION

avatar

Hi @Shyam Shaw. You can't specify nodes in the LLAP configuration but can leverage node labels. https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_yarn-resource-management/content/ch_node....

You'll want to go into the LLAP YARN queue and enable node labels to dedicate nodes to LLAP.

17542-nodelabels.jpg

View solution in original post

2 REPLIES 2

avatar

Hi @Shyam Shaw. You can't specify nodes in the LLAP configuration but can leverage node labels. https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.1/bk_yarn-resource-management/content/ch_node....

You'll want to go into the LLAP YARN queue and enable node labels to dedicate nodes to LLAP.

17542-nodelabels.jpg

avatar
Expert Contributor

Hi @Scott Shaw Thank you so much.. We will test this feature..