Explorar o código

Update CHANGES.txt to reflect commit of MR-6273 to branch-2.7

Jason Lowe %!s(int64=9) %!d(string=hai) anos
pai
achega
ecad1253b7
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      hadoop-mapreduce-project/CHANGES.txt

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

@@ -513,10 +513,6 @@ Release 2.8.0 - UNRELEASED
     MAPREDUCE-5708. Duplicate String.format in YarnOutputFiles.getSpillFileForWrite.
     (Konstantin Weitz via devaraj)
 
-    MAPREDUCE-6273. HistoryFileManager should check whether summaryFile exists to 
-    avoid FileNotFoundException causing HistoryFileInfo into MOVE_FAILED state.
-    (zhihai xu via devaraj)
-
     MAPREDUCE-6204. TestJobCounters should use new properties instead of
     JobConf.MAPRED_TASK_JAVA_OPTS. (Sam Liu via ozawa)
 
@@ -671,6 +667,10 @@ Release 2.7.2 - UNRELEASED
     MAPREDUCE-6518. Set SO_KEEPALIVE on shuffle connections (Chang Li via
     jlowe)
 
+    MAPREDUCE-6273. HistoryFileManager should check whether summaryFile exists to 
+    avoid FileNotFoundException causing HistoryFileInfo into MOVE_FAILED state.
+    (zhihai xu via devaraj)
+
 Release 2.7.1 - 2015-07-06 
 
   INCOMPATIBLE CHANGES