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

Hudson commented on HBASE-27872:
--------------------------------

Results for branch master
        [build #848 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/848/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/848/General_20Nightly_20Build_20Report/]




(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/848/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/848/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> xerial's snappy-java requires GLIBC >= 2.32
> -------------------------------------------
>
>                 Key: HBASE-27872
>                 URL: https://issues.apache.org/jira/browse/HBASE-27872
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.5.4
>            Reporter: Andrew Kyle Purtell
>            Assignee: Andrew Kyle Purtell
>            Priority: Minor
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.5
>
>
> We need to add a native library load check with a helpful error message if it 
> fails to load due to a too old glibc or similar reason, and disable the unit 
> test if the native library fails to load. 
> {noformat}
> TestHFileCompressionSnappy.test:54->HFileTestBase.doTest:72 ยป
> UnsatisfiedLink 
> /home/apurtell/src/hbase/hbase-compression/hbase-compression-snappy/target/snappy-1.1.9-6406bd03-44b4-4586-a91b-79d213c14062-libsnappyjava.so:
> /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32'
> {noformat}
> In this case a Debian test VM has "Debian GLIBC 2.31-13+deb11u6" installed, 
> which is too old. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to