Sandy Ryza created YARN-333:
-------------------------------
Summary: Fair scheduler user-as-default-queue doesn't set correct
queue in RMApp
Key: YARN-333
URL: https://issues.apache.org/jira/browse/YARN-333
Project: Hadoop YARN
Issue Type: Bug
Affects Versions: 2.0.2-alpha
Reporter: Sandy Ryza
Assignee: Sandy Ryza
When the fair scheduler user-as-default-queue config option is set to true, and
a job is submitted with no queue specified, the fair scheduler assigns the job
to a queue with the user's name. The RM, on the other hand, sets the
corresponding RMApp's queue to be "default".
This causes mapred queue -info -showJobs to work incorrectly.
Because the RMApp is instantiated first, fixing this probably requires adding
in the ability to change an RMApp's queue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira