weitule opened a new pull request, #6177:
URL: https://github.com/apache/hbase/pull/6177

   Fixed the error: org. apache.hadoop.hbase.DoNotRetryIOException: 
java.lang.UnsatisfiedLinkError: 
org-apache.hadoop.util.NativeCodeLoader.buildSupportsSnappy()Z Set 
hbase.table.sanity.checks to false.The error happened when i create table 
compressed by snappy. The environment based on hadoop 3.3.3 and hbase2.4.16. 
But [hbase-2](https://issues.apache.org/jira/browse/HBASE-2).4.16 document said 
it is compatible with hadoop 3.3.x, I used the configuration: 
org.apache.hadoop.hbase.io.compress.aircompressor.SnappyCodec,org.apache.hadoop.hbase.io.compress.xerial.SnappyCodec,
 the error still occurs.So I changed the dependency hadoop3.1.2 to hadoop 
3.3.3, the error fixed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to