|
@@ -202,6 +202,14 @@ Please see hdfs-default.xml for detailed description.
|
|
|
<blockquote> Fixed a race condition caused in TestKillSubProcesses caused due to a recent commit.
|
|
|
|
|
|
|
|
|
+</blockquote></li>
|
|
|
+
|
|
|
+<li> <a href="https://issues.apache.org/jira/browse/MAPREDUCE-4698">MAPREDUCE-4698</a>.
|
|
|
+ Minor bug reported by gopalv and fixed by gopalv <br>
|
|
|
+ <b>TestJobHistoryConfig throws Exception in testJobHistoryLogging</b><br>
|
|
|
+ <blockquote> Optionally call initialize/initializeFileSystem in JobTracker::startTracker() to allow for proper initialization when offerService is not being called.
|
|
|
+
|
|
|
+
|
|
|
</blockquote></li>
|
|
|
|
|
|
</ul>
|
|
@@ -530,6 +538,12 @@ Please see hdfs-default.xml for detailed description.
|
|
|
<b>HDFS does not use ClientProtocol in a backward-compatible way</b><br>
|
|
|
<blockquote>HDFS-617 was brought into branch-0.20-security/branch-1 to support non-recursive create, along with HADOOP-6840 and HADOOP-6886. However, the changes in HDFS was done in an incompatible way, making the client unusable against older clusters, even when plain old create() is called. This is because DFS now internally calls create() through the newly introduced method. By simply changing how the methods are wired internally, we can remove this limitation. We may eventually switch back to the app...</blockquote></li>
|
|
|
|
|
|
+<li> <a href="https://issues.apache.org/jira/browse/HDFS-3461">HDFS-3461</a>.
|
|
|
+ Major bug reported by owen.omalley and fixed by owen.omalley <br>
|
|
|
+ <b>HFTP should use the same port & protocol for getting the delegation token</b><br>
|
|
|
+ <blockquote>Currently, hftp uses http to the Namenode's https port, which doesn't work.</blockquote></li>
|
|
|
+
|
|
|
+
|
|
|
<li> <a href="https://issues.apache.org/jira/browse/HDFS-3466">HDFS-3466</a>.
|
|
|
Major bug reported by owen.omalley and fixed by owen.omalley (name-node, security)<br>
|
|
|
<b>The SPNEGO filter for the NameNode should come out of the web keytab file</b><br>
|