Author: stack
Date: Tue Jul 26 17:25:41 2011
New Revision: 1151181

URL: http://svn.apache.org/viewvc?rev=1151181&view=rev
Log:
HBASE-4140 book: Update our hadoop vendor section

Modified:
    hbase/trunk/src/docbkx/configuration.xml

Modified: hbase/trunk/src/docbkx/configuration.xml
URL: 
http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/configuration.xml?rev=1151181&r1=1151180&r2=1151181&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/configuration.xml (original)
+++ hbase/trunk/src/docbkx/configuration.xml Tue Jul 26 17:25:41 2011
@@ -191,7 +191,7 @@ to ensure well-formedness of your docume
         <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 docume
             <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


Reply via email to