[ 
https://issues.apache.org/jira/browse/MRUNIT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Donofrio resolved MRUNIT-67.
--------------------------------

    Resolution: Fixed

added static convenience method to include setting combiner
added with,set,getCombiner methods
added equivalent mapred ReducePhaseRunner private inner class for combiner, 
reducing, unfortunately cannot use the same class due to difference in 
interfaces. Probably could use a strategy pattern and generalize part of the 
code but this whole api will be deprecated in a few months, not worth the effort
                
> o.a.h.mrunit.mapreduce.MapReduceDriver should support a combiner
> ----------------------------------------------------------------
>
>                 Key: MRUNIT-67
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-67
>             Project: MRUnit
>          Issue Type: New Feature
>    Affects Versions: 0.8.1
>            Reporter: Brock Noland
>            Assignee: Jim Donofrio
>             Fix For: 1.0.0
>
>
> o.a.h.mrunit.MapReduceDriver supports a combiner, so should 
> o.a.h.mrunit.mapreduce.MapReduceDriver

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to