You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2016/06/25 12:49:37 UTC

[jira] [Created] (YARN-5295) YARN queue-mappings to check Queue is present before submitting job

Prabhu Joseph created YARN-5295:
-----------------------------------

             Summary: YARN queue-mappings to check Queue is present before submitting job
                 Key: YARN-5295
                 URL: https://issues.apache.org/jira/browse/YARN-5295
             Project: Hadoop YARN
          Issue Type: Bug
          Components: capacity scheduler
    Affects Versions: 2.7.2
            Reporter: Prabhu Joseph




In yarn Queue-Mappings, Yarn should check if the queue is present before submitting the job. If not present it should go to next mapping available.

For example if we have
yarn.scheduler.capacity.queue-mappings=u:%user:%user,g:edw:platform
and I submit job with user "test" and if there is no "test" queue then it should check the second mapping (g:edw:platform) in the list and if test is part of edw group it should submit job in platform queue.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org