|
@@ -110,8 +110,9 @@ import com.google.common.base.Preconditions;
|
|
|
*
|
|
|
* <p>Unless explicitly turned off, Hadoop by default specifies two
|
|
|
* resources, loaded in-order from the classpath: <ol>
|
|
|
- * <li><tt><a href="{@docRoot}/../core-default.html">core-default.xml</a>
|
|
|
- * </tt>: Read-only defaults for hadoop.</li>
|
|
|
+ * <li><tt>
|
|
|
+ * <a href="{@docRoot}/../hadoop-project-dist/hadoop-common/core-default.xml">
|
|
|
+ * core-default.xml</a></tt>: Read-only defaults for hadoop.</li>
|
|
|
* <li><tt>core-site.xml</tt>: Site-specific configuration for a given hadoop
|
|
|
* installation.</li>
|
|
|
* </ol>
|