Author: stack
Date: Fri Apr 15 08:41:25 2011
New Revision: 1092633

URL: http://svn.apache.org/viewvc?rev=1092633&view=rev
Log:
Refer readers to Michael Noll blog on how to build from branch-0.20-append

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

Modified: hbase/trunk/src/docbkx/getting_started.xml
URL: 
http://svn.apache.org/viewvc/hbase/trunk/src/docbkx/getting_started.xml?rev=1092633&r1=1092632&r2=1092633&view=diff
==============================================================================
--- hbase/trunk/src/docbkx/getting_started.xml (original)
+++ hbase/trunk/src/docbkx/getting_started.xml Fri Apr 15 08:41:25 2011
@@ -221,19 +221,17 @@ stopping hbase...............</programli
         will lose data unless it is running on an HDFS that has a durable
         <code>sync</code>. 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 attribute<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
             append on the Hadoop 0.20 branch.</para>
           </footnote>. No official releases have been made from this branch up
         to now so you will have to build your own Hadoop from the tip of this
-        branch. Check it out using this url, <link
-        
xlink:href="https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-append/";>branch-0.20-append</link>.
-        Scroll down in the Hadoop <link
-        xlink:href="http://wiki.apache.org/hadoop/HowToRelease";>How To
-        Release</link> to the section <emphasis>Build Requirements</emphasis>
-        for instruction on how to build Hadoop.</para>
+        branch.  Michael Noll has written a detailed blog,
+        <link 
xlink:href="http://www.michael-noll.com/blog/2011/04/14/building-an-hadoop-0-20-x-version-for-hbase-0-90-2/";>Building
+        an Hadoop 0.20.x version for HBase 0.90.2</link>, on how to build an
+        Hadoop from branch-0.20-append.  Recommended.</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


Reply via email to