[
https://issues.apache.org/jira/browse/YARN-10506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261259#comment-17261259
]
Andras Gyori commented on YARN-10506:
-------------------------------------
Added support for placementContexts. As of now, there are two ways to enable
auto queue creation under a specific ParentQueue:
1. Set the isCreateParentQueue and isCreateLeafQueue of
ApplicationPlacementContext (which will be done by the mapping rules)
2. If they are not set, the logic will fall back to check if the option enabled
for the ParentQueue:
{noformat}
yarn.scheduler.capacity.root.<parent>.auto-queue-creation.enabled{noformat}
Also, by its nature, dynamically created ParentQueues allow auto queue creation
by default. Therefore it is possible to create a new queue under a previously
auto created ParentQueue without setting anything.
> Update queue creation logic to use weight mode and allow the flexible
> static/dynamic creation
> ---------------------------------------------------------------------------------------------
>
> Key: YARN-10506
> URL: https://issues.apache.org/jira/browse/YARN-10506
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Benjamin Teke
> Assignee: Andras Gyori
> Priority: Major
> Attachments: YARN-10506.001.patch, YARN-10506.002.patch,
> YARN-10506.003.patch, YARN-10506.004.patch, YARN-10506.005.patch
>
>
> The queue creation logic should be updated to use weight mode and support the
> flexible creation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]