You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2015/02/24 17:42:04 UTC

[jira] [Updated] (NUTCH-1949) Dump out the Nuth data into the Common Crawl format

     [ https://issues.apache.org/jira/browse/NUTCH-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated NUTCH-1949:
----------------------------------------
    Assignee: Giuseppe Totaro

> 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)