YCSB/hbase094
Sean Busbey 68dd10c1b4 [version] update master to 0.11.0-SNAPSHOT. 2016-06-21 23:31:56 -05:00
..
README.md [hbase] Separate hbase094, hbase098, hbase10 bindings. 2015-09-16 09:23:29 -07:00
pom.xml [version] update master to 0.11.0-SNAPSHOT. 2016-06-21 23:31:56 -05:00

README.md

HBase (0.94.x) Driver for YCSB

This driver is a binding for the YCSB facilities to operate against a HBase 0.94.x Server cluster. It may also work against 0.92.x To run against an HBase 0.98.x cluster, use the hbase098 binding. To run against an HBase >= 1.0 cluster, use the hbase10 binding.

See hbase098/README.md for configuration details.