Author: cos
Date: Tue Dec 21 00:23:16 2010
New Revision: 1051334

URL: http://svn.apache.org/viewvc?rev=1051334&view=rev
Log:
HDFS-1406. TestCLI fails on Ubuntu with default /etc/hosts. Contributed by 
Konstantin Boudnik.

Modified:
    hadoop/hdfs/trunk/CHANGES.txt
    hadoop/hdfs/trunk/src/test/hdfs/org/apache/hadoop/cli/testHDFSConf.xml

Modified: hadoop/hdfs/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=1051334&r1=1051333&r2=1051334&view=diff
==============================================================================
--- hadoop/hdfs/trunk/CHANGES.txt (original)
+++ hadoop/hdfs/trunk/CHANGES.txt Tue Dec 21 00:23:16 2010
@@ -1429,6 +1429,8 @@ Release 0.20.3 - Unreleased
     HDFS-132. Fix namenode to not report files deleted metrics for deletions
     done while replaying edits during startup. (suresh & shv)
 
+    HDFS-1406. TestCLI fails on Ubuntu with default /etc/hosts. (cos)
+
 Release 0.20.2 - Unreleased
 
   IMPROVEMENTS


Reply via email to