Przeglądaj źródła

Fix correct CHANGES.txt for HADOOP-10086 and HADOOP-9982.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1561819 13f79535-47bb-0310-9956-ffa450edef68
Arpit Agarwal 11 lat temu
rodzic
commit
55407fea25

+ 6 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -562,6 +562,9 @@ Release 2.3.0 - UNRELEASED
     HADOOP-10248. Property name should be included in the exception where property value 
     is null (Akira AJISAKA via umamahesh)
 
+    HADOOP-10086. User document for authentication in secure cluster.
+    (Masatake Iwasaki via Arpit Agarwal)
+
   OPTIMIZATIONS
 
     HADOOP-10142. Avoid groups lookup for unprivileged users such as "dr.who"
@@ -640,6 +643,9 @@ Release 2.3.0 - UNRELEASED
     HADOOP-10167. Mark hadoop-common source as UTF-8 in Maven pom files / refactoring
     (Mikhail Antonov via cos)
 
+    HADOOP-9982. Fix dead links in hadoop site docs. (Akira Ajisaka via Arpit
+    Agarwal)
+
 Release 2.2.0 - 2013-10-13
 
   INCOMPATIBLE CHANGES

+ 0 - 6
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -982,9 +982,6 @@ Release 2.3.0 - UNRELEASED
     HDFS-5677. Need error checking for HA cluster configuration.
     (Vincent Sheffer via cos)
 
-    HADOOP-10086. User document for authentication in secure cluster.
-    (Masatake Iwasaki via Arpit Agarwal)
-
     HDFS-5825. Use FileUtils.copyFile() to implement DFSTestUtils.copyFile().
     (Haohui Mai via Arpit Agarwal)
 
@@ -1151,9 +1148,6 @@ Release 2.3.0 - UNRELEASED
     HDFS-5343. When cat command is issued on snapshot files getting unexpected result.
     (Sathish via umamahesh)
 
-    HADOOP-9982. Fix dead links in hadoop site docs. (Akira Ajisaka via Arpit
-    Agarwal)
-
 Release 2.2.0 - 2013-10-13
 
   INCOMPATIBLE CHANGES