Fix location of YARN-1268 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1529531 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
54e54d45b3
commit
25361d56cf
|
@ -64,6 +64,8 @@ Release 2.3.0 - UNRELEASED
|
|||
YARN-1188. The context of QueueMetrics becomes default when using
|
||||
FairScheduler (Tsuyoshi Ozawa via Sandy Ryza)
|
||||
|
||||
YARN-1268. TestFairScheduler.testContinuousScheduling is flaky (Sandy Ryza)
|
||||
|
||||
Release 2.2.0 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -177,8 +179,6 @@ Release 2.1.2 - UNRELEASED
|
|||
YARN-1273. Fixed Distributed-shell to account for containers that failed
|
||||
to start. (Hitesh Shah via vinodkv)
|
||||
|
||||
YARN-1268. TestFairScheduler.testContinuousScheduling is flaky (Sandy Ryza)
|
||||
|
||||
Release 2.1.1-beta - 2013-09-23
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue