Class | Description |
---|---|
MultiStagedJob |
A set of hadoop jobs done in series.
|
SingleStagedJob | |
StageRunner |
A StageRunner provides the various components to run an individual stage.
|
TextBytesJobUtil |
Utility methods for creating
Job s that injest and output Text
keys and BytesWritable values. |