[ https://issues.apache.org/jira/browse/YARN-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15541565#comment-15541565 ]
Karthik Kambatla commented on YARN-5672: ---------------------------------------- +1. > 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-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org