You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gregory Chanan (JIRA)" <ji...@apache.org> on 2012/10/31 19:12:11 UTC

[jira] [Commented] (HBASE-7080) TestHFileOutputFormat.testColumnFamilyCompression failing due to UnsatisfiedLinkError

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

Gregory Chanan commented on HBASE-7080:
---------------------------------------

+1.
                
> TestHFileOutputFormat.testColumnFamilyCompression failing due to UnsatisfiedLinkError
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-7080
>                 URL: https://issues.apache.org/jira/browse/HBASE-7080
>             Project: HBase
>          Issue Type: Test
>          Components: test
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: trunk_7080.patch
>
>
> Due to HADOOP-8756, this test fails
> {noformat}
> java.lang.UnsatisfiedLinkError: org.apache.hadoop.util.NativeCodeLoader.buildSupportsSnappy()Z
> 	at org.apache.hadoop.util.NativeCodeLoader.buildSupportsSnappy(Native Method)
> 	at org.apache.hadoop.io.compress.SnappyCodec.checkNativeCodeLoaded(SnappyCodec.java:62)
> 	at org.apache.hadoop.io.compress.SnappyCodec.getCompressorType(SnappyCodec.java:127)
> 	at org.apache.hadoop.io.compress.CodecPool.getCompressor(CodecPool.java:104)
> 	at org.apache.hadoop.io.compress.CodecPool.getCompressor(CodecPool.java:118)
> 	at org.apache.hadoop.hbase.io.hfile.Compression$Algorithm.getCompressor(Compression.java:236)
> 	at org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat.getSupportedCompressionAlgorithms(TestHFileOutputFormat.java:649)
> 	at org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat.testColumnFamilyCompression(TestHFileOutputFormat.java:571)
> {noformat}

--
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