HBase is the Hadoop database. Use it when you need random, realtime read/write access to your Big Data. This project's goal is the hosting of very large tables -- billions of rows X millions of columns -- atop clusters of commodity hardware.
[org.clojars.strongh/hbase "0.90.4"]
org.clojars.strongh/hbase {:mvn/version "0.90.4"}
implementation("org.clojars.strongh:hbase:0.90.4")
<dependency> <groupId>org.clojars.strongh</groupId> <artifactId>hbase</artifactId> <version>0.90.4</version> </dependency>
Note: this artifact is a non-canonical fork. See the wiki for more details.
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: