Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0
-
None
-
Incompatible change, Reviewed
-
Description
When assignMultiple is turned on, today the number of containers allocated to node within a single heartbeat is determined by maxAssign. Picking a higher value for this prevents the spreading of the workload, and a smaller number leads to slow ramp up.
The proposal is to make it dynamic - half of the unallocated resources on the node.
Attachments
Attachments
Issue Links
- incorporates
-
YARN-4981 limit the max containers to assign to one application per heartbeart
- Resolved