You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "liu bin (Jira)" <ji...@apache.org> on 2022/07/05 03:42:00 UTC

[jira] [Created] (YARN-11206) Consider queue's max capacity as max am resource limit for labeled partition

liu bin created YARN-11206:
------------------------------

             Summary: Consider queue's max capacity as max am resource limit for labeled partition
                 Key: YARN-11206
                 URL: https://issues.apache.org/jira/browse/YARN-11206
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: capacityscheduler
            Reporter: liu bin


When calculate am resource limit per partition in capacityscheduler, for non-labeled partition, get the max value from resources currently available to the queue and the absolute resources guaranteed for the partition in the queue.

But for labeled partition, consider only the absolute resources guaranteed.

It may be confused when we configure the queue.

I think we can consider queue's max capacity as max am resource limit for labeled partition.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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