You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Aaron Kimball (JIRA)" <ji...@apache.org> on 2009/07/23 22:31:14 UTC

[jira] Created: (MAPREDUCE-797) MRUnit MapReduceDriver should support combiners

MRUnit MapReduceDriver should support combiners
-----------------------------------------------

                 Key: MAPREDUCE-797
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-797
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Aaron Kimball
            Assignee: Aaron Kimball
         Attachments: MAPREDUCE-797.patch

The MapReduceDriver allows you to specify a mapper and a reducer class with a simple sort/"shuffle" between the passes. It would be nice to also support another Reducer implementation being used as a combiner in the middle.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.