Fixing CHANGES.txt for YARN-285.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1425229 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dae6f0b7d9
commit
47c59570c1
|
@ -28,10 +28,6 @@ Release 2.0.3-alpha - Unreleased
|
|||
YARN-230. RM Restart phase 1 - includes support for saving/restarting all
|
||||
applications on an RM bounce. (Bikas Saha via acmurthy)
|
||||
|
||||
YARN-285. Added a temporary plugin interface for RM to be able to redirect
|
||||
to JobHistory server for apps that it no longer tracks. (Derek Dagit via
|
||||
vinodkv)
|
||||
|
||||
IMPROVEMENTS
|
||||
|
||||
YARN-223. Update process tree instead of getting new process trees.
|
||||
|
@ -220,6 +216,10 @@ Release 0.23.6 - UNRELEASED
|
|||
|
||||
IMPROVEMENTS
|
||||
|
||||
YARN-285. Added a temporary plugin interface for RM to be able to redirect
|
||||
to JobHistory server for apps that it no longer tracks. (Derek Dagit via
|
||||
vinodkv)
|
||||
|
||||
OPTIMIZATIONS
|
||||
|
||||
BUG FIXES
|
||||
|
|
Loading…
Reference in New Issue