Browse Source

Moved YARN-2682 from 2.6 to 2.7 in CHANGES.txt

Jian He 10 years ago
parent
commit
72093fd8cb
1 changed files with 4 additions and 4 deletions
  1. 4 4
      hadoop-yarn-project/CHANGES.txt

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

@@ -50,6 +50,10 @@ Release 2.7.0 - UNRELEASED
     YARN-2641. Decommission nodes on -refreshNodes instead of next 
     YARN-2641. Decommission nodes on -refreshNodes instead of next 
     NM-RM heartbeat. (Zhihai Xu via kasha)
     NM-RM heartbeat. (Zhihai Xu via kasha)
 
 
+    YARN-2682. Updated WindowsSecureContainerExecutor to not use
+    DefaultContainerExecutor#getFirstApplicationDir and use getWorkingDir()
+    instead. (Zhihai Xu via jianhe)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES
   BUG FIXES
@@ -360,10 +364,6 @@ Release 2.6.0 - UNRELEASED
     YARN-2621. Simplify the output when the user doesn't have the access for
     YARN-2621. Simplify the output when the user doesn't have the access for
     getDomain(s). (Zhijie Shen via jianhe)
     getDomain(s). (Zhijie Shen via jianhe)
 
 
-    YARN-2682. Updated WindowsSecureContainerExecutor to not use
-    DefaultContainerExecutor#getFirstApplicationDir and use getWorkingDir()
-    instead. (Zhihai Xu via jianhe) 
-
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES
   BUG FIXES