public static class CrawlDbReader.CrawlDatumCsvOutputFormat extends FileOutputFormat<Text,CrawlDatum>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CrawlDbReader.CrawlDatumCsvOutputFormat.LineRecordWriter |
FileOutputFormat.Counter| Constructor and Description |
|---|
CrawlDatumCsvOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordWriter<Text,CrawlDatum> |
getRecordWriter(FileSystem fs,
JobConf job,
java.lang.String name,
Progressable progress) |
checkOutputSpecs, getCompressOutput, getOutputCompressorClass, getOutputPath, getPathForCustomFile, getTaskOutputPath, getUniqueName, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputPath, setWorkOutputPathpublic RecordWriter<Text,CrawlDatum> getRecordWriter(FileSystem fs, JobConf job, java.lang.String name, Progressable progress) throws java.io.IOException
getRecordWriter in interface OutputFormat<Text,CrawlDatum>getRecordWriter in class FileOutputFormat<Text,CrawlDatum>java.io.IOExceptionCopyright © 2017 The Apache Software Foundation