public static class SegmentReader.TextOutputFormat extends FileOutputFormat<WritableComparable<?>,Writable>
FileOutputFormat.Counter
BASE_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, setOutputPath
public RecordWriter<WritableComparable<?>,Writable> getRecordWriter(TaskAttemptContext context) throws IOException, InterruptedException
getRecordWriter
in class FileOutputFormat<WritableComparable<?>,Writable>
IOException
InterruptedException
Copyright © 2021 The Apache Software Foundation