[
https://issues.apache.org/jira/browse/YARN-11646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805531#comment-17805531
]
ASF GitHub Bot commented on YARN-11646:
---------------------------------------
K0K0V0K commented on PR #6433:
URL: https://github.com/apache/hadoop/pull/6433#issuecomment-1886953063
Thanks @tomicooler for this change! LGTM!
> 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: [email protected]
For additional commands, e-mail: [email protected]