diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index 1cdecd3c7ba..dee2e841366 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -855,6 +855,8 @@ Release 2.1.0-beta - 2013-07-02 toUpperCase(Locale.getDefault()) as well as toLowerCase(Locale.getDefault()) on hadoop.security.authentication value. (markrmiller@gmail.com via tucu) + HADOOP-9701. mvn site ambiguous links in hadoop-common. (kkambatl via tucu) + Release 2.0.5-alpha - 06/06/2013 INCOMPATIBLE CHANGES diff --git a/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm b/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm index 87368f2957b..2cd97650a25 100644 --- a/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm +++ b/hadoop-common-project/hadoop-common/src/site/apt/Compatibility.apt.vm @@ -517,7 +517,7 @@ hand-in-hand to address this. * Annotations for interfaces as per interface classification schedule - {{{https://issues.apache.org/jira/browse/HADOOP-7391}HADOOP-7391}} - {{{InterfaceClassification.html}Hadoop Interface Classification}} + {{{./InterfaceClassification.html}Hadoop Interface Classification}} * Compatibility for Hadoop 1.x releases - {{{https://issues.apache.org/jira/browse/HADOOP-5071}HADOOP-5071}} diff --git a/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm b/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm index 99518571085..ebfb1466bdb 100644 --- a/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm +++ b/hadoop-common-project/hadoop-common/src/site/apt/SingleNodeSetup.apt.vm @@ -221,7 +221,7 @@ Single Node Setup * Fully-Distributed Operation For information on setting up fully-distributed, non-trivial clusters - see {{{Cluster Setup}}}. + see {{{./ClusterSetup.html}Cluster Setup}}. Java and JNI are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.