Author: acmurthy
Date: Wed Nov  2 00:52:20 2011
New Revision: 1196413

URL: http://svn.apache.org/viewvc?rev=1196413&view=rev
Log:
Merge -r 1196410:1196412 from trunk to branch-0.23 to fix HADOOP-7789.

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

Modified: hadoop/common/branches/branch-0.23/hadoop-project/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-project/src/site/site.xml?rev=1196413&r1=1196412&r2=1196413&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.23/hadoop-project/src/site/site.xml 
(original)
+++ hadoop/common/branches/branch-0.23/hadoop-project/src/site/site.xml Wed Nov 
 2 00:52:20 2011
@@ -80,7 +80,7 @@
     <menu name="Configuration" inherit="top">
       <item name="core-default.xml" 
href="hadoop-project-dist/hadoop-common/core-default.xml"/>
       <item name="hdfs-default.xml" 
href="hadoop-project-dist/hadoop-hdfs/hdfs-default.xml"/>
-      <item name="yarn-default.xml" href="hadoop-yarn/yarn-default.xml"/>
+      <item name="yarn-default.xml" 
href="hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-common/yarn-default.xml"/>
       <item name="mapred-default.xml" 
href="hadoop-mapreduce-client/hadoop-mapreduce-client-core/mapred-default.xml"/>
       <item name="Deprecated Properties" 
href="hadoop-project-dist/hadoop-common/DeprecatedProperties.html"/>
     </menu>


Reply via email to