public class FetcherOutputFormat extends FileOutputFormat<Text,NutchWritable>
FileOutputFormat.CounterBASE_OUTPUT_NAME, COMPRESS, COMPRESS_CODEC, COMPRESS_TYPE, OUTDIR, PART| Constructor and Description |
|---|
FetcherOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkOutputSpecs(JobContext job) |
RecordWriter<Text,NutchWritable> |
getRecordWriter(TaskAttemptContext context) |
getCompressOutput, getDefaultWorkFile, getOutputCommitter, getOutputCompressorClass, getOutputName, getOutputPath, getPathForWorkFile, getUniqueFile, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputName, setOutputPathpublic void checkOutputSpecs(JobContext job) throws java.io.IOException
checkOutputSpecs in class FileOutputFormat<Text,NutchWritable>java.io.IOExceptionpublic RecordWriter<Text,NutchWritable> getRecordWriter(TaskAttemptContext context) throws java.io.IOException
getRecordWriter in class FileOutputFormat<Text,NutchWritable>java.io.IOExceptionCopyright © 2019 The Apache Software Foundation