[ 
https://issues.apache.org/jira/browse/HBASE-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jimmy Xiang updated HBASE-7080:
-------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Integrated into trunk.  Thanks Greg for reviewing it.
                
> 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

Reply via email to