You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "julien nioche (JIRA)" <ji...@apache.org> on 2009/01/15 14:34:59 UTC

[jira] Updated: (NUTCH-679) Fetcher2 implementing Tool

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

julien nioche updated NUTCH-679:
--------------------------------

    Attachment: Fetcher2.Tool.patch

Patch which makes Fetcher2 implement Tool interface

> Fetcher2 implementing Tool
> --------------------------
>
>                 Key: NUTCH-679
>                 URL: https://issues.apache.org/jira/browse/NUTCH-679
>             Project: Nutch
>          Issue Type: Improvement
>          Components: fetcher
>            Reporter: julien nioche
>            Priority: Minor
>         Attachments: Fetcher2.Tool.patch
>
>
> The patch attached makes Fetcher2 implement Tool. As a result we should be able to override parameters on the command line e.g. 
> bin/nutch fetch2 -Dfetcher.server.min.delay=1.0 -Dmapred.reduce.tasks=4 segments/20090115072836
> instead of having to modify the *-site.xml files in conf/

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.