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 br...@apache.org on 2013/10/21 23:25:44 UTC

svn commit: r1534381 - /hadoop/common/branches/branch-2.2/hadoop-project/src/site/site.xml

Author: brandonli
Date: Mon Oct 21 21:25:43 2013
New Revision: 1534381

URL: http://svn.apache.org/r1534381
Log:
HDFS-5347. Merging change r1534379 from branch-2

Modified:
    hadoop/common/branches/branch-2.2/hadoop-project/src/site/site.xml

Modified: hadoop/common/branches/branch-2.2/hadoop-project/src/site/site.xml
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.2/hadoop-project/src/site/site.xml?rev=1534381&r1=1534380&r2=1534381&view=diff
==============================================================================
--- hadoop/common/branches/branch-2.2/hadoop-project/src/site/site.xml (original)
+++ hadoop/common/branches/branch-2.2/hadoop-project/src/site/site.xml Mon Oct 21 21:25:43 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="HDFS NFS Gateway" href="hadoop-project-dist/hadoop-hdfs/HdfsNfsGateway.html"/>
     </menu>
 
     <menu name="MapReduce" inherit="top">