public class TextOutputFormat<K,V> extends
OutputFormat
that writes plain text files.Modifier and Type | Class and Description |
---|---|
protected static class |
TextOutputFormat.LineRecordWriter<K,V> |
Constructor and Description |
---|
TextOutputFormat() |
Modifier and Type | Method and Description |
---|---|
|
getRecordWriter(FileSystem ignored,
JobConf job,
java.lang.String name,
Progressable progress) |