public static class SegmentReader.TextOutputFormat extends FileOutputFormat<WritableComparable<?>,Writable>
FileOutputFormat.CounterBASE_OUTPUT_NAME, COMPRESS, COMPRESS_CODEC, COMPRESS_TYPE, OUTDIR, PART| Constructor and Description |
|---|
TextOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordWriter<WritableComparable<?>,Writable> |
getRecordWriter(TaskAttemptContext context) |
checkOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPathpublic RecordWriter<WritableComparable<?>,Writable> getRecordWriter(TaskAttemptContext context) throws IOException, InterruptedException
getRecordWriter in class FileOutputFormat<WritableComparable<?>,Writable>IOExceptionInterruptedExceptionCopyright © 2021 The Apache Software Foundation