Add reference to varley paper

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1076102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-03-02 04:29:25 +00:00
parent 6b014bbf3b
commit 1b99a716fe
1 changed files with 4 additions and 0 deletions

View File

@ -1351,6 +1351,10 @@ of all regions.
<chapter xml:id="schema">
<title>HBase and Schema Design</title>
<section xml:id="number.of.cfs">
<para>A good general introduction on the strength and weaknesses modelling on
the various non-rdbms datastores is Ian Varleys' Master thesis,
<link xlink:href="http://ianvarley.com/UT/MR/Varley_MastersReport_Full_2009-08-07.pdf">No Relation: The Mixed Blessings of Non-Relational Databases</link>.
</para>
<title>
On the number of column families
</title>