[
https://issues.apache.org/jira/browse/MRUNIT-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820035#comment-13820035
]
Dennis Federico commented on MRUNIT-13:
---------------------------------------
I like the approach of JiangHan but I'm currently trying to apply [~jianhan]
patch to the a fresh clone of mrunit-1.0 but and is failing in some files...
seems like the diff was made against a personal working copy. Most of the
changes seems to be gratuitous spaces and "throws IOException" changed to
"throws Exception"
I'm going to fetch the
"org\apache\hadoop\mrunit\internal\output\MockMultipleOutputs.java" file from
the second submit of Jiang in the reviewboard and work my way from there trying
to avoid that many changes.
This are the files that are failing for me when applying the patch attached
here... (May I be applying the patch the wrong way ?)
...\org\apache\hadoop\mrunit\ReduceDriverBase.java (Cannot apply hunk @@ 14 )
...\org\apache\hadoop\mrunit\TestDriver.java (Cannot apply hunk @@ 36 )
...\org\apache\hadoop\mrunit\internal\output\MockMultipleOutputs.java (Index:
16, Size: 0 )
...\org\apache\hadoop\mrunit\mapreduce\MyMap.java (Index: 0, Size: 0 )
...\org\apache\hadoop\mrunit\mapreduce\MyReduce.java (Index: 26, Size: 0 )
...\org\apache\hadoop\mrunit\mapreduce\TestMapDriver.java (Cannot apply hunk @@
21 )
...\org\apache\hadoop\mrunit\mapreduce\TestMultipleOutput.java (Index: 17,
Size: 0 )
> Add support for MultipleOutputs
> -------------------------------
>
> Key: MRUNIT-13
> URL: https://issues.apache.org/jira/browse/MRUNIT-13
> Project: MRUnit
> Issue Type: New Feature
> Reporter: E. Sammer
> Assignee: Jim Donofrio
> Attachments: MRUNIT-13.patch, mapreduce.zip
>
>
> Add support to mrunit for Hadoop's MultipleOutputs.
--
This message was sent by Atlassian JIRA
(v6.1#6144)