Browse Source

Set the release date for 2.7.5-RC1

Konstantin V Shvachko 7 years ago
parent
commit
2c5c89fa48

+ 1 - 1
hadoop-common-project/hadoop-common/CHANGES.txt

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

+ 8 - 0
hadoop-common-project/hadoop-common/src/main/docs/releasenotes.html

@@ -16,6 +16,10 @@ These release notes include new developer and user-facing incompatibilities, fea
      Major bug reported by Jason Lowe and fixed by Jason Lowe <br>
      Major bug reported by Jason Lowe and fixed by Jason Lowe <br>
      <b>TestSchedulingMonitor#testRMStarts fails sporadically</b><br>
      <b>TestSchedulingMonitor#testRMStarts fails sporadically</b><br>
      <blockquote></blockquote></li>
      <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>.
 <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>
      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>
      <b>RM intermittently crashed with NPE while handling APP_ATTEMPT_REMOVED event when async-scheduling enabled in CapacityScheduler</b><br>
@@ -40,6 +44,10 @@ These release notes include new developer and user-facing incompatibilities, fea
      Minor bug reported by Kihwal Lee and fixed by Kihwal Lee (test)<br>
      Minor bug reported by Kihwal Lee and fixed by Kihwal Lee (test)<br>
      <b>TestHSAdminServer.testRefreshSuperUserGroups is failing</b><br>
      <b>TestHSAdminServer.testRefreshSuperUserGroups is failing</b><br>
      <blockquote></blockquote></li>
      <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>.
 <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>
      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>
      <b>INode.getFullPathName may throw ArrayIndexOutOfBoundsException lead to NameNode exit</b><br>

+ 1 - 1
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

+ 1 - 1
hadoop-mapreduce-project/CHANGES.txt

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

+ 1 - 1
hadoop-yarn-project/CHANGES.txt

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