Skip to content

Commit 6e5ed32

Browse files
csanivarbentito
authored andcommitted
HADOOP-16042. Update the link to HadoopJavaVersion (apache#1784)
(cherry picked from commit d80d862)
1 parent c7214af commit 6e5ed32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hadoop-common-project/hadoop-common/src/site/markdown/ClusterSetup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This document does not cover advanced topics such as [Security](./SecureMode.htm
2727
Prerequisites
2828
-------------
2929

30-
* Install Java. See the [Hadoop Wiki](http://wiki.apache.org/hadoop/HadoopJavaVersions) for known good versions.
30+
* Install Java. See the [Hadoop Wiki](https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Java+Versions) for known good versions.
3131
* Download a stable version of Hadoop from Apache mirrors.
3232

3333
Installation

hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $H3 Required Software
3939

4040
Required software for Linux include:
4141

42-
1. Java™ must be installed. Recommended Java versions are described at [HadoopJavaVersions](http://wiki.apache.org/hadoop/HadoopJavaVersions).
42+
1. Java™ must be installed. Recommended Java versions are described at [HadoopJavaVersions](https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Java+Versions).
4343

4444
2. ssh must be installed and sshd must be running to use the Hadoop scripts that manage remote Hadoop daemons if the optional start and stop scripts are to be used. Additionally, it is recommmended that pdsh also be installed for better ssh resource management.
4545

0 commit comments

Comments
 (0)