public class NoOpOutputFormat extends org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<org.apache.hadoop.io.NullWritable,FaunusVertex>
| Constructor and Description |
|---|
NoOpOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,FaunusVertex> |
getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job) |
checkOutputSpecs, getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPathpublic final org.apache.hadoop.mapreduce.RecordWriter<org.apache.hadoop.io.NullWritable,FaunusVertex> getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext job) throws IOException, InterruptedException
getRecordWriter in class org.apache.hadoop.mapreduce.lib.output.FileOutputFormat<org.apache.hadoop.io.NullWritable,FaunusVertex>IOExceptionInterruptedExceptionCopyright © 2012–2016. All rights reserved.