зеркало из https://github.com/Azure/YCSB.git
d4e3f60c29 | ||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
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.