[ https://issues.apache.org/jira/browse/MRUNIT-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Donofrio updated MRUNIT-46:
-------------------------------
Attachment: MRUNIT-46.patch
changed all constructor calls to MapDriver, ReduceDriver, and MapReduceDriver in either the
mrunit or mrunit.mapreduce packages to use the shortcut newMapDriver, etc calls
updated instances of these constructor calls in the documentation to the shortcut method
added shortcut constructor method to include the combiner in the mrunit.MapReduceDriver class
> Tests should use *Driver.new*Driver factory methods for cleaner code
> --------------------------------------------------------------------
>
> Key: MRUNIT-46
> URL: https://issues.apache.org/jira/browse/MRUNIT-46
> Project: MRUnit
> Issue Type: Improvement
> Reporter: Brock Noland
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: MRUNIT-46.patch
>
>
> Our tests should use the new MapDriver.new* factory methods as it removes a lot of complexity.
--
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
|