[
https://issues.apache.org/jira/browse/MRUNIT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285634#comment-13285634
]
Jim Donofrio edited comment on MRUNIT-115 at 5/30/12 12:56 PM:
---------------------------------------------------------------
initial checkin on 1344232, need to add javadoc
added withOutputCopyingOrInputFormatConfiguration(Configuration) and
setOutputCopyingOrInputFormatConfiguration(Configuration) methods to all the
driversto allow configuring second independent JobConf for the inputformat to
read the results of the outputformat or if not using a real outputformat for
the Serialization.copy method to use
was (Author: jdonofrio):
initial checkin on 1344232, need to add javadoc
> set JobConf specific to the inputformat reading the results of the
> outputformat/copying when not using a real outputformat
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: MRUNIT-115
> URL: https://issues.apache.org/jira/browse/MRUNIT-115
> Project: MRUnit
> Issue Type: Bug
> Reporter: Jacob Metcalf
> Assignee: Jim Donofrio
> Fix For: 1.0.0
>
>
> Currently, there is only one JobConf per driver which the InputFormat and
> Serialization classes use when reading in the output for verification.
> However, since this mimics running a second map only job, users need to be
> able to set a different JobConf for the serialization copying/inputformat
> reading in
--
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