Link to the thread on compression +/-s from mailing lists

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523051 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-09-13 18:37:58 +00:00
parent c90d88bd6d
commit 0265120448
1 changed files with 3 additions and 0 deletions

View File

@ -2573,6 +2573,9 @@ This option should not normally be used, and it is not in <code>-fixAll</code>.
<appendix xml:id="compression">
<title >Compression In HBase<indexterm><primary>Compression</primary></indexterm></title>
<para>There are a bunch of compression options in HBase. There is some helpful discussion
to be found in <link xlink:href="http://search-hadoop.com/m/lL12B1PFVhp1">Documenting Guidance on compression and codecs</link>.
</para>
<section xml:id="compression.test">
<title>CompressionTest Tool</title>