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 "Jian Chen (JIRA)" <ji...@apache.org> on 2014/01/10 23:02:50 UTC

[jira] [Created] (YARN-1589) Dynamically adding a new Queue for Scheduler in YARN

Jian Chen created YARN-1589:
-------------------------------

             Summary: Dynamically adding a new Queue for Scheduler in YARN
                 Key: YARN-1589
                 URL: https://issues.apache.org/jira/browse/YARN-1589
             Project: Hadoop YARN
          Issue Type: New Feature
          Components: scheduler
            Reporter: Jian Chen


It appears that the only way to add a queue to Capacity Scheduler is 
- ssh into the YARN ResourceManager machine
- edit the capacity-scheduler.xml conf
- run the command "yarn rmadmin -refreshQueue"

It will be great if there's an API that we can call to dynamically add a new queue (removing the need to ssh into the machine). 

Thanks. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)