Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.23.0
-
None
-
gridmix specification
Description
As of now, Gridmix ships map task's specifications within job splits and reduce task's specification within the map's output (as the first key). This not only makes the Gridmix code harder to understand and manage but also makes it difficult to extend and add more data to the specification.
Attachments
Issue Links
- incorporates
-
MAPREDUCE-1675 SleepJob hacks GridmixKey to pass along the sleep duration from map tasks to reduce tasks.
- Resolved