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
This commit is contained in:
Arpit Agarwal 2014-01-27 20:00:38 +00:00
parent e9f7f3624a
commit 55407fea25
2 changed files with 6 additions and 6 deletions

View File

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

View File

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