hbase/hbase-compression/hbase-compression-snappy
Andrew Purtell f347867440
HBASE-27872 xerial's snappy-java requires GLIBC >= 2.32 (#5245)
We need to add a native library load check with a helpful error message
if xerial snappy fails to initialize due to a too old glibc or similar
reason, and disable the unit test if the native library fails to load.

Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2023-05-25 17:05:57 -07:00
..
src HBASE-27872 xerial's snappy-java requires GLIBC >= 2.32 (#5245) 2023-05-25 17:05:57 -07:00
pom.xml HBASE-27434 Use ${revision} as placeholder for maven version to make it easier to control the version from command line (#4836) 2022-10-24 11:50:48 +08:00