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

FairScheduler: queue names shouldn't allow periods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • None
    • None
    • Reviewed

    Description

      For an allocation file like:

      <allocations>
        <queue name="root.q1">
          <minResources>4096mb,4vcores</minResources>
        </queue>
      </allocations>
      

      Users may wish to config minResources for a queue with full path "root.q1". However, right now, fair scheduler will treat this configureation for the queue with full name "root.root.q1". We need to print out a warning msg to notify users about this.

      Attachments

        1. YARN-2669-1.patch
          3 kB
          Wei Yan
        2. YARN-2669-2.patch
          7 kB
          Wei Yan
        3. YARN-2669-3.patch
          8 kB
          Wei Yan
        4. YARN-2669-4.patch
          12 kB
          Wei Yan
        5. YARN-2669-5.patch
          18 kB
          Wei Yan

        Activity

          People

            ywskycn Wei Yan
            ywskycn Wei Yan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: