Add link to quora blooms answer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366543 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c8b6b7ad22
commit
3a80b1b8dd
|
@ -230,7 +230,8 @@
|
|||
column family + column family qualifier will be added to the bloom on
|
||||
each key insert.</para>
|
||||
<para>See <link xlink:href="http://hbase.apache.org/apidocs/org/apache/hadoop/hbase/HColumnDescriptor.html">HColumnDescriptor</link> and
|
||||
<xref linkend="blooms"/> for more information.
|
||||
<xref linkend="blooms"/> for more information or this answer up in quora,
|
||||
<link xlink:href="http://www.quora.com/How-are-bloom-filters-used-in-HBase">How are bloom filters used in HBase?</link>.
|
||||
</para>
|
||||
</section>
|
||||
<section xml:id="schema.cf.blocksize"><title>ColumnFamily BlockSize</title>
|
||||
|
|
Loading…
Reference in New Issue