Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5672

FairScheduler: wrong queue name in log when adding application

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 2.9.0, 3.0.0-alpha2
    • fairscheduler
    • None
    • Reviewed

    Description

      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:

      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
      

      Attachments

        1. YARN-5672.1.patch
          1 kB
          wilfreds#1

        Activity

          People

            wilfreds Wilfred Spiegelenburg
            wilfreds Wilfred Spiegelenburg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: