Tamas Domok created YARN-11646:
----------------------------------

             Summary: QueueCapacityConfigParser shouldn't ignore capacity 
config with 0 memory
                 Key: YARN-11646
                 URL: https://issues.apache.org/jira/browse/YARN-11646
             Project: Hadoop YARN
          Issue Type: Bug
          Components: capacityscheduler
    Affects Versions: 3.4.0
            Reporter: Tamas Domok
            Assignee: Tamas Domok


There is no reason to ignore the configured capacity if the memory is 0 in the 
configuration.

It makes it impossible to configure a zero absolute resource capacity.

Example:
{noformat}
root.default.capacity=[memory=0, vcores=0]
root.default.maximum-capacity=[memory=2048, vcores=2]
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
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