[ 
https://issues.apache.org/jira/browse/YARN-11828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023688#comment-18023688
 ] 

ASF GitHub Bot commented on YARN-11828:
---------------------------------------

github-actions[bot] closed pull request #7753: YARN-11828. Non-exclusive 
resource allocation respect queue's max capacity
URL: https://github.com/apache/hadoop/pull/7753




> Non-exclusive resource allocation respect queue's max capacity
> --------------------------------------------------------------
>
>                 Key: YARN-11828
>                 URL: https://issues.apache.org/jira/browse/YARN-11828
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: capacityscheduler
>            Reporter: liu bin
>            Priority: Major
>              Labels: pull-request-available
>
> Now when doing non-exclusive resource allocation, queue's max capacity on the 
> partition will be considered to be 100%. In an ideal situation, preemption 
> policy will reclaim resource back when partitoned-resource-request comes back.
> But our cluster has not enabled preemption, so a queue may use all resource 
> on the partition and block the partitoned-resource-request of other queues.
> In this situation, we hope queue's max capacity will be respect when doing 
> non-exclusive resource allocation.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to