Author: cos
Date: Sat May 25 01:46:44 2013
New Revision: 1486273
URL: http://svn.apache.org/r1486273
Log:
Updating releasenotes.html for 2.0.4.1 release
Modified:
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
Modified:
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html?rev=1486273&r1=1486272&r2=1486273&view=diff
==============================================================================
---
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
(original)
+++
hadoop/common/branches/branch-2.0.4-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
Sat May 25 01:46:44 2013
@@ -6,7 +6,21 @@
TABLE {margin-left: 7mm}
</STYLE>
</head>
-<body>
+<body><html>
+<h1>Hadoop 2.0.4.1-alpha Release Notes</h1>
+These release notes include new developer and user-facing incompatibilities,
features, and major improvements.
+<a name="changes"/>
+<h2>Changes since Hadoop 2.0.4-alpha</h2>
+<ul>
+<li> <a
href='https://issues.apache.org/jira/browse/HADOOP-9407'>HADOOP-9407</a>.
+ commons-daemon 1.0.3 dependency has bad group id causing build issues</br>
+ <blockquote>Committed to branch-2.0.4.1 Modified changes.txt in trunk,
branch-2 and branch-2.0.4 accordingly.</blockquote></li>
+<li> <a
href='https://issues.apache.org/jira/browse/MAPREDUCE-5240'>MAPREDUCE-5240</a>.
+ inside of FileOutputCommitter the initialized Credentials cache appears
to be empty</br>
+ <blockquote>Committed to branch-2.0.4.1 Modified changes.txt in trunk,
branch-2 and branch-2.0.4 accordingly.</blockquote></li>
+</li>
+</ul>
+</body></html>
<h1>Hadoop 2.0.4-alpha Release Notes</h1>
These release notes include new developer and user-facing incompatibilities,
features, and major improvements.
<a name="changes"/>