Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
CapacityScheduler#allocateContainersToNode() and FairScheduler#attemptScheduling() have some common code that can be refactored into a common abstract method like AbstractYarnScheduler#assignContainers().