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

Effective capacity not correct

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.1, 3.3.2
    • None
    • capacity scheduler
    • None

    Description

      when queue capacity type is absolute,if cluster capacity is less than queue configured capacity,but some resource type in cluster capacity is lager than queue configured capacity,the queue effective capacity not correct(used cluster capacity actural)

       

      for example

      cluster capacity: 12288MB / 6vcores
      root.test configured capacity:  7168MB / 8vcores 

      after run normal:

      root.test configured capacity: 12288MB / 6vcores 
      

      but I think it should be 7168MB / 6vcores

      Attachments

        1. effective capacity.jpg
          268 kB
          chenwencan

        Activity

          People

            Unassigned Unassigned
            hncscwc chenwencan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: