[
https://issues.apache.org/jira/browse/YARN-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785638#comment-13785638
]
Alejandro Abdelnur commented on YARN-1236:
------------------------------------------
+1
> 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 was sent by Atlassian JIRA
(v6.1#6144)