[
https://issues.apache.org/jira/browse/MAPREDUCE-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114258#comment-14114258
]
Todd Lipcon commented on MAPREDUCE-6058:
----------------------------------------
Looks good. Should we add some kind of JUnit assumeTrue() that the native code
is available, so that the test gets marked skipped if we are testing without
-Pnative?
> native-task: KVTest and LargeKVTest should check mr job is sucessful
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-6058
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6058
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: task
> Reporter: Binglin Chang
> Assignee: Binglin Chang
> Priority: Minor
> Attachments: MAPREDUCE-6058.v1.patch
>
>
> When running KVTest and LargeKVTest, if the job failed for some reason(lack
> libhadoop.so etc), both native and normal job failed, and both compare empty
> output directory, so the test passes without noticing failure.
--
This message was sent by Atlassian JIRA
(v6.2#6252)