Author: dmeil
Date: Wed Feb 29 21:39:10 2012
New Revision: 1295296
URL: http://svn.apache.org/viewvc?rev=1295296&view=rev
Log:
hbase-5495 book.xml - adding an FAQ entry to General section
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=1295296&r1=1295295&r2=1295296&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/book.xml (original)
+++ hbase/trunk/src/docbkx/book.xml Wed Feb 29 21:39:10 2012
@@ -2427,6 +2427,14 @@ myHtd.setValue(HTableDescriptor.SPLIT_PO
</para>
</answer>
</qandaentry>
+ <qandaentry>
+ <question><para>How can I find examples of
NoSQL/HBase?</para></question>
+ <answer>
+ <para>See the link to the BigTable paper in <xref
linkend="other.info" /> in the appendix, as
+ well as the other papers.
+ </para>
+ </answer>
+ </qandaentry>
</qandadiv>
<qandadiv xml:id="faq.arch"><title>Architecture</title>
<qandaentry xml:id="faq.arch.regions">