From dev-return-29837-apmail-nutch-dev-archive=nutch.apache.org@nutch.apache.org Wed Apr 22 22:23:59 2015 Return-Path: X-Original-To: apmail-nutch-dev-archive@www.apache.org Delivered-To: apmail-nutch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E195117CD4 for ; Wed, 22 Apr 2015 22:23:59 +0000 (UTC) Received: (qmail 40489 invoked by uid 500); 22 Apr 2015 22:23:59 -0000 Delivered-To: apmail-nutch-dev-archive@nutch.apache.org Received: (qmail 40444 invoked by uid 500); 22 Apr 2015 22:23:59 -0000 Mailing-List: contact dev-help@nutch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nutch.apache.org Delivered-To: mailing list dev@nutch.apache.org Received: (qmail 40434 invoked by uid 99); 22 Apr 2015 22:23:59 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Apr 2015 22:23:59 +0000 Date: Wed, 22 Apr 2015 22:23:59 +0000 (UTC) From: "Luke sh (JIRA)" To: dev@nutch.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NUTCH-1998) Add support for user-defined file extension to CommonCrawlDataDumper MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NUTCH-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508033#comment-14508033 ] Luke sh commented on NUTCH-1998: -------------------------------- ok, thanks a lot [~gostep]. I will test it and will let you know the result. Thanks > Add support for user-defined file extension to CommonCrawlDataDumper > -------------------------------------------------------------------- > > Key: NUTCH-1998 > URL: https://issues.apache.org/jira/browse/NUTCH-1998 > Project: Nutch > Issue Type: Improvement > Components: tool > Reporter: Giuseppe Totaro > Priority: Minor > Attachments: NUTCH-1998.patch > > > {{CommonCrawlDataDumper}} tool is able to generate CBOR-encoded files, extracted from Nutch crawled data, using the Common Crawl format. By default, {{CommonCrawlDataDumper}} uses the original file extension. > We are going to add support for a command-line option (e.g., {{-extension}}) that allows the user to provide a file extension to use in place of the original one. -- This message was sent by Atlassian JIRA (v6.3.4#6332)