We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3651fe1 commit d648e60Copy full SHA for d648e60
1 file changed
hadoop-yarn-project/CHANGES.txt
@@ -87,9 +87,6 @@ Release 2.7.0 - UNRELEASED
87
YARN-2603. ApplicationConstants missing HADOOP_MAPRED_HOME (Ray Chiang via
88
aw)
89
90
- YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user
91
- kill request races with ApplicationMaster finish. (Jian He via vinodkv)
92
-
93
Release 2.6.0 - 2014-11-15
94
95
INCOMPATIBLE CHANGES
@@ -962,6 +959,9 @@ Release 2.6.0 - 2014-11-15
962
959
reacquireContainer() that interrupted by NodeManager restart. (Junping Du
963
960
via jlowe)
964
961
+ YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user
+ kill request races with ApplicationMaster finish. (Jian He via vinodkv)
+
965
Release 2.5.2 - 2014-11-10
966
967
0 commit comments