com.google.cloud.bigtable:bigtable-hbase-mirroring-client-1.x-hadoop · Bigtable/HBase Mirroring Client conforming to HBase API 1.x. Uses hbase-client and shades all dependencies.
Group: com.google.cloud.bigtable - All Dependencies
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-1.x-parent · This project is a parent project for the hbase 1.x mirroring client projects.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-1.x-shaded · Bigtable/HBase Mirroring Client conforming to HBase API 1.x. Shades all dependencies of bigtable-hbase-mirroring-client-core except hbase-shaded-client.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-2.x · Bigtable/HBase Mirroring Client conforming to HBase API 2.x. Uses hbase-shaded-client and exposes all dependencies.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-2.x-hadoop · Bigtable/HBase Mirroring Client conforming to HBase API 2.x. Uses hbase-client and shades all dependencies.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-2.x-parent · This project is a parent project for the hbase 2.x mirroring client projects.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-2.x-shaded · Bigtable/HBase Mirroring Client conforming to HBase API 2.x. Uses hbase-shaded-client and shades all dependencies.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-core · Classes common for bigtable-hbase-mirroring-client-1.x and bigtable-hbase-mirroring-client-2.x.
com.google.cloud.bigtable:bigtable-hbase-mirroring-client-core-parent · This project is a parent project for the hbase mirroring clients core project.
This is a wrapper around `com.googlecode.protobuf-java-format:protobuf-java-format` that rewrites the bytecode to use `org.apache.hadoop.hbase.shaded.com.google.protobuf` instead of plain `com.google.protobuf` for compatibility with `hbase-shaded-client`. Classes using shaded protobufs are exposed in `com.google.bigtable.hbase.mirroring.shaded.com.googlecode.protobuf.format` package.
com.google.cloud.bigtable:bigtable-client-core-config · The project for configuring Bigtable.
com.google.cloud.bigtable:bigtable-hbase-2.x-mapreduce · This project contains tweaks to the hbase 2.* map reduce jobs that work for bigtable. Specifically, HBase's Import M/R job has ZooKeeper referrence which needed to be removed in order to work with Bigtable.