Andras Gyori created YARN-10655:
-----------------------------------
Summary: Limit queue creation depth relative to its first static
parent
Key: YARN-10655
URL: https://issues.apache.org/jira/browse/YARN-10655
Project: Hadoop YARN
Issue Type: Sub-task
Components: yarn
Reporter: Andras Gyori
Assignee: Andras Gyori
YARN-10506 introduced a limit on the maximum depth of auto queue creation.
This, however, only limits the levels of queue path relative to its first
existing parent queue. It poses an unnecessary limitation on users, while
providing no real safety net over rogue users (especially when YARN-10632 makes
this limit configurable), because it could be incrementally circumvented by
creating a new queue under an existing dynamic parent queue. By bounding this
limit to the first static parent queue in the hierarchy, we could have a safer
alternative.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]