You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2013/09/25 17:48:04 UTC

[jira] [Created] (YARN-1236) FairScheduler setting queue name in RMApp is not working

Sandy Ryza created YARN-1236:
--------------------------------

             Summary: FairScheduler setting queue name in RMApp is not working 
                 Key: YARN-1236
                 URL: https://issues.apache.org/jira/browse/YARN-1236
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 2.1.0-beta
            Reporter: Sandy Ryza
            Assignee: Sandy Ryza
         Attachments: YARN-1236.patch

The fair scheduler sometimes picks a different queue than the one an application was submitted to, such as when user-as-default-queue is turned on.  It needs to update the queue name in the RMApp so that this choice will be reflected in the UI.

This isn't working because the scheduler is looking up the RMApp by application attempt id instead of app id and failing to find it.

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