You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-commits@hadoop.apache.org by to...@apache.org on 2010/08/17 06:49:51 UTC

svn commit: r986186 - /hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html

Author: tomwhite
Date: Tue Aug 17 04:49:51 2010
New Revision: 986186

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

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

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=986186&r1=986185&r2=986186&view=diff
==============================================================================
--- hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html (original)
+++ hadoop/mapreduce/branches/branch-0.21/src/docs/releasenotes.html Tue Aug 17 04:49:51 2010
@@ -607,6 +607,12 @@
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/MAPREDUCE-1942'>MAPREDUCE-1942</a>] -          'compile-fault-inject' should never be called directly.
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/MAPREDUCE-1980'>MAPREDUCE-1980</a>] -         TaskAttemptUnsuccessfulCompletionEvent.java incorrectly logs MAP_ATTEMPT_KILLED as event type for reduce tasks
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/MAPREDUCE-2012'>MAPREDUCE-2012</a>] -         Some contrib tests fail in branch 0.21 and trunk
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/MAPREDUCE-2014'>MAPREDUCE-2014</a>] -         Remove task-controller from 0.21 branch
+</li>
 </ul>
     
 <h3>        Improvement
@@ -834,6 +840,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-1856'>MAPREDUCE-1856</a>] -         Extract a subset of tests for smoke (DOA) validation
+</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>