Andras Gyori created YARN-10615:
-----------------------------------

             Summary: Fix Auto Queue Creation hierarchy construction to use 
queue path instead of short queue name
                 Key: YARN-10615
                 URL: https://issues.apache.org/jira/browse/YARN-10615
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: yarn
            Reporter: Andras Gyori
            Assignee: Andras Gyori


The CSAutoQueueHandler validates the parent hierarchy of a queue path on 
creation. The queues are queried by their short name, which might cause 
ambiguity (short name of root.a is the same as root.b.a). We need to query the 
queues from QueueManager by full queue path.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to