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 "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/09/26 16:57:20 UTC

[jira] [Commented] (YARN-5672) FairScheduler: wrong queue name in log when adding application

    [ https://issues.apache.org/jira/browse/YARN-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523597#comment-15523597 ] 

Daniel Templeton commented on YARN-5672:
----------------------------------------

+1 (non-binding).  Thanks for the patch, [~wilfreds].  Wanna do a quick commit, [~rchiang]?

> FairScheduler: wrong queue name in log when adding application
> --------------------------------------------------------------
>
>                 Key: YARN-5672
>                 URL: https://issues.apache.org/jira/browse/YARN-5672
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: fairscheduler
>    Affects Versions: 2.6.0
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Wilfred Spiegelenburg
>            Priority: Minor
>         Attachments: YARN-5672.1.patch
>
>
> The FairScheduler logs the passed in queue name when adding an application  instead of the queue returned by the policy. Later log entries show the correct info:
> {code}
> INFO org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler: Accepted application application_1471982804173_6181 from user: wilfred, in queue: default, currently num of applications: 1
> ...
> INFO org.apache.hadoop.yarn.server.resourcemanager.RMAppManager$ApplicationSummary: appId=application_1471982804173_6181,name=oozie:launcher:XXX,user=wilfred,queue=root.wilfred,state=FAILED,trackingUrl=https://10.10.10.10:8088/cluster/app/application_1471982804173_6181,appMasterHost=N/A,startTime=1473580802079,finishTime=1473580809148,finalStatus=FAILED
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org