Skip to content
Snippets Groups Projects
user avatar
Kevin Risden authored
393c6118
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.