You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/13 11:06:58 UTC

[jira] [Commented] (NUTCH-2046) The crawl script should be able to skip an initial injection.

    [ https://issues.apache.org/jira/browse/NUTCH-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15744889#comment-15744889 ] 

ASF GitHub Bot commented on NUTCH-2046:
---------------------------------------

GitHub user jnioche opened a pull request:

    https://github.com/apache/nutch/pull/161

    Fix for NUTCH-2046 contributed by jnioche

    This makes the seed argument optional and is an alternative to the solution proposed in [https://issues.apache.org/jira/browse/NUTCH-2046]. The latter is also acceptable and has the advantage of not breaking compatibility. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jnioche/nutch NUTCH-2046

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nutch/pull/161.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #161
    
----
commit 7b0103fe62c9b0e479bb03e7b9575522adcf68b8
Author: Julien Nioche <ju...@digitalpebble.com>
Date:   2016-12-13T11:03:08Z

    fix for NUTCH-2046 contributed by jnioche

----


> The crawl script should be able to skip an initial injection.
> -------------------------------------------------------------
>
>                 Key: NUTCH-2046
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2046
>             Project: Nutch
>          Issue Type: Improvement
>          Components: crawldb, injector
>    Affects Versions: 1.10
>            Reporter: Luis Lopez
>            Assignee: Lewis John McGibbney
>              Labels: crawl, injection
>             Fix For: 1.13
>
>         Attachments: crawl.patch
>
>
> When our crawl gets really big a new injection takes considerable time as it updates crawldb, the crawl script should be able to skip the injection and go directly to the generate call.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)