Generated by
JDiff

Package org.apache.hadoop.mapreduce.lib.output

Added Classes
BindingPathOutputCommitter This is a special committer which creates the factory for the committer and runs off that.
PathOutputCommitter A committer which somehow commits data written to a working directory to the final directory during the commit process.
 

Changed Classes
FileOutputCommitter An OutputCommitter that commits files specified in job output directory i.e.
TextOutputFormat An OutputFormat that writes plain text files.