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 ac...@apache.org on 2007/10/29 09:36:16 UTC

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

Author: acmurthy
Date: Mon Oct 29 01:36:15 2007
New Revision: 589543

URL: http://svn.apache.org/viewvc?rev=589543&view=rev
Log:
Preparing to merge HADOOP-2103 and HADOOP-2105 into branch-0.15.

Modified:
    lucene/hadoop/trunk/CHANGES.txt

Modified: lucene/hadoop/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/hadoop/trunk/CHANGES.txt?rev=589543&r1=589542&r2=589543&view=diff
==============================================================================
--- lucene/hadoop/trunk/CHANGES.txt (original)
+++ lucene/hadoop/trunk/CHANGES.txt Mon Oct 29 01:36:15 2007
@@ -35,11 +35,6 @@
 
     HADOOP-1210.  Log counters in job history. (Owen O'Malley via ddas)
 
-    HADOOP-2105.  Improve overview.html to clarify supported platforms, 
-    software pre-requisites for hadoop, how to install them on various 
-    platforms and a better general description of hadoop and it's utility. 
-    (Jim Kellerman via acmurthy) 
-
   OPTIMIZATIONS
 
     HADOOP-1898.  Release the lock protecting the last time of the last stack
@@ -61,9 +56,6 @@
     also ensures that we close the file-descriptor of the job's history log 
     opened during job-submission. (Amar Kamat via acmurthy)
 
-    HADOOP-2103.  Fix minor javadoc bugs introduce by HADOOP-2046. (Nigel
-    Daley via acmurthy) 
-
 Branch 0.15 (unreleased changes)
 
   INCOMPATIBLE CHANGES
@@ -396,6 +388,9 @@
     to the superceding ToolRunner to ensure it picks up the appropriate
     configuration resources. (Dennis Kubes and Enis Soztutar via acmurthy) 
  
+    HADOOP-2103.  Fix minor javadoc bugs introduce by HADOOP-2046. (Nigel
+    Daley via acmurthy) 
+
   IMPROVEMENTS
 
     HADOOP-1908. Restructure data node code so that block sending and 
@@ -516,6 +511,11 @@
     to the transaction log. (Dhruba Borthakur)
 
     HADOOP-2046.  Improve mapred javadoc.  (Arun C. Murthy via cutting)
+
+    HADOOP-2105.  Improve overview.html to clarify supported platforms, 
+    software pre-requisites for hadoop, how to install them on various 
+    platforms and a better general description of hadoop and it's utility. 
+    (Jim Kellerman via acmurthy) 
 
 
 Release 0.14.3 - 2007-10-19