[ 
https://issues.apache.org/jira/browse/YARN-11646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805562#comment-17805562
 ] 

ASF GitHub Bot commented on YARN-11646:
---------------------------------------

brumi1024 merged PR #6433:
URL: https://github.com/apache/hadoop/pull/6433




> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to