Updated CHANGES.txt to reflect YARN-470 being merged into branch-2.0.4-alpha.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1464773 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5dda325714
commit
c1f5313b11
|
@ -96,9 +96,6 @@ Release 2.0.5-beta - UNRELEASED
|
||||||
YARN-485. TestProcfsProcessTree#testProcessTree() doesn't wait long enough
|
YARN-485. TestProcfsProcessTree#testProcessTree() doesn't wait long enough
|
||||||
for the process to die. (kkambatl via tucu)
|
for the process to die. (kkambatl via tucu)
|
||||||
|
|
||||||
YARN-470. Support a way to disable resource monitoring on the NodeManager.
|
|
||||||
(Siddharth Seth via hitesh)
|
|
||||||
|
|
||||||
YARN-71. Fix the NodeManager to clean up local-dirs on restart.
|
YARN-71. Fix the NodeManager to clean up local-dirs on restart.
|
||||||
(Xuan Gong via sseth)
|
(Xuan Gong via sseth)
|
||||||
|
|
||||||
|
@ -154,6 +151,9 @@ Release 2.0.4-alpha - UNRELEASED
|
||||||
YARN-429. capacity-scheduler config missing from yarn-test artifact.
|
YARN-429. capacity-scheduler config missing from yarn-test artifact.
|
||||||
(sseth via hitesh)
|
(sseth via hitesh)
|
||||||
|
|
||||||
|
YARN-470. Support a way to disable resource monitoring on the NodeManager.
|
||||||
|
(Siddharth Seth via hitesh)
|
||||||
|
|
||||||
Release 2.0.3-alpha - 2013-02-06
|
Release 2.0.3-alpha - 2013-02-06
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue