googleapis / java-bigtable-hbase

Java libraries and HBase client extensions for accessing Google Cloud Bigtable
https://cloud.google.com/bigtable/
Apache License 2.0
174 stars 179 forks source link

deps: use hbase 2x & hadoop3 in beam import #4338

Closed igorbernstein2 closed 5 months ago

igorbernstein2 commented 5 months ago

This will allow us to use snappy compression without depending on a custom docker image

Change-Id: I5da2488dc8d4df0acc4584e22f568693b41509ad

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes # ☕️

If you write sample code, please follow the samples format.