public class ChukwaArchiveDataTypeOutputFormat extends org.apache.hadoop.mapred.lib.MultipleSequenceFileOutputFormat<ChukwaArchiveKey,ChunkImpl>
Constructor and Description |
---|
ChukwaArchiveDataTypeOutputFormat() |
Modifier and Type | Method and Description |
---|---|
protected String |
generateFileNameForKeyValue(ChukwaArchiveKey key,
ChunkImpl chunk,
String name) |
org.apache.hadoop.mapred.RecordWriter<ChukwaArchiveKey,ChunkImpl> |
getRecordWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.mapred.JobConf job,
String name,
org.apache.hadoop.util.Progressable arg3) |
getBaseRecordWriter
generateActualKey, generateActualValue, generateLeafFileName, getInputFileBasedOutputFileName
checkOutputSpecs, getCompressOutput, getOutputCompressorClass, getOutputPath, getPathForCustomFile, getTaskOutputPath, getUniqueName, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputPath, setWorkOutputPath
public org.apache.hadoop.mapred.RecordWriter<ChukwaArchiveKey,ChunkImpl> getRecordWriter(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.mapred.JobConf job, String name, org.apache.hadoop.util.Progressable arg3) throws IOException
getRecordWriter
in interface org.apache.hadoop.mapred.OutputFormat<ChukwaArchiveKey,ChunkImpl>
getRecordWriter
in class org.apache.hadoop.mapred.lib.MultipleOutputFormat<ChukwaArchiveKey,ChunkImpl>
IOException
protected String generateFileNameForKeyValue(ChukwaArchiveKey key, ChunkImpl chunk, String name)
generateFileNameForKeyValue
in class org.apache.hadoop.mapred.lib.MultipleOutputFormat<ChukwaArchiveKey,ChunkImpl>
Copyright © 2015 Apache Software Foundation. All Rights Reserved.