Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 940 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 940 Bytes

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.