Skip to content
Snippets Groups Projects
user avatar
allanbank authored
[licensing] Added ASLv2 headers to files without them for v0.4.0. Removed old copy of Javadoc.
1e7d2a36
Name Last commit Last update
..
src
README.md
pom.xml

HBase (1.0.x) Driver for YCSB

This driver is a binding for the YCSB facilities to operate against a HBase 1.0.x Server cluster. To run against an HBase 0.94.x cluster, use the hbase094 binding. To run against an HBase 0.98.x cluster, use the hbase098 binding.

See hbase098/README.md for configuration details.