Fix position of YARN-461 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1530506 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5e602d10d9
commit
dc0ccacb53
|
@ -48,6 +48,9 @@ Release 2.3.0 - UNRELEASED
|
||||||
|
|
||||||
BUG FIXES
|
BUG FIXES
|
||||||
|
|
||||||
|
YARN-461. Fair scheduler should not accept apps with empty string queue name.
|
||||||
|
(ywskycn via tucu)
|
||||||
|
|
||||||
YARN-1060. Two tests in TestFairScheduler are missing @Test annotation
|
YARN-1060. Two tests in TestFairScheduler are missing @Test annotation
|
||||||
(Niranjan Singh via Sandy Ryza)
|
(Niranjan Singh via Sandy Ryza)
|
||||||
|
|
||||||
|
@ -1088,9 +1091,6 @@ Release 2.1.0-beta - 2013-08-22
|
||||||
YARN-875. Application can hang if AMRMClientAsync callback thread has
|
YARN-875. Application can hang if AMRMClientAsync callback thread has
|
||||||
exception (Xuan Gong via bikas)
|
exception (Xuan Gong via bikas)
|
||||||
|
|
||||||
YARN-461. Fair scheduler should not accept apps with empty string queue name.
|
|
||||||
(ywskycn via tucu)
|
|
||||||
|
|
||||||
YARN-968. RM admin commands don't work. (vinodkv via kihwal)
|
YARN-968. RM admin commands don't work. (vinodkv via kihwal)
|
||||||
|
|
||||||
YARN-688. Fixed NodeManager to properly cleanup containers when it is shut
|
YARN-688. Fixed NodeManager to properly cleanup containers when it is shut
|
||||||
|
|
Loading…
Reference in New Issue