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 ac856893e7
commit 57d79f908e
2 changed files with 9 additions and 0 deletions

View File

@ -456,6 +456,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
@ -740,6 +743,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

@ -1421,6 +1421,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