Author: stack
Date: Mon Jan 24 19:01:44 2011
New Revision: 1062922

URL: http://svn.apache.org/viewvc?rev=1062922&view=rev
Log:
Add appendix on YCSB that still needs filling out.  Added pointer to Ted 
Dunnings YCSB manglings

Modified:
    hbase/trunk/src/docbkx/book.xml

Modified: hbase/trunk/src/docbkx/book.xml
URL: 
http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/book.xml?rev=1062922&r1=1062921&r2=1062922&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/book.xml (original)
+++ hbase/trunk/src/docbkx/book.xml Mon Jan 24 19:01:44 2011
@@ -2027,6 +2027,13 @@ When I build, why do I always get <code>
     </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>
+
 
 
 


Reply via email to