Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5734 OrgQueue for easy CapacityScheduler queue configuration management
  3. YARN-9950

Unset Ordering Policy of Leaf/Parent queue converted from Parent/Leaf queue respectively

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0, 3.2.2, 3.1.4
    • capacity scheduler
    • None
    • Reviewed

    Description

      RM fails to start when adding a queue (say root.A.A1) under a leaf queue (say root.A) with ordering policy fifo.

      YARN supports fifo or fair for leaf queue and utilization or priority-utilization for parent queue. When the existing leaf queue (root.A) becomes parent queue - the ordering policy (fifo or fair) has to be unset. Else YARN RM will fail as fifo or fair is not a valid queue ordering policy for parent queue.

      Similarly while removing a queue, unset ordering policy of leaf queue which converted from parent queue.

      Attachments

        1. YARN-9950-002.patch
          9 kB
          Prabhu Joseph
        2. YARN-9950-001.patch
          9 kB
          Prabhu Joseph

        Activity

          People

            prabhujoseph Prabhu Joseph
            prabhujoseph Prabhu Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: