Author: daryn
Date: Thu Dec 5 15:47:55 2013
New Revision: 1548175
URL: http://svn.apache.org/r1548175
Log:
HADOOP-10129. Distcp may succeed when it fails (daryn)
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1548175&r1=1548174&r2=1548175&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Thu Dec
5 15:47:55 2013
@@ -460,6 +460,8 @@ Release 2.4.0 - UNRELEASED
HADOOP-10135 writes to swift fs over partition size leave temp files and
empty output file (David Dobbins via stevel)
+ HADOOP-10129. Distcp may succeed when it fails (daryn)
+
Release 2.3.0 - UNRELEASED
INCOMPATIBLE CHANGES
@@ -2355,6 +2357,8 @@ Release 0.23.10 - UNRELEASED
BUG FIXES
+ HADOOP-10129. Distcp may succeed when it fails (daryn)
+
Release 0.23.9 - 2013-07-08
INCOMPATIBLE CHANGES