[
https://issues.apache.org/jira/browse/MRUNIT-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432150#comment-13432150
]
Dave Beech commented on MRUNIT-137:
-----------------------------------
Yeah I looked at the input methods too but the reducer being the exception made
me leave it alone for the moment.
It would be nice to completely remove the duplication though. And also,
treating the reduce input as an iterator over <k,v> rather than <k,list<v>>
would be closer to the implementation that mapreduce uses behind the scenes.
> Remove duplicated set/add/withOutput methods
> --------------------------------------------
>
> Key: MRUNIT-137
> URL: https://issues.apache.org/jira/browse/MRUNIT-137
> Project: MRUnit
> Issue Type: Improvement
> Affects Versions: 0.9.0
> Reporter: Dave Beech
> Assignee: Dave Beech
> Priority: Minor
> Fix For: 1.0.0
>
>
> The output setting methods (addOutput, setOutput, withOutput etc) are
> duplicated in all *DriverBase and PipelineMapReduceDriver classes.
> Following MRUNIT-125, we should now put these in TestDriver.
--
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