chenwencan created YARN-11156:
---------------------------------

             Summary: Effective capacity not correct
                 Key: YARN-11156
                 URL: https://issues.apache.org/jira/browse/YARN-11156
             Project: Hadoop YARN
          Issue Type: Bug
          Components: capacity scheduler
    Affects Versions: 3.3.2, 3.3.1
            Reporter: chenwencan
         Attachments: effective capacity.jpg

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
{code:java}
cluster capacity: 12288MB / 6vcores
root.test configured capacity:  7168MB / 8vcores {code}
after run normal:
{code:java}
root.test configured capacity: 12288MB / 6vcores 
{code}
but I think it should be 7168MB / 6vcores



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to