Skip to content

Files

Latest commit

b83dd7e · Nov 18, 2016

History

History
This branch is 242 commits behind brianfrankcooper/YCSB:master.

hbase094

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 16, 2015
Nov 18, 2016

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.