Generated by
JDiff

Class org.apache.hadoop.mapred.OutputCommitter

The superclass changed from java.lang.Object to org.apache.hadoop.mapreduce.OutputCommitter.

Now deprecated.

Added Methods
void abortTask(TaskAttemptContext) This method implements the new interface by calling the old method.
void cleanupJob(JobContext) This method implements the new interface by calling the old method.
void commitTask(TaskAttemptContext) This method implements the new interface by calling the old method.
boolean needsTaskCommit(TaskAttemptContext) This method implements the new interface by calling the old method.
void setupJob(JobContext) This method implements the new interface by calling the old method.
void setupTask(TaskAttemptContext) This method implements the new interface by calling the old method.