[
https://issues.apache.org/jira/browse/YARN-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423419#comment-15423419
]
Karthik Kambatla commented on YARN-4702:
----------------------------------------
Thinking more about this, we should avoid supporting minChildResources even if
that means an incomplete set of configs for ad hoc child queues.
Comments on the patch:
# It appears one could use this to set maxResources for non-adhoc child queues
as well. Can we prevent that?
# Do we need a check to assert {{maxChildQueueResources < maxQueueResources}}?
# Nice tests and thanks for cleaning up the javadocs etc.
> FairScheduler: Allow setting maxResources for ad hoc queues
> -----------------------------------------------------------
>
> Key: YARN-4702
> URL: https://issues.apache.org/jira/browse/YARN-4702
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: fairscheduler
> Affects Versions: 2.8.0
> Reporter: Karthik Kambatla
> Assignee: Daniel Templeton
> Attachments: YARN-4702.001.patch, YARN-4702.002.patch
>
>
> FairScheduler allows creating queues on the fly. Unlike other queues, one
> cannot set maxResources for these queues since they don't show up in the xml
> config. Adding a default maxResources for ad hoc pools would help.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]