MAPREDUCE-2767. CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1165894 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Konstantin Shvachko 2011-09-06 21:59:09 +00:00
parent f560a1066f
commit 3a3f277017
1 changed files with 2 additions and 0 deletions

View File

@ -1781,6 +1781,8 @@ Release 0.22.0 - Unreleased
MAPREDUCE-2571. CombineFileInputFormat.getSplits throws a
java.lang.ArrayStoreException. (Bochun Bai via todd)
MAPREDUCE-2767. Remove Linux task-controller. (Milind Bhandarkar via shv)
Release 0.21.1 - Unreleased
NEW FEATURES