Author: omalley
Date: Tue Sep 1 20:30:46 2009
New Revision: 810215
URL: http://svn.apache.org/viewvc?rev=810215&view=rev
Log:
Added MR-687 and MR-924 to the release notes
Modified:
hadoop/common/branches/branch-0.20/src/docs/releasenotes.html
Modified: hadoop/common/branches/branch-0.20/src/docs/releasenotes.html
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20/src/docs/releasenotes.html?rev=810215&r1=810214&r2=810215&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20/src/docs/releasenotes.html (original)
+++ hadoop/common/branches/branch-0.20/src/docs/releasenotes.html Tue Sep 1
20:30:46 2009
@@ -171,6 +171,8 @@
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MAPREDUCE-657'>MAPREDUCE-657</a>] -
CompletedJobStatusStore hardcodes filesystem to hdfs
</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/MAPREDUCE-687'>MAPREDUCE-687</a>] -
TestMiniMRMapRedDebugScript fails sometimes
+</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MAPREDUCE-735'>MAPREDUCE-735</a>] -
ArrayIndexOutOfBoundsException is thrown by KeyFieldBasedPartitioner
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MAPREDUCE-745'>MAPREDUCE-745</a>] -
TestRecoveryManager fails sometimes
@@ -195,6 +197,8 @@
</li>
<li>[<a
href='https://issues.apache.org/jira/browse/MAPREDUCE-911'>MAPREDUCE-911</a>] -
TestTaskFail fail sometimes
</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/MAPREDUCE-924'>MAPREDUCE-924</a>] -
TestPipes crashes on trunk
+</li>
</ul>
<h4> Improvement