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

FS QueueManager should not create default queue at init

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.4.0
    • fairscheduler
    • None
    • Reviewed

    Description

      Currently the FairScheduler QueueManager automatically creates the default queue. However the default queue does not need to exist. We have two possible cases which we should handle:

      • Based on the placement rule "Default" the name for the default queue might not be default and it should be created with a different name
      • There might not be a "Default" placement rule at all which removes the need to create the queue.

      We should leave the creation of the default queue to the point in time that we can assess if it is needed or not.

      Attachments

        1. YARN-7769.001.patch
          18 kB
          Benjamin Teke
        2. YARN-7769.002.patch
          23 kB
          Benjamin Teke
        3. YARN-7769.003.patch
          23 kB
          Benjamin Teke

        Issue Links

          Activity

            People

              bteke Benjamin Teke
              wilfreds Wilfred Spiegelenburg
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: