Akash created AMBARI-25193:
------------------------------
Summary: Configure queue capacities on absolute value basis in
capacity scheduler view
Key: AMBARI-25193
URL: https://issues.apache.org/jira/browse/AMBARI-25193
Project: Ambari
Issue Type: New Feature
Components: ambari-views
Reporter: Akash
>From hadoop 3.1.2 Administrators could specify absolute resources to a queue
>instead of providing percentage based values. This provides better control for
>admins to configure required amount of resources for a given queue.
But capacity scheduler view does not have the option to specify absolute
resources to a queue instead of providing percentage based values.
We need to directly login to Ambari>>Yarn configs , and need to change below
values
yarn.scheduler.capacity.<queue-path>.capacity
yarn.scheduler.capacity.<queue-path>.maximum-capacity
Below link will be helpful to understand the function of this properties
https://hadoop.apache.org/docs/r3.1.2/hadoop-yarn/hadoop-yarn-site/CapacityScheduler.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)