|
@@ -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"/>
|