Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
scheduler preemption refactoring
Description
I've extracted the preemption logic from the Fair Scheduler into a helper class so that FairScheduler is closer to following the Single Responsibility Principle. This may eventually evolve into a generalized preemption module which could be leveraged by other schedulers.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-533 Support task preemption in Capacity Scheduler
- Resolved
-
MAPREDUCE-3451 Port Fair Scheduler to MR2
- Closed