public static class SegmentMerger.SegmentOutputFormat extends FileOutputFormat<Text,MetaWrapper>
FileOutputFormat.Counter
BASE_OUTPUT_NAME, COMPRESS, COMPRESS_CODEC, COMPRESS_TYPE, OUTDIR, PART
Constructor and Description |
---|
SegmentOutputFormat() |
Modifier and Type | Method and Description |
---|---|
RecordWriter<Text,MetaWrapper> |
getRecordWriter(TaskAttemptContext context) |
checkOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPath
public RecordWriter<Text,MetaWrapper> getRecordWriter(TaskAttemptContext context) throws IOException
getRecordWriter
in class FileOutputFormat<Text,MetaWrapper>
IOException
Copyright © 2021 The Apache Software Foundation