Details
-
Bug
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
In LeafQueue#getTotalPendingResourcesConsideringUserLimit, we calculate total pending resource based on user-limit percent and user-limit factor which will cap pending resource for each user to the minimum of user-limit pending and actual pending. This will prevent queue from taking more pending resource to achieve queue balance after all queue satisfied with its ideal allocation.
We need to change the logic to let queue pending can go beyond userlimit.
Attachments
Attachments
Issue Links
- is related to
-
YARN-3769 Consider user limit when calculating total pending resource for preemption policy in Capacity Scheduler
- Closed