Browse Source

YARN-2859 addendum. Re-added the entry to hadoop-yarn/CHANGES.txt under 2.6.3.

Sangjin Lee 9 years ago
parent
commit
ccc0c54501
1 changed files with 3 additions and 0 deletions
  1. 3 0
      hadoop-yarn-project/CHANGES.txt

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

@@ -12,6 +12,9 @@ Release 2.6.3 - UNRELEASED
 
   BUG FIXES
 
+    YARN-2859. ApplicationHistoryServer binds to default port 8188 in MiniYARNCluster.
+    (Vinod Kumar Vavilapalli via xgong)
+
 Release 2.6.2 - 2015-10-21
 
   INCOMPATIBLE CHANGES