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