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

FairScheduler setting queue name in RMApp is not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0-beta
    • 2.2.0
    • resourcemanager
    • None
    • Reviewed

    Description

      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.

      Attachments

        1. YARN-1236.patch
          4 kB
          Sandy Ryza

        Issue Links

          Activity

            People

              sandyr Sandy Ryza
              sandyr Sandy Ryza
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: