HBASE-4140 book: Update our hadoop vendor section

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1151181 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-07-26 17:25:41 +00:00
parent c9e11e0816
commit c3b24e6c58
1 changed files with 12 additions and 5 deletions

View File

@ -191,7 +191,7 @@ to ensure well-formedness of your document after an edit session.
<code>sync</code>. Hadoop 0.20.2 and Hadoop 0.20.203.0 DO NOT have this attribute.
Currently only the <link
xlink:href="http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-append/">branch-0.20-append</link>
branch has this attribute<footnote>
branch has this a working sync<footnote>
<para>See <link
xlink:href="http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-append/CHANGES.txt">CHANGES.txt</link>
in branch-0.20-append to see list of patches involved adding
@ -206,10 +206,17 @@ to ensure well-formedness of your document after an edit session.
<link xlink:href="http://praveen.kumar.in/2011/06/20/building-hadoop-and-hbase-for-hbase-maven-application-development/">Building Hadoop and HBase for HBase Maven application development</link>.
</para></footnote>.</para>
<para>Or rather than build your own, you could use Cloudera's <link
xlink:href="http://archive.cloudera.com/docs/">CDH3</link>. CDH has
the 0.20-append patches needed to add a durable sync (CDH3 betas will
suffice; b2, b3, or b4).</para>
<para>Or rather than build your own, you could use the
<link xlink:href="http://www.cloudera.com/">Cloudera</link> or
<link xlink:href="http://www.mapr.com/">MapR</link> distributions.
Cloudera' <link xlink:href="http://archive.cloudera.com/docs/">CDH3</link>
is Apache Hadoop 0.20.x plus patches including all of the 0.20-append additions
needed to add a durable sync. Use the released version of CDH3 at least (They
have just posted an update). MapR includes a commercial, reimplementation of HDFS.
It has a durable sync as well as some other interesting features that are not
yet in Apache Hadoop. Their <link xlink:href="http://www.mapr.com/products/download.html"M3</link>
product is free to use and unlimited.
</para>
<para>Because HBase depends on Hadoop, it bundles an instance of the
Hadoop jar under its <filename>lib</filename> directory. The bundled