bigtable-hbase-1.x-mapreduce

com.google.cloud.bigtable

bigtable-hbase-1.x-mapreduce is a Java jar artifact published under the com.google.cloud.bigtable group on Maven Central. 113 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.16.1 113 versions jarChecking...

Add to your project2.18.3

<dependency>
    <groupId>com.google.cloud.bigtable</groupId>
    <artifactId>bigtable-hbase-1.x-mapreduce</artifactId>
    <version>2.18.3</version>
</dependency>

Version Details — 2.18.3

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

This project contains tweaks to the hbase 1.* 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.

Checking security advisories...