Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.21.0, 0.22.0
-
None
-
Reviewed
-
mumak capacity-scheduler
Description
In order to make the capacity-scheduler work in the mumak simulation environment, we have to replace the job-initialization threads of the capacity scheduler with classes that perform event-based initialization. We propose to use aspectj to disable the threads of the JobInitializationPoller class used by the Capacity Scheduler, and then perform the corresponding initialization tasks through a simulation job-initialization class that receives periodic wake-up calls from the simulator engine.
Attachments
Attachments
Issue Links
- is blocked by
-
MAPREDUCE-1695 capacity scheduler is not included in findbugs/javadoc targets
- Closed