YARN-846. Move pb Impl classes from yarn-api to yarn-common. Contributed by Jian He.

svn merge --ignore-ancestry -c 1494052 ../../trunk/


git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1494053 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vinod Kumar Vavilapalli 2013-06-18 07:37:28 +00:00
parent 63779058cb
commit 1bb3aad637
84 changed files with 3 additions and 0 deletions

View File

@ -399,6 +399,9 @@ Release 2.1.0-beta - UNRELEASED
YARN-805. Fix javadoc and annotations on classes in the yarn-api
package. (Jian He via sseth)
YARN-846. Move pb Impl classes from yarn-api to yarn-common. (Jian He via
vinodkv)
OPTIMIZATIONS
YARN-512. Log aggregation root directory check is more expensive than it