Generated by
JDiff

Class org.apache.hadoop.mapred.SequenceFileOutputFormat

The superclass changed from org.apache.hadoop.mapred.FileOutputFormat to org.apache.hadoop.mapred.FileOutputFormat.

Changed Methods
RecordWriter<K, V> getRecordWriter(FileSystem, JobConf, String, Progressable) Change in return type from (RecordWriter<WritableComparable, Writable>) to (RecordWriter<K, V>).