Author: yhemanth
Date: Mon Aug 17 10:06:36 2009
New Revision: 804918

URL: http://svn.apache.org/viewvc?rev=804918&view=rev
Log:
MAPREDUCE-711. Removed Distributed Cache from Common, to move it under 
Map/Reduce. Contributed by Vinod Kumar Vavilapalli.

Removed:
    hadoop/common/trunk/src/java/org/apache/hadoop/filecache/
    hadoop/common/trunk/src/test/core/org/apache/hadoop/filecache/
Modified:
    hadoop/common/trunk/CHANGES.txt

Modified: hadoop/common/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=804918&r1=804917&r2=804918&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Mon Aug 17 10:06:36 2009
@@ -71,6 +71,9 @@
     HADOOP-5913. Provide ability to an administrator to stop and start
     job queues. (Rahul Kumar Singh and Hemanth Yamijala via yhemanth)
 
+    MAPREDUCE-711. Removed Distributed Cache from Common, to move it
+    under Map/Reduce. (Vinod Kumar Vavilapalli via yhemanth)
+
   NEW FEATURES
 
     HADOOP-4268. Change fsck to use ClientProtocol methods so that the


Reply via email to