Add appendix on YCSB that still needs filling out. Added pointer to Ted Dunnings YCSB manglings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1062922 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b24dd7e8a3
commit
d1d0924f61
|
@ -2027,6 +2027,13 @@ When I build, why do I always get <code>Unable to find resource 'VM_global_libra
|
|||
</qandaset>
|
||||
</appendix>
|
||||
|
||||
<appendix>
|
||||
<title xml:id="ycsb"><link xlink:href="https://github.com/brianfrankcooper/YCSB/">YCSB: The Yahoo! Cloud Serving Benchmark</link> and HBase</title>
|
||||
<para>TODO: Describe setup of YCSB for HBase</para>
|
||||
<para>Ted Dunning redid YCSB so its mavenized and added facility for verifying workloads. See <link xlink:href="https://github.com/tdunning/YCSB">Ted Dunning's YCSB</link>.</para>
|
||||
|
||||
</appendix>
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue