Author: tomwhite
Date: Fri Aug 13 19:24:45 2010
New Revision: 985328

URL: http://svn.apache.org/viewvc?rev=985328&view=rev
Log:
Preparing for release 0.21.0

Modified:
    hadoop/mapreduce/branches/branch-0.21/CHANGES.txt
    hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html

Modified: hadoop/mapreduce/branches/branch-0.21/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/mapreduce/branches/branch-0.21/CHANGES.txt?rev=985328&r1=985327&r2=985328&view=diff
==============================================================================
--- hadoop/mapreduce/branches/branch-0.21/CHANGES.txt (original)
+++ hadoop/mapreduce/branches/branch-0.21/CHANGES.txt Fri Aug 13 19:24:45 2010
@@ -1,6 +1,6 @@
 Hadoop MapReduce Change Log
 
-Release 0.21.0 - 2010-07-01
+Release 0.21.0 - 2010-08-13
 
   INCOMPATIBLE CHANGES
 

Modified: hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html
URL: 
http://svn.apache.org/viewvc/hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html?rev=985328&r1=985327&r2=985328&view=diff
==============================================================================
--- hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html (original)
+++ hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html Fri Aug 13 
19:24:45 2010
@@ -591,10 +591,22 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1870'>MAPREDUCE-1870</a>] 
-         Harmonize MapReduce JAR library versions with Common and HDFS
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1876'>MAPREDUCE-1876</a>] 
-         TaskAttemptStartedEvent.java incorrectly logs MAP_ATTEMPT_STARTED as 
event type for reduce tasks
+</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1880'>MAPREDUCE-1880</a>] 
-         &quot;java.lang.ArithmeticException: Non-terminating decimal 
expansion; no exact representable decimal result.&quot; while running 
&quot;hadoop jar hadoop-0.20.1+169.89-examples.jar pi 4 30&quot;
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1885'>MAPREDUCE-1885</a>] 
-         Trunk compilation is broken because of FileSystem api change in 
HADOOP-6826
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1915'>MAPREDUCE-1915</a>] 
-         IndexCache - getIndexInformation - check reduce index Out Of Bounds
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1920'>MAPREDUCE-1920</a>] 
-         Job.getCounters() returns null when using a cluster
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1926'>MAPREDUCE-1926</a>] 
-         MapReduce distribution is missing build-utils.xml
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1929'>MAPREDUCE-1929</a>] 
-         Allow artifacts to be published to the staging Apache Nexus Maven 
Repository
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1942'>MAPREDUCE-1942</a>] 
-          'compile-fault-inject' should never be called directly.
+</li>
 </ul>
     
 <h3>        Improvement
@@ -822,6 +834,8 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1832'>MAPREDUCE-1832</a>] 
-         Support for file sizes less than 1MB in DFSIO benchmark.
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-2003'>MAPREDUCE-2003</a>] 
-         It should be able to specify different jvm settings for map and 
reduce child process (via mapred.child.map.java.opts and 
mapred.child.reduce.java.opts options) 
+</li>
 </ul>
     
 <h3>        New Feature
@@ -924,6 +938,10 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1404'>MAPREDUCE-1404</a>] 
-         Cluster-Setup and Single-Node-Setup Docs 
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1812'>MAPREDUCE-1812</a>] 
-         New properties for suspend and resume process.
+</li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/MAPREDUCE-1896'>MAPREDUCE-1896</a>] 
-         [Herriot] New property for multi user list.
+</li>
 </ul>
         
 <h3>        Test


Reply via email to