Author: tomwhite
Date: Fri Jun 11 21:16:35 2010
New Revision: 953874
URL: http://svn.apache.org/viewvc?rev=953874&view=rev
Log:
Move entries for HADOOP-6769 and HADOOP-6813 to 0.21 section of CHANGES.txt
Modified:
hadoop/common/trunk/CHANGES.txt
Modified: hadoop/common/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=953874&r1=953873&r2=953874&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Fri Jun 11 21:16:35 2010
@@ -23,9 +23,6 @@ Trunk (unreleased changes)
HADOOP-6627. "Bad Connection to FS" message in FSShell should print
message from the exception (boryas)
- HADOOP-6769. Add an API in FileSystem to get FileSystem instances based
- on users(ddas via boryas)
-
HADOOP-6600. mechanism for authorization check for inter-server
protocols. (boryas)
@@ -44,9 +41,6 @@ Trunk (unreleased changes)
HADOOP-6674. Makes use of the SASL authentication options in the
SASL RPC. (Jitendra Pandey via ddas)
- HADOOP-6813. Add a new newInstance method in FileSystem that takes
- a "user" as argument (ddas via boryas)
-
HADOOP-6526. Need mapping from long principal names to local OS
user names. (boryas)
@@ -945,6 +939,12 @@ Release 0.21.0 - Unreleased
HADOOP-6403. Deprecate EC2 bash scripts. (tomwhite)
+ HADOOP-6769. Add an API in FileSystem to get FileSystem instances based
+ on users(ddas via boryas)
+
+ HADOOP-6813. Add a new newInstance method in FileSystem that takes
+ a "user" as argument (ddas via boryas)
+
OPTIMIZATIONS
HADOOP-5595. NameNode does not need to run a replicator to choose a