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

Sean Zhong commented on MAPREDUCE-5978:
---------------------------------------

Hi Todd,

This is expected. We currently not support BZip2Codec and DefaultCodec. These 
two UT test are placeholder to track which codec we don't support yet.
Maybe, we can change the expected result to false, and add a warning like this 
"Support for BZip2Codec is not implemented yet, please switch the flag to true 
once this codec implemented"

Make sense?



> 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
>
> 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.2#6252)

Reply via email to