public static class SequenceFileInterStorage.SequenceFileTupleOutputFormat extends org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat<org.apache.hadoop.io.NullWritable,BinSedesTuple>
Constructor and Description |
---|
SequenceFileTupleOutputFormat() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,BinSedesTuple> |
getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
protected org.apache.hadoop.io.SequenceFile.Writer |
getSequenceWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
getOutputCompressionType, getSequenceWriter, setOutputCompressionType
checkOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPath
protected org.apache.hadoop.io.SequenceFile.Writer getSequenceWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException
IOException
public org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,BinSedesTuple> getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException, InterruptedException
getRecordWriter
in class org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat<org.apache.hadoop.io.NullWritable,BinSedesTuple>
IOException
InterruptedException
Copyright © 2007-2017 The Apache Software Foundation