MAPREDUCE-3431
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1301500 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8c7f5f2c7f
commit
e8ae52823f
|
@ -156,6 +156,8 @@ Release 0.23.3 - UNRELEASED
|
||||||
MAPREDUCE-4007. JobClient getJob(JobID) should return NULL if the job
|
MAPREDUCE-4007. JobClient getJob(JobID) should return NULL if the job
|
||||||
does not exist (for backwards compatibility) (tucu)
|
does not exist (for backwards compatibility) (tucu)
|
||||||
|
|
||||||
|
MAPREDUCE-3431 NPE in Resource Manager shutdown. (stevel)
|
||||||
|
|
||||||
Release 0.23.2 - UNRELEASED
|
Release 0.23.2 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue