Update CHANGES.txt to reflect recent commits to branch-2.7 and branch-2.6.

(cherry picked from commit fba6e9f5ef)
This commit is contained in:
Jason Lowe 2016-02-09 16:54:45 +00:00
parent 3257ce73bd
commit 5d653a3fd1
2 changed files with 9 additions and 0 deletions

View File

@ -439,6 +439,9 @@ Release 2.7.3 - UNRELEASED
MAPREDUCE-6621. Memory Leak in JobClient#submitJobInternal() (Xuan Gong
via jlowe)
MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host
(zhihai xu via jlowe)
Release 2.7.2 - 2016-01-25
INCOMPATIBLE CHANGES
@ -723,6 +726,9 @@ Release 2.6.5 - UNRELEASED
BUG FIXES
MAPREDUCE-6413. TestLocalJobSubmission is failing with unknown host
(zhihai xu via jlowe)
Release 2.6.4 - UNRELEASED
INCOMPATIBLE CHANGES

View File

@ -1275,6 +1275,9 @@ Release 2.7.3 - UNRELEASED
YARN-3102. Decommisioned Nodes not listed in Web UI (Kuhu Shukla via
jlowe)
YARN-3602. TestResourceLocalizationService.testPublicResourceInitializesLocalDir
fails Intermittently due to IOException from cleanup. (zhihai xu via xgong)
Release 2.7.2 - 2016-01-25
INCOMPATIBLE CHANGES