You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2009/01/19 14:51:59 UTC

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

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

Doğacan Güney commented on NUTCH-679:
-------------------------------------

Looks simple enough. I am going to commit it soon if no objections.

Btw, please use 2-space tabs otherwise it messes up patches :)

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