Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
-
Fixed wrong CapacityScheduler resource allocation for high memory consumption jobs
Description
Imagine, we have a queue A with capacity 10 slots and 20 as extra-capacity, jobs which use 3 map slots will never consume more than 9 slots, regardless how many free slots on a cluster.
Attachments
Attachments
Issue Links
- is cloned by
-
YARN-751 CLONE - CapacityScheduler incorrectly utilizes extra-resources of queue for high-memory jobs
- Closed