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)