Set the release date for 2.7.5-RC1

This commit is contained in:
Konstantin V Shvachko 2017-12-07 15:18:17 -08:00
parent 110c514013
commit 2c5c89fa48
5 changed files with 12 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Hadoop Change Log
Release 2.7.5 - 2017-12-01
Release 2.7.5 - 2017-12-07
INCOMPATIBLE CHANGES

View File

@ -16,6 +16,10 @@ <h2>Changes since Hadoop 2.7.4</h2>
Major bug reported by Jason Lowe and fixed by Jason Lowe <br>
<b>TestSchedulingMonitor#testRMStarts fails sporadically</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-6959">YARN-6959</a>.
Major bug reported by Yuqi Wang and fixed by Yuqi Wang (capacity scheduler , fairscheduler , scheduler)<br>
<b>RM may allocate wrong AM Container for new attempt</b><br>
<blockquote>ResourceManager will now record ResourceRequests from different attempts into different objects.</blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/YARN-5195">YARN-5195</a>.
Major bug reported by Karam Singh and fixed by sandflee (resourcemanager)<br>
<b>RM intermittently crashed with NPE while handling APP_ATTEMPT_REMOVED event when async-scheduling enabled in CapacityScheduler</b><br>
@ -40,6 +44,10 @@ <h2>Changes since Hadoop 2.7.4</h2>
Minor bug reported by Kihwal Lee and fixed by Kihwal Lee (test)<br>
<b>TestHSAdminServer.testRefreshSuperUserGroups is failing</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/MAPREDUCE-6165">MAPREDUCE-6165</a>.
Minor bug reported by Wei Yan and fixed by Akira Ajisaka <br>
<b>[JDK8] TestCombineFileInputFormat failed on JDK8</b><br>
<blockquote></blockquote></li>
<li> <a href="https://issues.apache.org/jira/browse/HDFS-12832">HDFS-12832</a>.
Critical bug reported by DENG FEI and fixed by Konstantin Shvachko (namenode)<br>
<b>INode.getFullPathName may throw ArrayIndexOutOfBoundsException lead to NameNode exit</b><br>

View File

@ -1,6 +1,6 @@
Hadoop HDFS Change Log
Release 2.7.5 - 2017-12-01
Release 2.7.5 - 2017-12-07
INCOMPATIBLE CHANGES

View File

@ -1,6 +1,6 @@
Hadoop MapReduce Change Log
Release 2.7.5 - 2017-12-01
Release 2.7.5 - 2017-12-07
INCOMPATIBLE CHANGES

View File

@ -1,6 +1,6 @@
Hadoop YARN Change Log
Release 2.7.5 - 2017-12-01
Release 2.7.5 - 2017-12-07
INCOMPATIBLE CHANGES