[ https://issues.apache.org/jira/browse/NUTCH-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556049#action_12556049 ]
Doğacan Güney commented on NUTCH-598: ------------------------------------- Migration to Tool looks good, but some of the templates that you have added are too generic (such as, OutputCollector<WritableComparable, Writable>). Those templates should either be more specific or we can just remove them and commit ToolBase migration code. > Remove deprecated use of ToolBase, Migration to the new implementation > ---------------------------------------------------------------------- > > Key: NUTCH-598 > URL: https://issues.apache.org/jira/browse/NUTCH-598 > Project: Nutch > Issue Type: Improvement > Affects Versions: 0.9.0 > Reporter: Emmanuel Joke > Assignee: Emmanuel Joke > Attachments: NUTCH-598.patch > > > All major nutch command are using the deprecated ToolBase class. We need to > upgrade the code to extend Configured, implements the interface Tool and use > ToolRunner.run(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.