瀏覽代碼

Preparing for release 0.16.4

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/branches/branch-0.17@652570 13f79535-47bb-0310-9956-ffa450edef68
Mukund Madhugiri 17 年之前
父節點
當前提交
2e663cf9fe
共有 1 個文件被更改,包括 0 次插入9 次删除
  1. 0 9
      CHANGES.txt

+ 0 - 9
CHANGES.txt

@@ -484,9 +484,6 @@ Release 0.17.0 - Unreleased
     HADOOP-3165. -put/-copyFromLocal did not treat input file "-" as stdin.
     HADOOP-3165. -put/-copyFromLocal did not treat input file "-" as stdin.
     (Lohit Vijayarenu via rangadi)
     (Lohit Vijayarenu via rangadi)
 
 
-    HADOOP-3138. DFS mkdirs() should not throw an exception if the directory
-    already exists. (rangadi)
-
     HADOOP-3041. Deprecate JobConf.setOutputPath and JobConf.getOutputPath.
     HADOOP-3041. Deprecate JobConf.setOutputPath and JobConf.getOutputPath.
     Deprecate OutputFormatBase. Add FileOutputFormat. Existing output formats
     Deprecate OutputFormatBase. Add FileOutputFormat. Existing output formats
     extending OutputFormatBase, now extend FileOutputFormat. Add the following
     extending OutputFormatBase, now extend FileOutputFormat. Add the following
@@ -576,18 +573,12 @@ Release 0.17.0 - Unreleased
     COMMIT_PENDING status when it fails maps due to lost map.
     COMMIT_PENDING status when it fails maps due to lost map.
     (Devaraj Das)
     (Devaraj Das)
 
 
-    HADOOP-3186. Fix incorrect permission checkding for mv and renameTo 
-    in HDFS. (Tsz Wo (Nicholas), SZE via rangadi)
-
     HADOOP-3286. Prevent collisions in gridmix output dirs by increasing the
     HADOOP-3286. Prevent collisions in gridmix output dirs by increasing the
     granularity of the timestamp. (Runping Qi via cdouglas)
     granularity of the timestamp. (Runping Qi via cdouglas)
 
 
     HADOOP-3285. Fix input split locality when the splits align to
     HADOOP-3285. Fix input split locality when the splits align to
     fs blocks. (omalley)
     fs blocks. (omalley)
 
 
-    HADOOP-3294. Fix distcp to check the destination length and retry the copy
-    if it doesn't match the src length. (Tsz Wo (Nicholas), SZE via cdouglas)
-
 Release 0.16.4 - 2008-05-05
 Release 0.16.4 - 2008-05-05
 
 
   BUG FIXES
   BUG FIXES