MRUnit should be able to test a succession of MapReduce passes
--------------------------------------------------------------
Key: MAPREDUCE-798
URL: https://issues.apache.org/jira/browse/MAPREDUCE-798
Project: Hadoop Map/Reduce
Issue Type: New Feature
Reporter: Aaron Kimball
Assignee: Aaron Kimball
Attachments: MAPREDUCE-798.patch
MRUnit can currently test that the inputs to a given (mapper, reducer) "job"
produce certain outputs at the end of the reducer. It would be good to support
more end-to-end tests of a series of MapReduce jobs that form a longer pipeline
surrounding some data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.