Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Patch to add classes to provide a checkpointable version of shuffle and reduce context. Also, add a classe which makes possible to save a checkpoint of a task in HDFS. Those classes are respectively: CheckpointableShuffle, CheckpointableReduceContextImpl and TaskCheckpointManager.
This improvement also helps in the splitting of patch in MAPREDUCE-5269 that is too large for being reviewed or accepted by Jenkins CI scripts.
Attachments
Attachments
Issue Links
- is depended upon by
-
MAPREDUCE-5269 Preemption of Reducer (and Shuffle) via checkpointing
- Patch Available
- is related to
-
MAPREDUCE-6434 Add support for PartialFileOutputCommiter when checkpointing is an option during preemption
- Patch Available