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

Leaf queues not inheriting parent queue status after adding status as “RUNNING” and thereafter, commenting the same in capacity-scheduler.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • capacity scheduler
    • None

    Description

      【Precondition】:
      1. Install the cluster
      2. Config Queues with more numbers say 2 parent [default,q1] & 4 leaf [q2,q3]
      3. Cluster should be up and running

      【Test step】:
      1.By default leaf quques inherit parent status
      2.Change leaf queues status as "RUNNING" explicitly
      3. Run refresh command, leaf queues status shown as "RUNNING" in CLI/UI
      4. Therafter,change the leaft queues status to "STOPPED" and refresh command
      5. Run refresh command, leaf queues status shown as "STOPPING" in CLI/UI
      6. Now comment the leafy queues status and run refresh queues
      7.Observe

      【Expect Output】:
      The leaf queues status should be displayed as "RUNNING" inheriting from the parent queue.

      【Actual Output】:
      Still displays the leaf queues status as "STOPPED" raather than inheriting the same from parent which is in RUNNING

      Attachments

        1. YARN-9849.003.patch
          4 kB
          Bilwa S T
        2. YARN-9849.002.patch
          4 kB
          Bilwa S T
        3. YARN-9849.001.patch
          1 kB
          Bilwa S T

        Activity

          People

            BilwaST Bilwa S T
            koolsen@gmail.com Sushanta Sen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: