|
@@ -47,7 +47,7 @@ Release 0.20.205.0 - 2011.09.12
|
|
|
(Todd Lipcon via eli)
|
|
|
|
|
|
HADOOP-7400. Fix HdfsProxyTests fails when the -Dtest.build.dir
|
|
|
- and -Dbuild.test is set a dir other than build dir (gkesavan).
|
|
|
+ and -Dbuild.test is set a dir other than build dir (gkesavan)
|
|
|
|
|
|
MAPREDUCE-2650. back-port MAPREDUCE-2238 to 0.20-security.
|
|
|
(Sherry Chen via mahadev)
|
|
@@ -113,11 +113,11 @@ Release 0.20.205.0 - 2011.09.12
|
|
|
HDFS-1122. client block verification may result in blocks in
|
|
|
DataBlockScanner prematurely. (Sam Rash via jitendra)
|
|
|
|
|
|
- HADOOP-6722. NetUtils.connect should check that it hasn't connected a socket
|
|
|
- to itself. (Todd Lipcon via suresh)
|
|
|
+ HADOOP-6722. NetUtils.connect should check that it hasn't connected a
|
|
|
+ socket to itself. (Todd Lipcon via suresh)
|
|
|
|
|
|
- HDFS-1779. After NameNode restart , Clients can not read partial files even after
|
|
|
- client invokes Sync. (Uma Maheswara Rao G via jitendra)
|
|
|
+ HDFS-1779. After NameNode restart , Clients can not read partial files
|
|
|
+ even after client invokes Sync. (Uma Maheswara Rao G via jitendra)
|
|
|
|
|
|
HDFS-1197. Blocks are considered "complete" prematurely after
|
|
|
commitBlockSynchronization or DN restart. (Todd Lipcon via jitendra)
|
|
@@ -139,6 +139,9 @@ Release 0.20.205.0 - 2011.09.12
|
|
|
MAPREDUCE-2549. Fix resource leaks in Eclipse plugin. (Devaraj K via
|
|
|
acmurthy)
|
|
|
|
|
|
+ HDFS-2328. HFTP throws NPE if security is enabled locally, but not
|
|
|
+ remotely. (omalley)
|
|
|
+
|
|
|
IMPROVEMENTS
|
|
|
|
|
|
MAPREDUCE-2187. Reporter sends progress during sort/merge. (Anupam Seth via
|