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

Class Summary
FileOutputCommitter An OutputCommitter that commits files specified in job output directory i.e.
FileOutputFormat<K,V> A base class for OutputFormats that read from FileSystems.
NullOutputFormat<K,V> Consume all outputs and put them in /dev/null.
SequenceFileOutputFormat<K,V> An OutputFormat that writes SequenceFiles.
TextOutputFormat<K,V> An OutputFormat that writes plain text files.
TextOutputFormat.LineRecordWriter<K,V>  
 



Copyright © 2009 The Apache Software Foundation