You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ni...@apache.org on 2007/12/28 21:21:53 UTC

svn commit: r607323 - /lucene/hadoop/trunk/CHANGES.txt

Author: nigel
Date: Fri Dec 28 12:21:53 2007
New Revision: 607323

URL: http://svn.apache.org/viewvc?rev=607323&view=rev
Log:
HADOOP-2453. Move CHANGES.txt comment to 0.16.0

Modified:
    lucene/hadoop/trunk/CHANGES.txt

Modified: lucene/hadoop/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/CHANGES.txt?rev=607323&r1=607322&r2=607323&view=diff
==============================================================================
--- lucene/hadoop/trunk/CHANGES.txt (original)
+++ lucene/hadoop/trunk/CHANGES.txt Fri Dec 28 12:21:53 2007
@@ -285,6 +285,10 @@
     HADOOP-2352. Remove AC_CHECK_LIB for libz and liblzo to ensure that
     libhadoop.so doesn't have a dependency on them. (acmurthy) 
 
+    HADOOP-2453. Fix the configuration for wordcount-simple example in Hadoop 
+    Pipes which currently produces an XML parsing error. (Amareshwari Sri
+    Ramadasu via acmurthy)
+
     HADOOP-2476. Unit test failure while reading permission bits of local
     file system (on Windows) fixed.  (Raghu Angadi via dhruba)
 
@@ -332,10 +336,6 @@
     mapred.local.dir.minspacestart is handled by checking if there is enough
     free-space on any one of the available disks. (Amareshwari Sri Ramadasu
     via acmurthy)
-
-    HADOOP-2453. Fix the configuration for wordcount-simple example in Hadoop 
-    Pipes which currently produces an XML parsing error. (Amareshwari Sri
-    Ramadasu via acmurthy)
 
     HADOOP-2437.  Fix the LocalDirAllocator to choose the seed for the
     round-robin disk selections randomly. This helps in spreading data across