[
https://issues.apache.org/jira/browse/NUTCH-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336558#comment-14336558
]
Chris A. Mattmann commented on NUTCH-1949:
------------------------------------------
+1 Julien that's a great idea. Then we can run ./bin/nutch index and instead of
only going to Solr or ElasticSearch or whatever, this would also (or instead
of) generate CommonCrawl data (an "index" of sorts). Let's explore this
[~gostep] after you get the initial code whipped up. [~gostep] can you also
share the arch diagram you have been working on?
> Dump out the Nuth data into the Common Crawl format
> ---------------------------------------------------
>
> Key: NUTCH-1949
> URL: https://issues.apache.org/jira/browse/NUTCH-1949
> Project: Nutch
> Issue Type: New Feature
> Reporter: Giuseppe Totaro
> Assignee: Giuseppe Totaro
>
> We are going to develop a {{CommonCrawlDataDumper.java}} class. The
> {{CommonCrawlDataDumper}} is a tool able to perfom the following steps:
> # deserialize the crawled data from Nutch
> # map serialized data on the proper JSON structure
> # serialize the data into [CBOR|http://cbor.io] format
> # optionally, compress the serialized data using {{gzip}}
> This tool has to be able to work with either single Nutch segments or
> directory including segments as input data.
> Thanks [~lewismc] and [~chrismattmann] for your great suggestions, support
> and code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)