Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.2
-
None
Description
Currently, CapacityTaskScheduler.assignTasks() calls getClusterStatus() thrice: once in assignTasks(), once in MapTaskScheduler and once in ReduceTaskScheduler. It can be cached in assignTasks() and re-used.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-4499 Looking for speculative tasks is very expensive in 1.x
- Closed