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

Mixed absolute resource value and percentage-based resource value in CapacityScheduler should fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Blocker
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      To me this is a bug: if there's a queue has capacity set to float, and maximum-capacity set to absolute value. Existing logic allows the behavior.

      For example:

      queue.capacity = 0.8 
      queue.maximum-capacity = [mem=x, vcore=y] 

      We should throw exception when configured like this.

      Attachments

        1. YARN-10169.003.patch
          6 kB
          Qi Zhu
        2. YARN-10169.002.patch
          6 kB
          Qi Zhu
        3. YARN-10169.001.patch
          5 kB
          Qi Zhu

        Issue Links

          Activity

            People

              zhuqi Qi Zhu
              leftnoteasy Wangda Tan
              Votes:
              1 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated: