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

This commit is contained in:
Jason Lowe 2016-02-09 16:54:45 +00:00
parent acac72911e
commit fba6e9f5ef
2 changed files with 9 additions and 0 deletions

View File

@ -745,6 +745,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
@ -1032,6 +1035,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

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