Gergely Pollak created YARN-10526:
-------------------------------------
Summary: RMAppManager CS Placement ignores parent path
Key: YARN-10526
URL: https://issues.apache.org/jira/browse/YARN-10526
Project: Hadoop YARN
Issue Type: Sub-task
Reporter: Gergely Pollak
Assignee: Gergely Pollak
When RMAppManager creates the RMApp object using the placementContext's
results, it only uses the getQueue method which will return only the name of
the leaf queue in the case of CapacityScheduler.
If a queue exists with this name, then the application will be placed into the
queue. If the queue does not exists, then CS will take the parent path into
consideration during the auto queue creation, however this only happens if
there is no queue with the leaf name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]