| 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
Jobs that injest and output Text
keys and BytesWritable values. |