Sebastian Nagel created NUTCH-3128: -------------------------------------- Summary: Remove dependency on mrunit Key: NUTCH-3128 URL: https://issues.apache.org/jira/browse/NUTCH-3128 Project: Nutch Issue Type: Improvement Components: test Reporter: Sebastian Nagel
[MRUnit|https://attic.apache.org/projects/mrunit.html] retired in 2016. Nutch still relies on MRUnit to test MapReduce jobs in two test classes CrawlDbUpdateTestDriver and TestIndexerMapReduce. We might consider to drop the dependency on MRUnit by rewriting the two test classes. Because we use only few features of MRUnit, the pressure is low: [PR #864|https://github.com/apache/nutch/pull/864] (NUTCH-2887) already excludes certain outdated transitive dependencies of MRUnit. -- This message was sent by Atlassian Jira (v8.20.10#820010)