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.

Things to consider before using DominanatResourceCalculator for Scheduling in HDP 2.4.0.0

avatar
Rising Star

Currently we are using DefaultResourceCalculator and planning to change that to DominanatResourceCalculator in HDP 2.4.0.0. Are there any challenges or known issues which we need to aware of before doing this change and also is it fully supported in the HDP version we are using.

If so, what is the recommended values/formula to use to calculate below parameters.

Percentage of physical CPU allocated for all containers on a node & Number of virtual cores

1 ACCEPTED SOLUTION

avatar

Here is a great blog on Dominant Resource Calculator by Varun Vasudev that you can reference.

http://hortonworks.com/blog/managing-cpu-resources-in-your-hadoop-yarn-clusters/

View solution in original post

2 REPLIES 2

avatar

Here is a great blog on Dominant Resource Calculator by Varun Vasudev that you can reference.

http://hortonworks.com/blog/managing-cpu-resources-in-your-hadoop-yarn-clusters/

avatar
Rising Star

Thanks @Binu Mathew