You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by vi...@apache.org on 2012/02/28 08:40:09 UTC

svn commit: r1294500 [1/2] - in /hadoop/common/site: common/author/src/documentation/content/xdocs/ common/publish/ hdfs/author/src/documentation/content/xdocs/ hdfs/publish/ mapreduce/author/src/documentation/content/xdocs/ mapreduce/publish/

Author: vinodkv
Date: Tue Feb 28 07:40:08 2012
New Revision: 1294500

URL: http://svn.apache.org/viewvc?rev=1294500&view=rev
Log:
Updated site for release 0.23.1.

Modified:
    hadoop/common/site/common/author/src/documentation/content/xdocs/releases.xml
    hadoop/common/site/common/author/src/documentation/content/xdocs/site.xml
    hadoop/common/site/common/publish/credits.html
    hadoop/common/site/common/publish/index.html
    hadoop/common/site/common/publish/irc.html
    hadoop/common/site/common/publish/issue_tracking.html
    hadoop/common/site/common/publish/linkmap.html
    hadoop/common/site/common/publish/linkmap.pdf
    hadoop/common/site/common/publish/mailing_lists.html
    hadoop/common/site/common/publish/releases.html
    hadoop/common/site/common/publish/releases.pdf
    hadoop/common/site/common/publish/version_control.html
    hadoop/common/site/hdfs/author/src/documentation/content/xdocs/releases.xml
    hadoop/common/site/hdfs/author/src/documentation/content/xdocs/site.xml
    hadoop/common/site/hdfs/publish/credits.html
    hadoop/common/site/hdfs/publish/credits.pdf
    hadoop/common/site/hdfs/publish/index.html
    hadoop/common/site/hdfs/publish/index.pdf
    hadoop/common/site/hdfs/publish/irc.html
    hadoop/common/site/hdfs/publish/irc.pdf
    hadoop/common/site/hdfs/publish/issue_tracking.html
    hadoop/common/site/hdfs/publish/issue_tracking.pdf
    hadoop/common/site/hdfs/publish/linkmap.html
    hadoop/common/site/hdfs/publish/linkmap.pdf
    hadoop/common/site/hdfs/publish/mailing_lists.html
    hadoop/common/site/hdfs/publish/mailing_lists.pdf
    hadoop/common/site/hdfs/publish/releases.html
    hadoop/common/site/hdfs/publish/releases.pdf
    hadoop/common/site/hdfs/publish/version_control.html
    hadoop/common/site/hdfs/publish/version_control.pdf
    hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/releases.xml
    hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/site.xml
    hadoop/common/site/mapreduce/publish/credits.html
    hadoop/common/site/mapreduce/publish/index.html
    hadoop/common/site/mapreduce/publish/irc.html
    hadoop/common/site/mapreduce/publish/issue_tracking.html
    hadoop/common/site/mapreduce/publish/linkmap.html
    hadoop/common/site/mapreduce/publish/linkmap.pdf
    hadoop/common/site/mapreduce/publish/mailing_lists.html
    hadoop/common/site/mapreduce/publish/releases.html
    hadoop/common/site/mapreduce/publish/releases.pdf
    hadoop/common/site/mapreduce/publish/version_control.html

Modified: hadoop/common/site/common/author/src/documentation/content/xdocs/releases.xml
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/author/src/documentation/content/xdocs/releases.xml?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/author/src/documentation/content/xdocs/releases.xml (original)
+++ hadoop/common/site/common/author/src/documentation/content/xdocs/releases.xml Tue Feb 28 07:40:08 2012
@@ -39,6 +39,30 @@
       <title>News</title>
 
       <section>
+        <title>27 Feb, 2012: release 0.23.1 available </title>
+        <p>     This is the second alpha version of the hadoop-0.23 major
+                release after the first alpha 0.23.0. This release
+                has significant improvements compared to 0.23.0 but should still
+                be considered as alpha-quality and not for production use.
+        </p>
+        <p>     hadoop-0.23.1 contains several major advances from 0.23.0:
+                <ul>
+                  <li>Lots of bug fixes and improvements in both HDFS and MapReduce</li>
+                  <li>Major performance work to make this release either match
+                  or exceed performance of Hadoop-1 in most aspects of both
+                  HDFS and MapReduce.</li>
+                  <li>Several downstream projects like HBase, Pig, Oozie, Hive
+                  etc. are better integrated with this release</li>
+                </ul>
+
+        </p>
+        <p>     See the <a 
+                href="docs/r0.23.1/hadoop-project-dist/hadoop-common/releasenotes.html">
+                Hadoop 0.23.1 Release Notes</a> for details.  
+        </p>
+      </section>
+
+      <section>
         <title>27 December, 2011: release 1.0.0 available </title>
         <p>     After six years of gestation, Hadoop reaches 1.0.0!
 	        This release is from the 0.20-security code line, and includes

Modified: hadoop/common/site/common/author/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/author/src/documentation/content/xdocs/site.xml?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/author/src/documentation/content/xdocs/site.xml (original)
+++ hadoop/common/site/common/author/src/documentation/content/xdocs/site.xml Tue Feb 28 07:40:08 2012
@@ -29,7 +29,7 @@ See http://forrest.apache.org/docs/linki
     <r0.20.2   label="Release 0.20.2"     href="ext:docs/r0.20.2/"/>
     <r0.20.203.0 label="Release 0.20.203.0" href="ext:docs/r0.20.203.0/"/>
     <r0.22.0 label="Release 0.22.0" href="ext:docs/r0.22.0/"/>
-    <r0.23.0 label="Release 0.23.0" href="ext:docs/r0.23.0/"/>
+    <r0.23.1 label="Release 0.23.1" href="ext:docs/r0.23.1/"/>
   </docs>
 
   <resources label="Developers">
@@ -63,7 +63,7 @@ See http://forrest.apache.org/docs/linki
       <r0.20.2 href="r0.20.2/"/>
       <r0.20.203.0 href="r0.20.203.0/"/>
       <r0.22.0 href="r0.22.0/"/>
-      <r0.23.0 href="r0.23.0/"/>
+      <r0.23.1 href="r0.23.1/"/>
     </docs>
 
   </external-refs>

Modified: hadoop/common/site/common/publish/credits.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/credits.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/credits.html (original)
+++ hadoop/common/site/common/publish/credits.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>

Modified: hadoop/common/site/common/publish/index.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/index.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/index.html (original)
+++ hadoop/common/site/common/publish/index.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>

Modified: hadoop/common/site/common/publish/irc.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/irc.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/irc.html (original)
+++ hadoop/common/site/common/publish/irc.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/common/publish/issue_tracking.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/issue_tracking.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/issue_tracking.html (original)
+++ hadoop/common/site/common/publish/issue_tracking.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/common/publish/linkmap.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/linkmap.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/linkmap.html (original)
+++ hadoop/common/site/common/publish/linkmap.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
@@ -264,7 +264,7 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>r0.23.0</em>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>r0.23.1</em>
 </li>
 </ul>
   

Modified: hadoop/common/site/common/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/linkmap.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/common/publish/mailing_lists.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/mailing_lists.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/mailing_lists.html (original)
+++ hadoop/common/site/common/publish/mailing_lists.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/common/publish/releases.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/releases.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/releases.html (original)
+++ hadoop/common/site/common/publish/releases.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
@@ -191,6 +191,9 @@ document.write("Last Published: " + docu
 <a href="#News">News</a>
 <ul class="minitoc">
 <li>
+<a href="#27+Feb%2C+2012%3A+release+0.23.1+available">27 Feb, 2012: release 0.23.1 available </a>
+</li>
+<li>
 <a href="#27+December%2C+2011%3A+release+1.0.0+available">27 December, 2011: release 1.0.0 available </a>
 </li>
 <li>
@@ -329,7 +332,33 @@ document.write("Last Published: " + docu
 <a name="N10045"></a><a name="News"></a>
 <h2 class="h3">News</h2>
 <div class="section">
-<a name="N1004B"></a><a name="27+December%2C+2011%3A+release+1.0.0+available"></a>
+<a name="N1004B"></a><a name="27+Feb%2C+2012%3A+release+0.23.1+available"></a>
+<h3 class="h4">27 Feb, 2012: release 0.23.1 available </h3>
+<p>     This is the second alpha version of the hadoop-0.23 major
+                release after the first alpha 0.23.0. This release
+                has significant improvements compared to 0.23.0 but should still
+                be considered as alpha-quality and not for production use.
+        </p>
+<p>     hadoop-0.23.1 contains several major advances from 0.23.0:
+                <ul>
+                  
+<li>Lots of bug fixes and improvements in both HDFS and MapReduce</li>
+                  
+<li>Major performance work to make this release either match
+                  or exceed performance of Hadoop-1 in most aspects of both
+                  HDFS and MapReduce.</li>
+                  
+<li>Several downstream projects like HBase, Pig, Oozie, Hive
+                  etc. are better integrated with this release</li>
+                
+</ul>
+
+        
+</p>
+<p>     See the <a href="docs/r0.23.1/hadoop-project-dist/hadoop-common/releasenotes.html">
+                Hadoop 0.23.1 Release Notes</a> for details.  
+        </p>
+<a name="N1006B"></a><a name="27+December%2C+2011%3A+release+1.0.0+available"></a>
 <h3 class="h4">27 December, 2011: release 1.0.0 available </h3>
 <p>     After six years of gestation, Hadoop reaches 1.0.0!
 	        This release is from the 0.20-security code line, and includes
@@ -352,7 +381,7 @@ document.write("Last Published: " + docu
 <p>     Please see the complete <a href="docs/r1.0.0/releasenotes.html">
                 Hadoop 1.0.0 Release Notes</a> for details.  
         </p>
-<a name="N1006E"></a><a name="10+December%2C+2011%3A+release+0.22.0+available"></a>
+<a name="N1008E"></a><a name="10+December%2C+2011%3A+release+0.22.0+available"></a>
 <h3 class="h4">10 December, 2011: release 0.22.0 available </h3>
 <p> This release contains many bug fixes and optimizations compared to 
         its predecessor 0.21.0. See the 
@@ -399,7 +428,7 @@ document.write("Last Published: " + docu
 <li>DistributedCache sharing.</li>
         
 </ul>
-<a name="N100BF"></a><a name="11+Nov%2C+2011%3A+release+0.23.0+available"></a>
+<a name="N100DF"></a><a name="11+Nov%2C+2011%3A+release+0.23.0+available"></a>
 <h3 class="h4">11 Nov, 2011: release 0.23.0 available </h3>
 <p>     This is the alpha version of the hadoop-0.23 major
                 release. This is the first release we've made off
@@ -421,7 +450,7 @@ document.write("Last Published: " + docu
 <p>     See the <a href="docs/r0.23.0/hadoop-project-dist/hadoop-common/releasenotes.html">
                 Hadoop 0.23.0 Release Notes</a> for details.  
         </p>
-<a name="N100DC"></a><a name="17+Oct%2C+2011%3A+release+0.20.205.0+available"></a>
+<a name="N100FC"></a><a name="17+Oct%2C+2011%3A+release+0.20.205.0+available"></a>
 <h3 class="h4">17 Oct, 2011: release 0.20.205.0 available </h3>
 <p>     This release contains improvements, new features, bug 
                 fixes and optimizations. This release includes rpms and 
@@ -436,7 +465,7 @@ document.write("Last Published: " + docu
 	
 </ul>
 </p>
-<a name="N100FC"></a><a name="5+Sep%2C+2011%3A+release+0.20.204.0+available"></a>
+<a name="N1011C"></a><a name="5+Sep%2C+2011%3A+release+0.20.204.0+available"></a>
 <h3 class="h4">5 Sep, 2011: release 0.20.204.0 available </h3>
 <p>     This release contains improvements, new features, bug 
                 fixes and optimizations. This release includes rpms and 
@@ -461,7 +490,7 @@ document.write("Last Published: " + docu
 </ul>
 </ul>
 </p>
-<a name="N10127"></a><a name="11+May%2C+2011%3A+release+0.20.203.0+available"></a>
+<a name="N10147"></a><a name="11+May%2C+2011%3A+release+0.20.203.0+available"></a>
 <h3 class="h4">11 May, 2011: release 0.20.203.0 available </h3>
 <p>	This release contains many improvements, new features, bug
 	        fixes and optimizations. It is stable and has been deployed
@@ -470,7 +499,7 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.20.203.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10140"></a><a name="23+August%2C+2010%3A+release+0.21.0+available"></a>
+<a name="N10160"></a><a name="23+August%2C+2010%3A+release+0.21.0+available"></a>
 <h3 class="h4">23 August, 2010: release 0.21.0 available </h3>
 <p>	This release contains many improvements, new features, bug
 	        fixes and optimizations. It has not undergone testing at scale and should not be considered stable or suitable for production.
@@ -479,28 +508,28 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.21.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10159"></a><a name="26+February%2C+2010%3A+release+0.20.2+available"></a>
+<a name="N10179"></a><a name="26+February%2C+2010%3A+release+0.20.2+available"></a>
 <h3 class="h4">26 February, 2010: release 0.20.2 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the <a href="docs/r0.20.2/releasenotes.html">Hadoop 0.20.2 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.20.2/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10172"></a><a name="14+September%2C+2009%3A+release+0.20.1+available"></a>
+<a name="N10192"></a><a name="14+September%2C+2009%3A+release+0.20.1+available"></a>
 <h3 class="h4">14 September, 2009: release 0.20.1 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the <a href="docs/r0.20.1/releasenotes.html">Hadoop 0.20.1 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.20.1/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N1018B"></a><a name="23+July%2C+2009%3A+release+0.19.2+available"></a>
+<a name="N101AB"></a><a name="23+July%2C+2009%3A+release+0.19.2+available"></a>
 <h3 class="h4">23 July, 2009: release 0.19.2 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the <a href="docs/r0.19.2/releasenotes.html">Hadoop 0.19.2 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.19.2/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N101A4"></a><a name="22+April%2C+2009%3A+release+0.20.0+available"></a>
+<a name="N101C4"></a><a name="22+April%2C+2009%3A+release+0.20.0+available"></a>
 <h3 class="h4">22 April, 2009: release 0.20.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -508,7 +537,7 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.20.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N101BD"></a><a name="24+February%2C+2009%3A+release+0.19.1+available"></a>
+<a name="N101DD"></a><a name="24+February%2C+2009%3A+release+0.19.1+available"></a>
 <h3 class="h4">24 February, 2009: release 0.19.1 available </h3>
 <p>This release contains many critical bug fixes, including <strong>some data loss issues</strong>. 
            The release also introduces an <strong>incompatible change</strong> by disabling the 
@@ -518,14 +547,14 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.19.1/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N101E0"></a><a name="29+January%2C+2009%3A+release+0.18.3+available"></a>
+<a name="N10200"></a><a name="29+January%2C+2009%3A+release+0.18.3+available"></a>
 <h3 class="h4">29 January, 2009: release 0.18.3 available </h3>
 <p>This release contains many critical bug fixes.</p>
 <p>See the <a href="docs/r0.18.3/releasenotes.html">Hadoop 0.18.3 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.18.3/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N101F9"></a><a name="21+November%2C+2008%3A+release+0.19.0+available"></a>
+<a name="N10219"></a><a name="21+November%2C+2008%3A+release+0.19.0+available"></a>
 <h3 class="h4">21 November, 2008: release 0.19.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -533,21 +562,21 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.19.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10212"></a><a name="3+November%2C+2008%3A+release+0.18.2+available"></a>
+<a name="N10232"></a><a name="3+November%2C+2008%3A+release+0.18.2+available"></a>
 <h3 class="h4">3 November, 2008: release 0.18.2 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the <a href="docs/r0.18.2/releasenotes.html">Hadoop 0.18.2 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.18.2/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N1022B"></a><a name="17+September%2C+2008%3A+release+0.18.1+available"></a>
+<a name="N1024B"></a><a name="17+September%2C+2008%3A+release+0.18.1+available"></a>
 <h3 class="h4">17 September, 2008: release 0.18.1 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the <a href="docs/r0.18.1/releasenotes.html">Hadoop 0.18.1 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.18.1/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10244"></a><a name="22+August%2C+2008%3A+release+0.18.0+available"></a>
+<a name="N10264"></a><a name="22+August%2C+2008%3A+release+0.18.0+available"></a>
 <h3 class="h4">22 August, 2008: release 0.18.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -555,27 +584,27 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.18.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N1025D"></a><a name="19+August%2C+2008%3A+release+0.17.2+available"></a>
+<a name="N1027D"></a><a name="19+August%2C+2008%3A+release+0.17.2+available"></a>
 <h3 class="h4">19 August, 2008: release 0.17.2 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the Hadoop 0.17.2 Notes for details.</p>
-<a name="N1026A"></a><a name="23+June%2C+2008%3A+release+0.17.1+available"></a>
+<a name="N1028A"></a><a name="23+June%2C+2008%3A+release+0.17.1+available"></a>
 <h3 class="h4">23 June, 2008: release 0.17.1 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
 <p>See the Hadoop 0.17.1 Notes for details.</p>
-<a name="N10277"></a><a name="20+May%2C+2008%3A+release+0.17.0+available"></a>
+<a name="N10297"></a><a name="20+May%2C+2008%3A+release+0.17.0+available"></a>
 <h3 class="h4">20 May, 2008: release 0.17.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
 <p>See the Hadoop 0.17.0 Release Notes for details.</p>
-<a name="N10284"></a><a name="5+May%2C+2008%3A+release+0.16.4+available"></a>
+<a name="N102A4"></a><a name="5+May%2C+2008%3A+release+0.16.4+available"></a>
 <h3 class="h4">5 May, 2008: release 0.16.4 available </h3>
 <p>This release fixes 4 critical bugs in release 0.16.3.</p>
-<a name="N1028E"></a><a name="16+April%2C+2008%3A+release+0.16.3+available"></a>
+<a name="N102AE"></a><a name="16+April%2C+2008%3A+release+0.16.3+available"></a>
 <h3 class="h4">16 April, 2008: release 0.16.3 available </h3>
 <p>This release fixes critical bugs in release 0.16.2.</p>
-<a name="N10298"></a><a name="2+April%2C+2008%3A+release+0.16.2+available"></a>
+<a name="N102B8"></a><a name="2+April%2C+2008%3A+release+0.16.2+available"></a>
 <h3 class="h4">2 April, 2008: release 0.16.2 available </h3>
 <p>This release fixes critical bugs in release 0.16.1.</p>
 <div class="note">
@@ -584,7 +613,7 @@ document.write("Last Published: " + docu
         <a href="http://hadoop.apache.org/hbase/">http://hadoop.apache.org/hbase/</a>
 </div>
 </div>
-<a name="N102A8"></a><a name="13+March%2C+2008%3A+release+0.16.1+available"></a>
+<a name="N102C8"></a><a name="13+March%2C+2008%3A+release+0.16.1+available"></a>
 <h3 class="h4">13 March, 2008: release 0.16.1 available </h3>
 <p>This release fixes critical bugs in release 0.16.0.</p>
 <div class="note">
@@ -593,7 +622,7 @@ document.write("Last Published: " + docu
         <a href="http://hadoop.apache.org/hbase/">http://hadoop.apache.org/hbase/</a>
 </div>
 </div>
-<a name="N102B8"></a><a name="7+February%2C+2008%3A+release+0.16.0+available"></a>
+<a name="N102D8"></a><a name="7+February%2C+2008%3A+release+0.16.0+available"></a>
 <h3 class="h4">7 February, 2008: release 0.16.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -605,19 +634,19 @@ document.write("Last Published: " + docu
 	with 'bin/start-dfs.sh -upgrade'.  See the <a href="http://wiki.apache.org/hadoop/Hadoop_Upgrade">Hadoop
 	Upgrade</a> page for details.</div>
 </div>
-<a name="N102CC"></a><a name="18+January%2C+2008%3A+release+0.15.3+available"></a>
+<a name="N102EC"></a><a name="18+January%2C+2008%3A+release+0.15.3+available"></a>
 <h3 class="h4">18 January, 2008: release 0.15.3 available </h3>
 <p>This release fixes critical bugs in release 0.15.3.</p>
-<a name="N102D6"></a><a name="2+January%2C+2008%3A+release+0.15.2+available"></a>
+<a name="N102F6"></a><a name="2+January%2C+2008%3A+release+0.15.2+available"></a>
 <h3 class="h4">2 January, 2008: release 0.15.2 available </h3>
 <p>This release fixes critical bugs in release 0.15.1.</p>
-<a name="N102E0"></a><a name="27+November%2C+2007%3A+release+0.15.1+available"></a>
+<a name="N10300"></a><a name="27+November%2C+2007%3A+release+0.15.1+available"></a>
 <h3 class="h4">27 November, 2007: release 0.15.1 available </h3>
 <p>This release fixes critical bugs in release 0.15.0.</p>
-<a name="N102EA"></a><a name="26+November%2C+2007%3A+release+0.14.4+available"></a>
+<a name="N1030A"></a><a name="26+November%2C+2007%3A+release+0.14.4+available"></a>
 <h3 class="h4">26 November, 2007: release 0.14.4 available </h3>
 <p>This release fixes critical bugs in release 0.14.3.</p>
-<a name="N102F4"></a><a name="29+October+2007%3A+release+0.15.0+available"></a>
+<a name="N10314"></a><a name="29+October+2007%3A+release+0.15.0+available"></a>
 <h3 class="h4">29 October 2007: release 0.15.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -630,10 +659,10 @@ document.write("Last Published: " + docu
 	with 'bin/start-dfs.sh -upgrade'.  See the <a href="http://wiki.apache.org/hadoop/Hadoop_Upgrade">Hadoop
 	Upgrade</a> page for details.</div>
 </div>
-<a name="N1030F"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
+<a name="N1032F"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
 <h3 class="h4">19 October, 2007: release 0.14.3 available </h3>
 <p>This release fixes critical bugs in release 0.14.2.</p>
-<a name="N10319"></a><a name="4+September%2C+2007%3A+release+0.14.1+available"></a>
+<a name="N10339"></a><a name="4+September%2C+2007%3A+release+0.14.1+available"></a>
 <h3 class="h4"> 4 September, 2007: release 0.14.1 available </h3>
 <p>New features in release 0.14 include:</p>
 <ul>

Modified: hadoop/common/site/common/publish/releases.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/releases.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/common/publish/version_control.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/common/publish/version_control.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/common/publish/version_control.html (original)
+++ hadoop/common/site/common/publish/version_control.html Tue Feb 28 07:40:08 2012
@@ -132,7 +132,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/common/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/common/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/common/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/hdfs/author/src/documentation/content/xdocs/releases.xml
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/author/src/documentation/content/xdocs/releases.xml?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/author/src/documentation/content/xdocs/releases.xml (original)
+++ hadoop/common/site/hdfs/author/src/documentation/content/xdocs/releases.xml Tue Feb 28 07:40:08 2012
@@ -39,6 +39,30 @@
       <title>News</title>
 
       <section>
+        <title>27 Feb, 2012: release 0.23.1 available </title>
+        <p>     This is the second alpha version of the hadoop-0.23 major
+                release after the first alpha 0.23.0. This release
+                has significant improvements compared to 0.23.0 but should still
+                be considered as alpha-quality and not for production use.
+        </p>
+        <p>     hadoop-0.23.1 contains several major advances from 0.23.0:
+                <ul>
+                  <li>Lots of bug fixes and improvements in both HDFS and MapReduce</li>
+                  <li>Major performance work to make this release either match
+                  or exceed performance of Hadoop-1 in most aspects of both
+                  HDFS and MapReduce.</li>
+                  <li>Several downstream projects like HBase, Pig, Oozie, Hive
+                  etc. are better integrated with this release</li>
+                </ul>
+
+        </p>
+        <p>     See the <a 
+                href="docs/r0.23.1/hadoop-project-dist/hadoop-common/releasenotes.html">
+                Hadoop 0.23.1 Release Notes</a> for details.  
+        </p>
+      </section>
+
+      <section>
         <title>27 December, 2011: release 1.0.0 available </title>
         <p>     After six years of gestation, Hadoop reaches 1.0.0!
 	        This release is from the 0.20-security code line, and includes

Modified: hadoop/common/site/hdfs/author/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/author/src/documentation/content/xdocs/site.xml?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/author/src/documentation/content/xdocs/site.xml (original)
+++ hadoop/common/site/hdfs/author/src/documentation/content/xdocs/site.xml Tue Feb 28 07:40:08 2012
@@ -32,7 +32,7 @@ See http://forrest.apache.org/docs/linki
     <r1.0.0 label="Release 1.0.0" href="ext:docs/r1.0.0/"/>
     <r0.21.0   label="Release 0.21.0"     href="ext:docs/r0.21.0/"/>
     <r0.22.0   label="Release 0.22.0"     href="ext:docs/r0.22.0/"/>
-    <r0.23.0   label="Release 0.23.0"     href="ext:docs/r0.23.0/"/>
+    <r0.23.1   label="Release 0.23.1"     href="ext:docs/r0.23.1/"/>
   </docs>
 
   <resources label="Developers">
@@ -74,7 +74,7 @@ See http://forrest.apache.org/docs/linki
       <r1.0.0 href="r1.0.0/"/>
       <r0.21.0 href="http://hadoop.apache.org/hdfs/docs/r0.21.0/"/>
       <r0.22.0 href="http://hadoop.apache.org/hdfs/docs/r0.22.0/"/>
-      <r0.23.0 href="http://hadoop.apache.org/hdfs/docs/r0.23.0/"/>
+      <r0.23.1 href="http://hadoop.apache.org/hdfs/docs/r0.23.1/"/>
     </docs>
   </external-refs>
  

Modified: hadoop/common/site/hdfs/publish/credits.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/credits.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/credits.html (original)
+++ hadoop/common/site/hdfs/publish/credits.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hadoop Distributed File System Credits</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
@@ -206,7 +206,7 @@ document.write("Last Published: " + docu
 </div>
 
 
-<a name="N1000D"></a><a name="Committers"></a>
+<a name="N1000C"></a><a name="Committers"></a>
 <h2 class="h3">Committers</h2>
 <div class="section">
 <p>Hadoop Distributed File System (HDFS) active committers include:</p>
@@ -613,16 +613,16 @@ document.write("Last Published: " + docu
 </div>
 
 
-<a name="N1042C"></a><a name="Contributors"></a>
+<a name="N1042B"></a><a name="Contributors"></a>
 <h2 class="h3">Contributors</h2>
 <div class="section">
 <p>HDFS contributors and their contributions are listed at Apache 
-<a href="https://issues.apache.org/jira/secure/ConfigureReport.jspa?versionId=-2&amp;selectedProjectId=12310240&amp;reportKey=com.sourcelabs.jira.plugin.report.contributions%3Acontributionreport&amp;Next=Next">JIRA</a>.
+<a href="https://issues.apache.org/jira/secure/ConfigureReport.jspa?versionId=-2&selectedProjectId=12310240&reportKey=com.sourcelabs.jira.plugin.report.contributions%3Acontributionreport&Next=Next">JIRA</a>.
 </p>
 </div>
 
 
-<a name="N1043A"></a><a name="Emeriti"></a>
+<a name="N10439"></a><a name="Emeriti"></a>
 <h2 class="h3">Emeriti</h2>
 <div class="section">
 <p>HDFS committers who are no longer active include:</p>

Modified: hadoop/common/site/hdfs/publish/credits.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/credits.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/hdfs/publish/index.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/index.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/index.html (original)
+++ hadoop/common/site/hdfs/publish/index.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Welcome to Hadoop&trade; Distributed File System!</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
@@ -214,7 +214,7 @@ document.write("Last Published: " + docu
     </p>
 
     
-<a name="N10010"></a><a name="Getting+Started"></a>
+<a name="N1000F"></a><a name="Getting+Started"></a>
 <h2 class="h3">Getting Started </h2>
 <div class="section">
 <p>
@@ -238,7 +238,7 @@ document.write("Last Published: " + docu
 </div>
 
     
-<a name="N10036"></a><a name="Getting+Involved"></a>
+<a name="N10035"></a><a name="Getting+Involved"></a>
 <h2 class="h3"> Getting Involved </h2>
 <div class="section">
 <p>

Modified: hadoop/common/site/hdfs/publish/index.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/index.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/hdfs/publish/irc.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/irc.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/irc.html (original)
+++ hadoop/common/site/hdfs/publish/irc.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hadoop IRC Channel</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/hdfs/publish/irc.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/irc.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/hdfs/publish/issue_tracking.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/issue_tracking.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/issue_tracking.html (original)
+++ hadoop/common/site/hdfs/publish/issue_tracking.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hadoop Distributed File System Issue Tracking</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/hdfs/publish/issue_tracking.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/issue_tracking.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/hdfs/publish/linkmap.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/linkmap.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/linkmap.html (original)
+++ hadoop/common/site/hdfs/publish/linkmap.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Site Linkmap Table of Contents</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
@@ -291,7 +291,7 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>r0.23.0</em>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>r0.23.1</em>
 </li>
 </ul>
   

Modified: hadoop/common/site/hdfs/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/linkmap.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/hdfs/publish/mailing_lists.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/mailing_lists.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/mailing_lists.html (original)
+++ hadoop/common/site/hdfs/publish/mailing_lists.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hadoop Distributed File System Mailing Lists</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>
@@ -212,7 +212,7 @@ document.write("Last Published: " + docu
 </div>
   
     
-<a name="N1000D"></a><a name="General"></a>
+<a name="N1000C"></a><a name="General"></a>
 <h2 class="h3">General</h2>
 <div class="section">
 <p>For discussion relevant to all Hadoop subprojects, including release
@@ -225,7 +225,7 @@ document.write("Last Published: " + docu
 </div>
   
     
-<a name="N1001E"></a><a name="Users"></a>
+<a name="N1001D"></a><a name="Users"></a>
 <h2 class="h3">Users</h2>
 <div class="section">
 <p>If you use Hadoop Distributed File System (HDFS), please subscribe to the HDFS user mailing list.</p>
@@ -251,7 +251,7 @@ document.write("Last Published: " + docu
 </div>
   
     
-<a name="N10041"></a><a name="Developers"></a>
+<a name="N10040"></a><a name="Developers"></a>
 <h2 class="h3">Developers</h2>
 <div class="section">
 <p>If you'd like to contribute to HDFS, please subscribe to the HDFS developer mailing list.</p>
@@ -277,7 +277,7 @@ document.write("Last Published: " + docu
 </div>
   
     
-<a name="N10064"></a><a name="Commits"></a>
+<a name="N10063"></a><a name="Commits"></a>
 <h2 class="h3">Commits</h2>
 <div class="section">
 <p>If you'd like to see changes made in the HDFS <a href="version_control.html">version control system</a>,
@@ -304,7 +304,7 @@ document.write("Last Published: " + docu
 </div>
   
     
-<a name="N1008B"></a><a name="Issues"></a>
+<a name="N1008A"></a><a name="Issues"></a>
 <h2 class="h3">Issues</h2>
 <div class="section">
 <p>If you'd like to see changes made in the Hadoop

Modified: hadoop/common/site/hdfs/publish/mailing_lists.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/mailing_lists.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/hdfs/publish/releases.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/releases.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/releases.html (original)
+++ hadoop/common/site/hdfs/publish/releases.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hadoop Distributed File System Releases</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
@@ -200,6 +200,9 @@ document.write("Last Published: " + docu
 <a href="#News">News</a>
 <ul class="minitoc">
 <li>
+<a href="#27+Feb%2C+2012%3A+release+0.23.1+available">27 Feb, 2012: release 0.23.1 available </a>
+</li>
+<li>
 <a href="#27+December%2C+2011%3A+release+1.0.0+available">27 December, 2011: release 1.0.0 available </a>
 </li>
 <li>
@@ -289,7 +292,7 @@ document.write("Last Published: " + docu
 </div> 
 
     
-<a name="N1000D"></a><a name="Download"></a>
+<a name="N1000C"></a><a name="Download"></a>
 <h2 class="h3">Download</h2>
 <div class="section">
 <ul>
@@ -323,10 +326,36 @@ document.write("Last Published: " + docu
 </div>
 
     
-<a name="N10047"></a><a name="News"></a>
+<a name="N10046"></a><a name="News"></a>
 <h2 class="h3">News</h2>
 <div class="section">
-<a name="N1004D"></a><a name="27+December%2C+2011%3A+release+1.0.0+available"></a>
+<a name="N1004C"></a><a name="27+Feb%2C+2012%3A+release+0.23.1+available"></a>
+<h3 class="h4">27 Feb, 2012: release 0.23.1 available </h3>
+<p>     This is the second alpha version of the hadoop-0.23 major
+                release after the first alpha 0.23.0. This release
+                has significant improvements compared to 0.23.0 but should still
+                be considered as alpha-quality and not for production use.
+        </p>
+<p>     hadoop-0.23.1 contains several major advances from 0.23.0:
+                <ul>
+                  
+<li>Lots of bug fixes and improvements in both HDFS and MapReduce</li>
+                  
+<li>Major performance work to make this release either match
+                  or exceed performance of Hadoop-1 in most aspects of both
+                  HDFS and MapReduce.</li>
+                  
+<li>Several downstream projects like HBase, Pig, Oozie, Hive
+                  etc. are better integrated with this release</li>
+                
+</ul>
+
+        
+</p>
+<p>     See the <a href="docs/r0.23.1/hadoop-project-dist/hadoop-common/releasenotes.html">
+                Hadoop 0.23.1 Release Notes</a> for details.  
+        </p>
+<a name="N1006C"></a><a name="27+December%2C+2011%3A+release+1.0.0+available"></a>
 <h3 class="h4">27 December, 2011: release 1.0.0 available </h3>
 <p>     After six years of gestation, Hadoop reaches 1.0.0!
 	        This release is from the 0.20-security code line, and includes
@@ -349,7 +378,7 @@ document.write("Last Published: " + docu
 <p>     Please see the complete <a href="http://hadoop.apache.org/common/docs/r1.0.0/releasenotes.html">
                 Hadoop 1.0.0 Release Notes</a> for details.  
         </p>
-<a name="N10070"></a><a name="10+December%2C+2011%3A+release+0.22.0+available"></a>
+<a name="N1008F"></a><a name="10+December%2C+2011%3A+release+0.22.0+available"></a>
 <h3 class="h4">10 December, 2011: release 0.22.0 available </h3>
 <p> This release contains many bug fixes and optimizations compared to 
         its predecessor 0.21.0. See the 
@@ -361,7 +390,7 @@ document.write("Last Published: " + docu
 <p> See 
         <a href="http://hadoop.apache.org/common/releases.html#News">Common News</a> for more details.
         </p>
-<a name="N10089"></a><a name="17+Oct%2C+2011%3A+release+0.20.205.0+available"></a>
+<a name="N100A8"></a><a name="17+Oct%2C+2011%3A+release+0.20.205.0+available"></a>
 <h3 class="h4">17 Oct, 2011: release 0.20.205.0 available </h3>
 <p>     This release contains improvements, new features, bug 
                 fixes and optimizations. This release includes rpms and 
@@ -376,7 +405,7 @@ document.write("Last Published: " + docu
 	
 </ul>
 </p>
-<a name="N100A9"></a><a name="5+Sep%2C+2011%3A+release+0.20.204.0+available"></a>
+<a name="N100C8"></a><a name="5+Sep%2C+2011%3A+release+0.20.204.0+available"></a>
 <h3 class="h4">5 Sep, 2011: release 0.20.204.0 available </h3>
 <p>     This release contains improvements, new features, bug 
                 fixes and optimizations. This release includes rpms and 
@@ -401,7 +430,7 @@ document.write("Last Published: " + docu
 </ul>
 </ul>
 </p>
-<a name="N100D4"></a><a name="11+May%2C+2011%3A+release+0.20.203.0+available"></a>
+<a name="N100F3"></a><a name="11+May%2C+2011%3A+release+0.20.203.0+available"></a>
 <h3 class="h4">11 May, 2011: release 0.20.203.0 available </h3>
 <p>	This release contains many improvements, new features, bug
 	        fixes and optimizations. It is stable and has been deployed
@@ -410,7 +439,7 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.20.203.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N100ED"></a><a name="23+August%2C+2010%3A+release+0.21.0+available"></a>
+<a name="N1010C"></a><a name="23+August%2C+2010%3A+release+0.21.0+available"></a>
 <h3 class="h4">23 August, 2010: release 0.21.0 available </h3>
 <p>	This release contains many improvements, new features, bug
 	        fixes and optimizations. It has not undergone testing at scale and should not be considered stable or suitable for production.
@@ -419,7 +448,7 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.21.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10106"></a><a name="22+April%2C+2009%3A+release+0.20.0+available"></a>
+<a name="N10125"></a><a name="22+April%2C+2009%3A+release+0.20.0+available"></a>
 <h3 class="h4">22 April, 2009: release 0.20.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -427,7 +456,7 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.20.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N1011F"></a><a name="24+February%2C+2009%3A+release+0.19.1+available"></a>
+<a name="N1013E"></a><a name="24+February%2C+2009%3A+release+0.19.1+available"></a>
 <h3 class="h4">24 February, 2009: release 0.19.1 available </h3>
 <p>This release contains many critical bug fixes, including <strong>some data loss issues</strong>. 
            The release also introduces an <strong>incompatible change</strong> by disabling the 
@@ -437,14 +466,14 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.19.1/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10142"></a><a name="29+January%2C+2009%3A+release+0.18.3+available"></a>
+<a name="N10161"></a><a name="29+January%2C+2009%3A+release+0.18.3+available"></a>
 <h3 class="h4">29 January, 2009: release 0.18.3 available </h3>
 <p>This release contains many critical bug fixes.</p>
 <p>See the <a href="docs/r0.18.3/releasenotes.html">Hadoop 0.18.3 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.18.3/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N1015B"></a><a name="21+November%2C+2008%3A+release+0.19.0+available"></a>
+<a name="N1017A"></a><a name="21+November%2C+2008%3A+release+0.19.0+available"></a>
 <h3 class="h4">21 November, 2008: release 0.19.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -452,21 +481,21 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.19.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N10174"></a><a name="3+November%2C+2008%3A+release+0.18.2+available"></a>
+<a name="N10193"></a><a name="3+November%2C+2008%3A+release+0.18.2+available"></a>
 <h3 class="h4">3 November, 2008: release 0.18.2 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the <a href="docs/r0.18.2/releasenotes.html">Hadoop 0.18.2 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.18.2/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N1018D"></a><a name="17+September%2C+2008%3A+release+0.18.1+available"></a>
+<a name="N101AC"></a><a name="17+September%2C+2008%3A+release+0.18.1+available"></a>
 <h3 class="h4">17 September, 2008: release 0.18.1 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the <a href="docs/r0.18.1/releasenotes.html">Hadoop 0.18.1 Release Notes</a> for details.  
            Alternatively, you can look at the complete <a href="docs/r0.18.1/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N101A6"></a><a name="22+August%2C+2008%3A+release+0.18.0+available"></a>
+<a name="N101C5"></a><a name="22+August%2C+2008%3A+release+0.18.0+available"></a>
 <h3 class="h4">22 August, 2008: release 0.18.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -474,27 +503,27 @@ document.write("Last Published: " + docu
            Alternatively, you can look at the complete <a href="docs/r0.18.0/changes.html">change log for this release</a> or the
            <a href="http://issues.apache.org/jira/browse/HADOOP?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>.</p>
-<a name="N101BF"></a><a name="19+August%2C+2008%3A+release+0.17.2+available"></a>
+<a name="N101DE"></a><a name="19+August%2C+2008%3A+release+0.17.2+available"></a>
 <h3 class="h4">19 August, 2008: release 0.17.2 available </h3>
 <p>This release contains several critical bug fixes.</p>
 <p>See the Hadoop 0.17.2 Notes for details.</p>
-<a name="N101CC"></a><a name="23+June%2C+2008%3A+release+0.17.1+available"></a>
+<a name="N101EB"></a><a name="23+June%2C+2008%3A+release+0.17.1+available"></a>
 <h3 class="h4">23 June, 2008: release 0.17.1 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
 <p>See the Hadoop 0.17.1 Notes for details.</p>
-<a name="N101D9"></a><a name="20+May%2C+2008%3A+release+0.17.0+available"></a>
+<a name="N101F8"></a><a name="20+May%2C+2008%3A+release+0.17.0+available"></a>
 <h3 class="h4">20 May, 2008: release 0.17.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
 <p>See the Hadoop 0.17.0 Release Notes for details.</p>
-<a name="N101E6"></a><a name="5+May%2C+2008%3A+release+0.16.4+available"></a>
+<a name="N10205"></a><a name="5+May%2C+2008%3A+release+0.16.4+available"></a>
 <h3 class="h4">5 May, 2008: release 0.16.4 available </h3>
 <p>This release fixes 4 critical bugs in release 0.16.3.</p>
-<a name="N101F0"></a><a name="16+April%2C+2008%3A+release+0.16.3+available"></a>
+<a name="N1020F"></a><a name="16+April%2C+2008%3A+release+0.16.3+available"></a>
 <h3 class="h4">16 April, 2008: release 0.16.3 available </h3>
 <p>This release fixes critical bugs in release 0.16.2.</p>
-<a name="N101FA"></a><a name="2+April%2C+2008%3A+release+0.16.2+available"></a>
+<a name="N10219"></a><a name="2+April%2C+2008%3A+release+0.16.2+available"></a>
 <h3 class="h4">2 April, 2008: release 0.16.2 available </h3>
 <p>This release fixes critical bugs in release 0.16.1.</p>
 <div class="note">
@@ -503,7 +532,7 @@ document.write("Last Published: " + docu
         <a href="http://hadoop.apache.org/hbase/">http://hadoop.apache.org/hbase/</a>
 </div>
 </div>
-<a name="N1020A"></a><a name="13+March%2C+2008%3A+release+0.16.1+available"></a>
+<a name="N10229"></a><a name="13+March%2C+2008%3A+release+0.16.1+available"></a>
 <h3 class="h4">13 March, 2008: release 0.16.1 available </h3>
 <p>This release fixes critical bugs in release 0.16.0.</p>
 <div class="note">
@@ -512,7 +541,7 @@ document.write("Last Published: " + docu
         <a href="http://hadoop.apache.org/hbase/">http://hadoop.apache.org/hbase/</a>
 </div>
 </div>
-<a name="N1021A"></a><a name="7+February%2C+2008%3A+release+0.16.0+available"></a>
+<a name="N10239"></a><a name="7+February%2C+2008%3A+release+0.16.0+available"></a>
 <h3 class="h4">7 February, 2008: release 0.16.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -524,19 +553,19 @@ document.write("Last Published: " + docu
 	with 'bin/start-dfs.sh -upgrade'.  See the <a href="http://wiki.apache.org/hadoop/Hadoop_Upgrade">Hadoop
 	Upgrade</a> page for details.</div>
 </div>
-<a name="N1022E"></a><a name="18+January%2C+2008%3A+release+0.15.3+available"></a>
+<a name="N1024D"></a><a name="18+January%2C+2008%3A+release+0.15.3+available"></a>
 <h3 class="h4">18 January, 2008: release 0.15.3 available </h3>
 <p>This release fixes critical bugs in release 0.15.3.</p>
-<a name="N10238"></a><a name="2+January%2C+2008%3A+release+0.15.2+available"></a>
+<a name="N10257"></a><a name="2+January%2C+2008%3A+release+0.15.2+available"></a>
 <h3 class="h4">2 January, 2008: release 0.15.2 available </h3>
 <p>This release fixes critical bugs in release 0.15.1.</p>
-<a name="N10242"></a><a name="27+November%2C+2007%3A+release+0.15.1+available"></a>
+<a name="N10261"></a><a name="27+November%2C+2007%3A+release+0.15.1+available"></a>
 <h3 class="h4">27 November, 2007: release 0.15.1 available </h3>
 <p>This release fixes critical bugs in release 0.15.0.</p>
-<a name="N1024C"></a><a name="26+November%2C+2007%3A+release+0.14.4+available"></a>
+<a name="N1026B"></a><a name="26+November%2C+2007%3A+release+0.14.4+available"></a>
 <h3 class="h4">26 November, 2007: release 0.14.4 available </h3>
 <p>This release fixes critical bugs in release 0.14.3.</p>
-<a name="N10256"></a><a name="29+October+2007%3A+release+0.15.0+available"></a>
+<a name="N10275"></a><a name="29+October+2007%3A+release+0.15.0+available"></a>
 <h3 class="h4">29 October 2007: release 0.15.0 available </h3>
 <p>This release contains many improvements, new features, bug
         fixes and optimizations.</p>
@@ -549,10 +578,10 @@ document.write("Last Published: " + docu
 	with 'bin/start-dfs.sh -upgrade'.  See the <a href="http://wiki.apache.org/hadoop/Hadoop_Upgrade">Hadoop
 	Upgrade</a> page for details.</div>
 </div>
-<a name="N10271"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
+<a name="N10290"></a><a name="19+October%2C+2007%3A+release+0.14.3+available"></a>
 <h3 class="h4">19 October, 2007: release 0.14.3 available </h3>
 <p>This release fixes critical bugs in release 0.14.2.</p>
-<a name="N1027B"></a><a name="4+September%2C+2007%3A+release+0.14.1+available"></a>
+<a name="N1029A"></a><a name="4+September%2C+2007%3A+release+0.14.1+available"></a>
 <h3 class="h4"> 4 September, 2007: release 0.14.1 available </h3>
 <p>New features in release 0.14 include:</p>
 <ul>

Modified: hadoop/common/site/hdfs/publish/releases.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/releases.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/hdfs/publish/version_control.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/version_control.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/hdfs/publish/version_control.html (original)
+++ hadoop/common/site/hdfs/publish/version_control.html Tue Feb 28 07:40:08 2012
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.9">
+<meta name="Forrest-version" content="0.8">
 <meta name="Forrest-skin-name" content="hadoop-pelt">
 <title>Hadoop Distributed File System Version Control System</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/hdfs/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/hdfs/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/hdfs/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>
@@ -209,7 +209,7 @@ document.write("Last Published: " + docu
 </div>
   
     
-<a name="N1000D"></a><a name="Overview"></a>
+<a name="N1000C"></a><a name="Overview"></a>
 <h2 class="h3">Overview</h2>
 <div class="section">
 <p>
@@ -226,7 +226,7 @@ document.write("Last Published: " + docu
 </div>
     
     
-<a name="N1002B"></a><a name="Web+Access+%28read-only%29"></a>
+<a name="N1002A"></a><a name="Web+Access+%28read-only%29"></a>
 <h2 class="h3">Web Access (read-only)</h2>
 <div class="section">
 <p>
@@ -237,7 +237,7 @@ document.write("Last Published: " + docu
 </div>
     
     
-<a name="N10039"></a><a name="Anonymous+Access+%28read-only%29"></a>
+<a name="N10038"></a><a name="Anonymous+Access+%28read-only%29"></a>
 <h2 class="h3">Anonymous Access (read-only)</h2>
 <div class="section">
 <p>
@@ -249,7 +249,7 @@ document.write("Last Published: " + docu
 </div>
     
     
-<a name="N1004B"></a><a name="Committer+Access+%28read-write%29"></a>
+<a name="N1004A"></a><a name="Committer+Access+%28read-write%29"></a>
 <h2 class="h3">Committer Access (read-write)</h2>
 <div class="section">
 <p>

Modified: hadoop/common/site/hdfs/publish/version_control.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/hdfs/publish/version_control.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/releases.xml
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/releases.xml?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/releases.xml (original)
+++ hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/releases.xml Tue Feb 28 07:40:08 2012
@@ -39,6 +39,30 @@
       <title>News</title>
 
       <section>
+        <title>27 Feb, 2012: release 0.23.1 available </title>
+        <p>     This is the second alpha version of the hadoop-0.23 major
+                release after the first alpha 0.23.0. This release
+                has significant improvements compared to 0.23.0 but should still
+                be considered as alpha-quality and not for production use.
+        </p>
+        <p>     hadoop-0.23.1 contains several major advances from 0.23.0:
+                <ul>
+                  <li>Lots of bug fixes and improvements in both HDFS and MapReduce</li>
+                  <li>Major performance work to make this release either match
+                  or exceed performance of Hadoop-1 in most aspects of both
+                  HDFS and MapReduce.</li>
+                  <li>Several downstream projects like HBase, Pig, Oozie, Hive
+                  etc. are better integrated with this release</li>
+                </ul>
+
+        </p>
+        <p>     See the <a 
+                href="docs/r0.23.1/hadoop-project-dist/hadoop-common/releasenotes.html">
+                Hadoop 0.23.1 Release Notes</a> for details.  
+        </p>
+      </section>
+
+      <section>
         <title>27 December, 2011: release 1.0.0 available </title>
         <p>     After six years of gestation, Hadoop reaches 1.0.0!
 	        This release is from the 0.20-security code line, and includes

Modified: hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/site.xml?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/site.xml (original)
+++ hadoop/common/site/mapreduce/author/src/documentation/content/xdocs/site.xml Tue Feb 28 07:40:08 2012
@@ -32,7 +32,7 @@ See http://forrest.apache.org/docs/linki
     <r1.0.0 label="Release 1.0.0" href="ext:docs/r1.0.0/"/>
     <r0.21.0   label="Release 0.21.0"     href="ext:docs/r0.21.0/"/>
     <r0.22.0   label="Release 0.22.0"     href="ext:docs/r0.22.0/"/>
-    <r0.23.0   label="Release 0.23.0"     href="ext:docs/r0.23.0/"/>
+    <r0.23.1   label="Release 0.23.1"     href="ext:docs/r0.23.1/"/>
   </docs>
 
   <resources label="Developers">
@@ -74,7 +74,7 @@ See http://forrest.apache.org/docs/linki
       <r1.0.0 href="r1.0.0/"/>
       <r0.21.0 href="http://hadoop.apache.org/mapreduce/docs/r0.21.0/"/>
       <r0.22.0 href="http://hadoop.apache.org/mapreduce/docs/r0.22.0/"/>
-      <r0.23.0 href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/"/>
+      <r0.23.1 href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/"/>
     </docs>
   </external-refs>
  

Modified: hadoop/common/site/mapreduce/publish/credits.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/publish/credits.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/publish/credits.html (original)
+++ hadoop/common/site/mapreduce/publish/credits.html Tue Feb 28 07:40:08 2012
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/mapreduce/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>

Modified: hadoop/common/site/mapreduce/publish/index.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/publish/index.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/publish/index.html (original)
+++ hadoop/common/site/mapreduce/publish/index.html Tue Feb 28 07:40:08 2012
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/mapreduce/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>

Modified: hadoop/common/site/mapreduce/publish/irc.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/publish/irc.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/publish/irc.html (original)
+++ hadoop/common/site/mapreduce/publish/irc.html Tue Feb 28 07:40:08 2012
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/mapreduce/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/mapreduce/publish/issue_tracking.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/publish/issue_tracking.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/publish/issue_tracking.html (original)
+++ hadoop/common/site/mapreduce/publish/issue_tracking.html Tue Feb 28 07:40:08 2012
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/mapreduce/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>

Modified: hadoop/common/site/mapreduce/publish/linkmap.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/publish/linkmap.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/publish/linkmap.html (original)
+++ hadoop/common/site/mapreduce/publish/linkmap.html Tue Feb 28 07:40:08 2012
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/mapreduce/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Developers</div>
@@ -291,7 +291,7 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/">Release 0.23.0</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>r0.23.0</em>
+<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/">Release 0.23.1</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>r0.23.1</em>
 </li>
 </ul>
   

Modified: hadoop/common/site/mapreduce/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/publish/linkmap.pdf?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
Binary files - no diff available.

Modified: hadoop/common/site/mapreduce/publish/mailing_lists.html
URL: http://svn.apache.org/viewvc/hadoop/common/site/mapreduce/publish/mailing_lists.html?rev=1294500&r1=1294499&r2=1294500&view=diff
==============================================================================
--- hadoop/common/site/mapreduce/publish/mailing_lists.html (original)
+++ hadoop/common/site/mapreduce/publish/mailing_lists.html Tue Feb 28 07:40:08 2012
@@ -141,7 +141,7 @@ document.write("Last Published: " + docu
 <a href="http://hadoop.apache.org/mapreduce/docs/r0.22.0/">Release 0.22.0</a>
 </div>
 <div class="menuitem">
-<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.0/">Release 0.23.0</a>
+<a href="http://hadoop.apache.org/mapreduce/docs/r0.23.1/">Release 0.23.1</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_selected_1.3', 'skin/')" id="menu_selected_1.3Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Developers</div>