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 cn...@apache.org on 2013/10/30 20:01:13 UTC

svn commit: r1537243 - /hadoop/common/trunk/hadoop-project/src/site/site.xml

Author: cnauroth
Date: Wed Oct 30 19:01:13 2013
New Revision: 1537243

URL: http://svn.apache.org/r1537243
Log:
HDFS-5386. Add feature documentation for datanode caching. Contributed by Colin Patrick McCabe.

Modified:
    hadoop/common/trunk/hadoop-project/src/site/site.xml

Modified: hadoop/common/trunk/hadoop-project/src/site/site.xml
URL: http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-project/src/site/site.xml?rev=1537243&r1=1537242&r2=1537243&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-project/src/site/site.xml (original)
+++ hadoop/common/trunk/hadoop-project/src/site/site.xml Wed Oct 30 19:01:13 2013
@@ -80,6 +80,7 @@
       <item name="HttpFS Gateway" href="hadoop-hdfs-httpfs/index.html"/>
       <item name="Short Circuit Local Reads" 
           href="hadoop-project-dist/hadoop-hdfs/ShortCircuitLocalReads.html"/>
+      <item name="Centralized Cache Management" href="hadoop-project-dist/hadoop-hdfs/CentralizedCacheManagement.html"/>
       <item name="HDFS NFS Gateway" href="hadoop-project-dist/hadoop-hdfs/HdfsNfsGateway.html"/>
     </menu>