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.