Author: cos
Date: Fri May 31 22:14:06 2013
New Revision: 1488414
URL: http://svn.apache.org/r1488414
Log:
Updating releasenotes.html for 2.0.5 release
Modified:
hadoop/common/branches/branch-2.0.5-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
Modified:
hadoop/common/branches/branch-2.0.5-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.0.5-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html?rev=1488414&r1=1488413&r2=1488414&view=diff
==============================================================================
---
hadoop/common/branches/branch-2.0.5-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
(original)
+++
hadoop/common/branches/branch-2.0.5-alpha/hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html
Fri May 31 22:14:06 2013
@@ -6,7 +6,21 @@
TABLE {margin-left: 7mm}
</STYLE>
</head>
-<body>
+<body><html>
+<h1>Hadoop 2.0.5-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.5 Modified changes.txt in trunk,
branch-2 and branch-2.0.5-alpha 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.5 Modified changes.txt in trunk,
branch-2 and branch-2.0.5-alpha 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"/>