Peter Bacsko created YARN-9891:
----------------------------------

             Summary: Capacity scheduler: enhance capacity / maximum-capacity 
setting
                 Key: YARN-9891
                 URL: https://issues.apache.org/jira/browse/YARN-9891
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Peter Bacsko


Capacity Scheduler does not support two percentage values for capacity and 
maximum-capacity settings. So, you can't do something like this:

{{yarn.scheduler.capacity.root.users.john.maximum-capacity=memory-mb=50.0%, 
vcores=50.0%}}

It's possible to use absolute resources, but not two separate percentages 
(which expresses capacity as a percentage of the overall cluster resource). 
Such a configuration is accepted in Fair Scheduler.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to