HADOOP-9701. mvn site ambiguous links in hadoop-common. (kkambatl via tucu)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1506765 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Alejandro Abdelnur 2013-07-24 22:43:01 +00:00
parent 98eb429771
commit 6e23cbe38f
3 changed files with 4 additions and 2 deletions

View File

@ -588,6 +588,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

View File

@ -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}}

View File

@ -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.