소스 검색

MAPREDUCE-4003 merged to branch-1.0

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-1@1334885 13f79535-47bb-0310-9956-ffa450edef68
Matthew Foley 13 년 전
부모
커밋
9d3559fb9c
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -223,9 +223,6 @@ Release 1.1.0 - unreleased
     MAPREDUCE-4017. Add jobname to jobsummary log (tgraves and Koji Noguchi
     via bobby)
 
-    MAPREDUCE-4003. log.index (No such file or directory) AND Task process 
-    exit with nonzero status of 126. (Koji Noguchi via tgraves)
-
     HADOOP-8269. Fix some javadoc warnings on branch-1.
 
     MAPREDUCE-3674. Invoked with no queueName request param, the
@@ -320,6 +317,9 @@ Release 1.0.3 - unreleased
     MAPREDUCE-1238. mapred metrics shows negative count of waiting maps and
     reduces (tgraves via bobby)
 
+    MAPREDUCE-4003. log.index (No such file or directory) AND Task process 
+    exit with nonzero status of 126. (Koji Noguchi via tgraves)
+
 Release 1.0.2 - 2012.03.24
 
   NEW FEATURES