Generated by
JDiff

Class org.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat

The superclass changed from org.apache.hadoop.mapred.lib.MultipleOutputFormat to org.apache.hadoop.mapred.lib.MultipleOutputFormat.

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