Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.23.0
-
None
-
Reviewed
-
Fixed the way head-room is allocated to applications by CapacityScheduler so that it deducts current-usage per user and not per-application.
Description
With multiple jobs submitted per user, and multiple users submitting jobs - the headroom reported to the AppMasters is incorrect (very high).
Leads to a deadlock - reduces started, map tasks not complete... and reduces are not preempted by the AM due to the incorrect headroom.
Attachments
Attachments
Issue Links
- blocks
-
MAPREDUCE-3719 Make gridmix performance on YARN+MR to match or exceed that on 1.0
- Resolved