Index: src/docbkx/configuration.xml
===================================================================
--- src/docbkx/configuration.xml (revision 1387791)
+++ src/docbkx/configuration.xml (working copy)
@@ -270,7 +270,14 @@
Praveen Kumar has written
a complimentary article,
Building Hadoop and HBase for HBase Maven application development.
-Cloudera have dfs.support.append set to true by default..
+Cloudera have dfs.support.append set to true by default..
+ Please use the most up-to-date Hadoop possible.
+ HBase 0.96.0 will require Hadoop 1.0.0 at a minimum
+ As of HBase 0.96.x, Hadoop 1.0.x at least is required. We will no
+ longer run properly on older Hadoops such as 0.20.205 or branch-0.20-append.
+ Do not move to 0.96.x if you cannot upgrade your HadoopSee HBase, mail # dev - DISCUSS: Have hbase require at least hadoop 1.0.0 in hbase 0.96.0?.
+
+ Or use the
Cloudera or
@@ -278,7 +285,9 @@
Cloudera' CDH3
is Apache Hadoop 0.20.x plus patches including all of the
branch-0.20-append
- additions needed to add a durable sync. Use the released, most recent version of CDH3.
+ additions needed to add a durable sync. Use the released, most recent version of CDH3. In CDH, append
+ support is enabled by default so you do not need to make the above mentioned edits to
+ hdfs-site.xml or to hbase-site.xml.
MapR
includes a commercial, reimplementation of HDFS.