[ https://issues.apache.org/jira/browse/MRUNIT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285634#comment-13285634
]
Jim Donofrio commented on MRUNIT-115:
-------------------------------------
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
|