Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-1495 Allow moving apps between queues
  3. YARN-1558

After apps are moved across queues, store new queue info in the RM state store

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • scheduler
    • None

    Description

      The result of moving an app to a new queue should persist across RM restarts. This will require updating the ApplicationSubmissionContext, the single source of truth upon state recovery, with the new queue info.

      There will be a brief window after the move completes before the move is stored. If the RM dies during this window, the recovered RM will include the old queue info. Schedulers should be resilient to this situation.

      Attachments

        Activity

          People

            varun_saxena Varun Saxena
            sandyr Sandy Ryza
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: