public static class CrawlDbReader.CrawlDatumCsvOutputFormat extends org.apache.hadoop.mapred.FileOutputFormat<org.apache.hadoop.io.Text,CrawlDatum>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CrawlDbReader.CrawlDatumCsvOutputFormat.LineRecordWriter |
| Constructor and Description |
|---|
CrawlDbReader.CrawlDatumCsvOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,CrawlDatum> |
getRecordWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.mapred.JobConf job,
String name,
org.apache.hadoop.util.Progressable progress) |
public CrawlDbReader.CrawlDatumCsvOutputFormat()
public org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,CrawlDatum> getRecordWriter(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.mapred.JobConf job, String name, org.apache.hadoop.util.Progressable progress) throws IOException
getRecordWriter in interface org.apache.hadoop.mapred.OutputFormat<org.apache.hadoop.io.Text,CrawlDatum>getRecordWriter in class org.apache.hadoop.mapred.FileOutputFormat<org.apache.hadoop.io.Text,CrawlDatum>IOExceptionCopyright © 2014 The Apache Software Foundation