Andras Gyori created YARN-10604:
-----------------------------------

             Summary: Support auto queue creation without mapping rules
                 Key: YARN-10604
                 URL: https://issues.apache.org/jira/browse/YARN-10604
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Andras Gyori
            Assignee: Andras Gyori


Currently, the Capacity Scheduler skips auto queue creation entirely, if the 
ApplicationPlacementContext is null, which happens, when the mapping rules are 
turned off by:
{noformat}
<property>
    <name>yarn.scheduler.capacity.queue-mappings-override.enable</name>
    <value>false</value>
</property>{noformat}
We should allow the auto queue creation to be taken into consideration without 
disrupting the application submission flow.

 



--
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