Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "NutchFileFormats" page has been changed by LewisJohnMcgibbney: https://wiki.apache.org/nutch/NutchFileFormats?action=diff&rev1=14&rev2=15 == File Formats == + '''It is advised that you follow the Javadoc links within the table to get a better understanding of the data types.''' ||file||key datatype||value datatype||codec|| ||data||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/Text.html|org.apache.hadoop.io.Text]]||[[https://builds.apache.org/job/nutch-trunk/javadoc/index.html?org/apache/nutch/crawl/CrawlDatum.html|org.apache.nutch.crawl.CrawlDatum]]||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/compress/DefaultCodec.html|org.apache.hadoop.io.compress.DefaultCodec]]|| @@ -109, +110 @@ }}} == File Formats == + + '''N.B. It is advised that you follow the Javadoc links within the table to get a better understanding of the data types.''' ||file||key datatype||value datatype||codec|| ||data||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/Text.html|org.apache.hadoop.io.Text]]||[[https://builds.apache.org/job/nutch-trunk/javadoc/index.html?org/apache/nutch/crawl/Inlinks.html|org.apache.nutch.crawl.Inlinks]]||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/compress/DefaultCodec.html|org.apache.hadoop.io.compress.DefaultCodec]]|| @@ -151, +154 @@ └── part-... }}} - == Description == + == File Formats == + '''N.B. It is advised that you follow the Javadoc links within the table to get a better understanding of the data types.''' + + ||directory||file||key datatype||value datatype||codec|| ||content||data||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/Text.html|org.apache.hadoop.io.Text]]||[[https://builds.apache.org/job/nutch-trunk/javadoc/index.html?org/apache/nutch/protocol/Content.html|org.apache.nutch.protocol.Content]]||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/compress/DefaultCodec.html|org.apache.hadoop.io.compress.DefaultCodec]]|| ||content||index||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/Text.html|org.apache.hadoop.io.Text]]||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/LongWritable.html|org.apache.hadoop.io.LongWritable]]||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/compress/DefaultCodec.html|org.apache.hadoop.io.compress.DefaultCodec]]|| ||crawl_fetch||data||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/Text.html|org.apache.hadoop.io.Text]]||[[https://builds.apache.org/job/nutch-trunk/javadoc/index.html?org/apache/nutch/crawl/CrawlDatum.html|org.apache.nutch.crawl.CrawlDatum]]||[[http://hadoop.apache.org/docs/current/api/index.html?org/apache/hadoop/io/compress/DefaultCodec.html|org.apache.hadoop.io.compress.DefaultCodec]]||

