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