[ https://issues.apache.org/jira/browse/MRUNIT-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Donofrio updated MRUNIT-49:
-------------------------------
Attachment: MRUNIT-49.patch
pass configuration from getConfiguration method to modified ValueClassInstanceReuseList constructor
> o.a.h.mrunit.mapreduce.ReduceDriverBase.ValueClassInstanceReuseList Configuration not
modifable
> -----------------------------------------------------------------------------------------------
>
> Key: MRUNIT-49
> URL: https://issues.apache.org/jira/browse/MRUNIT-49
> Project: MRUnit
> Issue Type: Improvement
> Reporter: Brock Noland
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: MRUNIT-49.patch
>
>
> ReduceDriverBase.ValueClassInstanceReuseList needs a configuration object. Right now
it just creates it's own. We should push the Configuration object down to it from the driver
as the driver may have been passed a customized Configuration.
--
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
|