You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/09/13 13:30:57 UTC

[jira] [Commented] (MAPREDUCE-5978) native-task CompressTest failure on Ubuntu

    [ https://issues.apache.org/jira/browse/MAPREDUCE-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132662#comment-14132662 ] 

Hudson commented on MAPREDUCE-5978:
-----------------------------------

SUCCESS: Integrated in Hadoop-Yarn-trunk #679 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/679/])
MAPREDUCE-5978. native-task: remove test case for not supported codec Bzip2Codec and DefaultCodec (Manu Zhang) (seanzhong: rev 4d4fb1723fd825df4ad2488e4ecde0c69359e83a)
* hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/java/org/apache/hadoop/mapred/nativetask/compresstest/CompressTest.java
* hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/resources/test-bzip2-compress-conf.xml
* hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/test/resources/test-default-compress-conf.xml
* hadoop-mapreduce-project/CHANGES.MAPREDUCE-2841.txt


> native-task CompressTest failure on Ubuntu
> ------------------------------------------
>
>                 Key: MAPREDUCE-5978
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5978
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: task
>            Reporter: Todd Lipcon
>            Assignee: Manu Zhang
>         Attachments: mapreduce-5978.txt
>
>
> The MR-2841 branch fails the following unit tests on my box:
>   CompressTest.testBzip2Compress:84 file compare result: if they are the same ,then return true expected:<true> but was:<false>
>   CompressTest.testDefaultCompress:116 file compare result: if they are the same ,then return true expected:<true> but was:<false>
> We need to fix these before merging.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)