You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2017/09/07 11:20:02 UTC

[jira] [Created] (AMBARI-21903) Yarn Queue Manager should allow -1 for Queue's Maximum Capacity

Prabhu Joseph created AMBARI-21903:
--------------------------------------

             Summary: Yarn Queue Manager should allow -1 for Queue's Maximum Capacity
                 Key: AMBARI-21903
                 URL: https://issues.apache.org/jira/browse/AMBARI-21903
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 2.5.0
            Reporter: Prabhu Joseph


YARN Capacity Scheduler Queue can have a maximum capacity as -1 to disable the elasticity. But YARN Queue Manager View does not allow users to set -1. 

https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/CapacityScheduler.html
{code}
yarn.scheduler.capacity.<queue-path>.maximum-capacity	Maximum queue capacity in percentage (%) as a float. This limits the elasticity for applications in the queue. Defaults to -1 which disables it.
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)