瀏覽代碼

YARN-3248. Correct fix version from branch-2.7 to branch-2.8 in the change log.

Xuan 10 年之前
父節點
當前提交
2e79f1c212
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-yarn-project/CHANGES.txt

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

@@ -94,6 +94,9 @@ Release 2.8.0 - UNRELEASED
     YARN-3424. Change logs for ContainerMonitorImpl's resourse monitoring
     from info to debug. (Anubhav Dhoot via ozawa)
 
+    YARN-3248. Display count of nodes blacklisted by apps in the web UI.
+    (Varun Vasudev via xgong)
+
   OPTIMIZATIONS
 
     YARN-3339. TestDockerContainerExecutor should pull a single image and not
@@ -864,9 +867,6 @@ Release 2.7.0 - UNRELEASED
     removing inconsistencies in the default values. (Junping Du and Karthik
     Kambatla via vinodkv)
 
-    YARN-3248. Display count of nodes blacklisted by apps in the web UI.
-    (Varun Vasudev via xgong)
-
 Release 2.6.0 - 2014-11-18
 
   INCOMPATIBLE CHANGES