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

[jira] [Created] (YARN-10758) Mixed mode: Allow relative and absolute mode in the same queue hierarchy

Andras Gyori created YARN-10758:
-----------------------------------

             Summary: Mixed mode: Allow relative and absolute mode in the same queue hierarchy
                 Key: YARN-10758
                 URL: https://issues.apache.org/jira/browse/YARN-10758
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: capacity scheduler
            Reporter: Andras Gyori
            Assignee: Andras Gyori


Fair Scheduler supports mixed mode for maximum capacity. An example scenario of such configuration:
{noformat}
root.a.capacity [memory-mb=7268, vcores=8]{noformat}
{noformat}
root.a.a1.capacity 50{noformat}
{noformat}
root.a.a2.capacity 50{noformat}
Capacity Scheduler already permits using weight mode and relative/percentage mode in the same hierarchy, however, the absolute mode and relative mode is mutually exclusive. This improvement is a natural extension of CS to lift this limitation.



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

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