You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Andras Gyori (Jira)" <ji...@apache.org> on 2021/04/27 13:04:00 UTC

[jira] [Created] (YARN-10759) Encapsulate queue config modes

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org