Add MR-5982 and MR-6492 to 2.6.4
(cherry picked from commit e5df366707
)
This commit is contained in:
parent
87d614c70b
commit
bf6d50cda3
|
@ -695,6 +695,13 @@ Release 2.6.4 - UNRELEASED
|
|||
MAPREDUCE-6577. MR AM unable to load native library without
|
||||
MR_AM_ADMIN_USER_ENV set (sjlee)
|
||||
|
||||
MAPREDUCE-5982. Task attempts that fail from the ASSIGNED state can
|
||||
disappear (Chang Li via jlowe)
|
||||
|
||||
MAPREDUCE-6492. AsyncDispatcher exit with NPE on
|
||||
TaskAttemptImpl#sendJHStartEventForAssignedFailTask (Bibin A Chundatt via
|
||||
jlowe)
|
||||
|
||||
Release 2.6.3 - 2015-12-17
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue