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 178 forks source link

feat: add bigtable-hbase-2x-mapreduce artifact #4343

Closed igorbernstein2 closed 5 months ago

igorbernstein2 commented 5 months ago

This is a copy of bigtable-hbase-1-mapreduce, but with dependencies adjusted to hbase-mapreduce and the shaded assemblies removed. The assemblies have been removed because in a future iteration, customers will be expected to provide their own version hbase deps

Change-Id: Ib3705bfa535a1dde9a9dce9446c311fcca4a6336

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.