From ab32762f4381449540e1580eeda1cd5198e1e5fa Mon Sep 17 00:00:00 2001 From: Ayush Saxena Date: Mon, 16 Dec 2019 08:44:28 +0530 Subject: [PATCH] HADOOP-16755. Fix broken link in single node cluster setup documentation. Contributed by Denes Gerencser. --- .../hadoop-common/src/site/markdown/SingleCluster.md.vm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm b/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm index 18fb52dd55..103f7b1a75 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm +++ b/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm @@ -130,7 +130,7 @@ If you cannot ssh to localhost without a passphrase, execute the following comma $H3 Execution -The following instructions are to run a MapReduce job locally. If you want to execute a job on YARN, see [YARN on Single Node](#YARN_on_Single_Node). +The following instructions are to run a MapReduce job locally. If you want to execute a job on YARN, see [YARN on Single Node](#YARN_on_a_Single_Node). 1. Format the filesystem: