MAPREDUCE-6577 addendum. Moved the changelog to 2.6.4 which is the earliest target.
(cherry picked from commit 355c0ce723
)
This commit is contained in:
parent
2dfa0613a1
commit
7458854888
|
@ -12,9 +12,6 @@ Release 2.9.0 - UNRELEASED
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
MAPREDUCE-6577. MR AM unable to load native library without
|
|
||||||
MR_AM_ADMIN_USER_ENV set (sjlee)
|
|
||||||
|
|
||||||
Release 2.8.0 - UNRELEASED
|
Release 2.8.0 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
@ -701,12 +698,15 @@ Release 2.6.4 - UNRELEASED
|
||||||
|
|
||||||
IMPROVEMENTS
|
IMPROVEMENTS
|
||||||
|
|
||||||
MAPREDUCE-6436. JobHistory cache issue. (Kai Sasaki via zxu)
|
MAPREDUCE-6436. JobHistory cache issue. (Kai Sasaki via zxu)
|
||||||
|
|
||||||
OPTIMIZATIONS
|
OPTIMIZATIONS
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
|
MAPREDUCE-6577. MR AM unable to load native library without
|
||||||
|
MR_AM_ADMIN_USER_ENV set (sjlee)
|
||||||
|
|
||||||
Release 2.6.3 - 2015-12-17
|
Release 2.6.3 - 2015-12-17
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue