|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from org.apache.hadoop.mapreduce.OutputCommitter
to org.apache.hadoop.mapreduce.lib.output.PathOutputCommitter
.
Added Methods | |
void commitJobInternal(JobContext ) |
The job has completed so do following commit job include: Move all committed tasks to the final output dir (algorithm 1 only). |
Path getOutputPath() |
@return the path where final output of the job should be placed. |
boolean isCommitJobRepeatable(JobContext ) |
|
String toString() |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |