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

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1494052 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vinod Kumar Vavilapalli 2013-06-18 07:36:43 +00:00
parent 6451288704
commit 2fd7f28230
84 changed files with 3 additions and 0 deletions

View File

@ -419,6 +419,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