[
https://issues.apache.org/jira/browse/MRUNIT-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466511#comment-13466511
]
Hudson commented on MRUNIT-115:
-------------------------------
Integrated in mrunit-trunk #252 (See
[https://builds.apache.org/job/mrunit-trunk/252/])
MRUNIT-115: set JobConf specific to the inputformat reading the results
(Revision 475c00d6db1b3dcf364f3d4325d67ba018afe8d6)
Result = SUCCESS
jdonofrio :
https://git-wip-us.apache.org/repos/asf?p=mrunit.git&a=commit&h=475c00d6db1b3dcf364f3d4325d67ba018afe8d6
Files :
* src/main/java/org/apache/hadoop/mrunit/ReduceDriver.java
* src/main/java/org/apache/hadoop/mrunit/internal/mapreduce/ContextDriver.java
*
src/main/java/org/apache/hadoop/mrunit/internal/mapreduce/AbstractMockContextWrapper.java
* src/main/java/org/apache/hadoop/mrunit/MapReduceDriver.java
* src/main/java/org/apache/hadoop/mrunit/mapreduce/MapReduceDriver.java
* src/main/java/org/apache/hadoop/mrunit/TestDriver.java
* src/main/java/org/apache/hadoop/mrunit/MapDriver.java
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira