All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by bigtable with all dependencies


protobuf-java-format-shaded from group com.google.cloud.bigtable (version 0.9.8)

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.

Group: com.google.cloud.bigtable Artifact: protobuf-java-format-shaded
Show all versions Show documentation Show source 
Download protobuf-java-format-shaded.jar (0.9.8)
 

0 downloads
Artifact protobuf-java-format-shaded
Group com.google.cloud.bigtable
Version 0.9.8
Last update 05. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bigtable-hbase-1.x-shaded from group com.google.cloud.bigtable (version 2.14.8)

Please use bigtable-hbase-1.x or bigtable-hbase-1.x-hadoop. Bigtable connector compatible with HBase 1.x. It exposes the minimal set of dependencies. Its mainly intended to be used by dataflow 1.x to avoid version conflicts with grpc & protobuf. Prefer to use bigtable-hbase-1.x in general and bigtable-hbase-1.x-hadoop for hadoop classpath compatible applications.

Group: com.google.cloud.bigtable Artifact: bigtable-hbase-1.x-shaded
Show all versions Show documentation Show source 
Download bigtable-hbase-1.x-shaded.jar (2.14.8)
 

4 downloads
Artifact bigtable-hbase-1.x-shaded
Group com.google.cloud.bigtable
Version 2.14.8
Last update 05. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-shaded-client, commons-logging, metrics-core, jsr305,
There are maybe transitive dependencies!

bigtable-hbase-2.x-shaded from group com.google.cloud.bigtable (version 2.14.8)

Please use bigtable-hbase-2.x or bigtable-hbase-2.x-hadoop. Bigtable connector compatible with HBase 2.x. It exposes the minimal set of dependencies. Its mainly intended to be used by dataflow 2.x to avoid version conflicts with grpc & protobuf. Prefer to use bigtable-hbase-2.x in general and bigtable-hbase-2.x-hadoop for hadoop classpath compatible applications.

Group: com.google.cloud.bigtable Artifact: bigtable-hbase-2.x-shaded
Show all versions Show documentation Show source 
Download bigtable-hbase-2.x-shaded.jar (2.14.8)
 

0 downloads
Artifact bigtable-hbase-2.x-shaded
Group com.google.cloud.bigtable
Version 2.14.8
Last update 05. December 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hbase-shaded-client, jsr305, commons-logging, metrics-core,
There are maybe transitive dependencies!

hbase-object-mapper from group com.flipkart (version 1.19)

HBase ORM is a light-weight, thread-safe and performant library that enables: [1] object-oriented access of HBase rows (Data Access Object) with minimal code and good testability [2] reading from and/or writing to HBase tables in Hadoop MapReduce jobs

Group: com.flipkart Artifact: hbase-object-mapper
Show all versions Show documentation Show source 
Download hbase-object-mapper.jar (1.19)
 

20 downloads
Artifact hbase-object-mapper
Group com.flipkart
Version 1.19
Last update 13. February 2021
Organization not specified
URL https://github.com/flipkart-incubator/hbase-orm
License Apache License, Version 2.0
Dependencies amount 3
Dependencies hbase-client, jackson-databind, guava,
There are maybe transitive dependencies!

bigtable-legacy-compatibility from group com.google.cloud.bigtable (version 0.9.5.1)

This project implements converters for v1 protobuf objects into v2 protobuf objects, and vice versa. This package is intended for use for Dataflow, and should probably not be used by other users without a discussion on https://groups.google.com/forum/#!forum/google-cloud-bigtable-discuss first.

Group: com.google.cloud.bigtable Artifact: bigtable-legacy-compatibility
Show all versions Show documentation Show source 
Download bigtable-legacy-compatibility.jar (0.9.5.1)
 

0 downloads
Artifact bigtable-legacy-compatibility
Group com.google.cloud.bigtable
Version 0.9.5.1
Last update 24. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies bigtable-protos, bigtable-legacy-protos, hamcrest-core,
There are maybe transitive dependencies!

accumulo-compactor from group org.apache.accumulo (version 3.0.0)

Group: org.apache.accumulo Artifact: accumulo-compactor
Show all versions Show documentation Show source 
Download accumulo-compactor.jar (3.0.0)
 

0 downloads
Artifact accumulo-compactor
Group org.apache.accumulo
Version 3.0.0


accumulo-compaction-coordinator from group org.apache.accumulo (version 3.0.0)

Group: org.apache.accumulo Artifact: accumulo-compaction-coordinator
Show all versions Show documentation Show source 
Download accumulo-compaction-coordinator.jar (3.0.0)
 

0 downloads
Artifact accumulo-compaction-coordinator
Group org.apache.accumulo
Version 3.0.0
Last update 14. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies caffeine, guava, accumulo-core, accumulo-server-base, accumulo-start, log4j-1.2-api, libthrift, zookeeper, slf4j-api,
There are maybe transitive dependencies!

accumulo-project from group org.apache.accumulo (version 3.0.0)

Apache Accumulo is a sorted, distributed key/value store based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.

Group: org.apache.accumulo Artifact: accumulo-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact accumulo-project
Group org.apache.accumulo
Version 3.0.0
Last update 14. August 2023
Organization The Apache Software Foundation
URL https://accumulo.apache.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bigtable-client from group com.google.cloud.bigtable (version 0.9.1)

This is a client to access Cloud Bigtable (https://cloud.google.com/bigtable/) via the HBase APIs. There are a handful of modules in this project. The bigtable-hbase-x.x projects are intendned to be the projects which users interact with. The x.x versions in the bigtable-hbase-x.x projects represent the hbase major and minor versions which the project supports. For example, bigtable-hbase-1.0 will integrate with all hbase 1.0.x releases and bigtable-hbase-1.1 will integrate with all hbase 1.1.* releases. The bigtable-protos, bigtable-client-core and bigtable-hbase modules are meant to be used as components of bigtable-hbase-x.x. Those submodules may be usedful outside of the bigtable-hbase-x.x projects, but have not been thoroughly tested in other scenarios.

Group: com.google.cloud.bigtable Artifact: bigtable-client
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact bigtable-client
Group com.google.cloud.bigtable
Version 0.9.1
Last update 18. July 2016
Organization not specified
URL https://cloud.google.com/bigtable/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

accumulo-examples from group org.apache.accumulo (version 1.5.4)

Group: org.apache.accumulo Artifact: accumulo-examples
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact accumulo-examples
Group org.apache.accumulo
Version 1.5.4
Last update 14. September 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies hadoop-core, accumulo-core,
There are maybe transitive dependencies!



Page 11 from 12 (items total 119)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy