Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5724 [Umbrella] Better Queue Management in YARN
  3. YARN-5746

The state of the parentQueue and its childQueues should be synchronized.

    XMLWordPrintableJSON

Details

    Description

      The state of the parentQueue and its childQeues need to be synchronized.

      • If the state of the parentQueue becomes STOPPED, the state of its childQueue need to become STOPPED as well.
      • If we change the state of the queue to RUNNING, we should make sure the state of all its ancestor must be RUNNING. Otherwise, we need to fail this operation.

      Attachments

        1. YARN-5746.1.patch
          8 kB
          Xuan Gong
        2. YARN-5746.2.patch
          8 kB
          Xuan Gong
        3. YARN-5746.3.patch
          9 kB
          Xuan Gong
        4. YARN-5746.4.patch
          9 kB
          Xuan Gong
        5. YARN-5746.5.patch
          9 kB
          Xuan Gong
        6. YARN-5746.6.patch
          9 kB
          Xuan Gong
        7. YARN-5746.7.patch
          9 kB
          Xuan Gong

        Activity

          People

            xgong Xuan Gong
            xgong Xuan Gong
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: