Andras Gyori created YARN-10759:
-----------------------------------

             Summary: Encapsulate queue config modes
                 Key: YARN-10759
                 URL: https://issues.apache.org/jira/browse/YARN-10759
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: capacity scheduler
            Reporter: Andras Gyori
            Assignee: Andras Gyori


Capacity Scheduler queues have three modes:
 * relative/percentage
 * weight
 * absolute

Most of them have their own:
 * validation logic
 * config setting logic
 * effective capacity calculation logic

These logics can be easily extracted and encapsulated in separate config mode 
classes. 



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

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

Reply via email to