From 4d5473c89dfbf8c6f39134c34c78b5921e71f691 Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Wed, 11 Jul 2018 14:46:43 -0400 Subject: [PATCH] HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota. (cherry picked from commit 418cc7f3aeabedc57c94aa9d4c4248c1476ac90e) --- .../hadoop-hdfs/src/site/markdown/HDFSCommands.md | 4 ++-- hadoop-project/src/site/markdown/index.md.vm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md index 8a58d2b22cc..1fe445bf9b4 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md +++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md @@ -416,7 +416,7 @@ Runs a HDFS dfsadmin client. Usage: `hdfs dfsrouter` -Runs the DFS router. See [Router](./HDFSRouterFederation.html#Router) for more info. +Runs the DFS router. See [Router](../hadoop-hdfs-rbf/HDFSRouterFederation.html#Router) for more info. ### `dfsrouteradmin` @@ -441,7 +441,7 @@ Usage: | `-nameservice` `disable` `enable` *nameservice* | Disable/enable a name service from the federation. If disabled, requests will not go to that name service. | | `-getDisabledNameservices` | Get the name services that are disabled in the federation. | -The commands for managing Router-based federation. See [Mount table management](./HDFSRouterFederation.html#Mount_table_management) for more info. +The commands for managing Router-based federation. See [Mount table management](../hadoop-hdfs-rbf/HDFSRouterFederation.html#Mount_table_management) for more info. ### `diskbalancer` diff --git a/hadoop-project/src/site/markdown/index.md.vm b/hadoop-project/src/site/markdown/index.md.vm index 8b9cfda4c65..438145a3619 100644 --- a/hadoop-project/src/site/markdown/index.md.vm +++ b/hadoop-project/src/site/markdown/index.md.vm @@ -225,7 +225,7 @@ cluster for existing HDFS clients. See [HDFS-10467](https://issues.apache.org/jira/browse/HDFS-10467) and the HDFS Router-based Federation -[documentation](./hadoop-project-dist/hadoop-hdfs/HDFSRouterFederation.html) for +[documentation](./hadoop-project-dist/hadoop-hdfs-rbf/HDFSRouterFederation.html) for more details. API-based configuration of Capacity Scheduler queue configuration