Repository: hadoop
Updated Branches:
  refs/heads/branch-3.0 ce7c6762f -> 241f7bb7a


HDFS-13726. RBF: Fix RBF configuration links. Contributed by Takanobu Asanuma.

(cherry picked from commit 2ae13d41dcd4f49e6b4ebc099e5f8bb8280b9872)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/241f7bb7
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/241f7bb7
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/241f7bb7

Branch: refs/heads/branch-3.0
Commit: 241f7bb7ada6ae44c4c37baa72ed0f5963c2693e
Parents: ce7c676
Author: Yiqun Lin <yq...@apache.org>
Authored: Wed Jul 11 22:11:59 2018 +0800
Committer: Yiqun Lin <yq...@apache.org>
Committed: Wed Jul 11 22:19:32 2018 +0800

----------------------------------------------------------------------
 .../hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/241f7bb7/hadoop-hdfs-project/hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md
----------------------------------------------------------------------
diff --git 
a/hadoop-hdfs-project/hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md 
b/hadoop-hdfs-project/hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md
index 8085d1f..90bf667 100644
--- 
a/hadoop-hdfs-project/hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md
+++ 
b/hadoop-hdfs-project/hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md
@@ -170,7 +170,7 @@ Deployment
 
 By default, the Router is ready to take requests and monitor the NameNode in 
the local machine.
 It needs to know the State Store endpoint by setting 
`dfs.federation.router.store.driver.class`.
-The rest of the options are documented in 
[hdfs-default.xml](../hadoop-hdfs/hdfs-default.xml).
+The rest of the options are documented in 
[hdfs-rbf-default.xml](../hadoop-hdfs-rbf/hdfs-rbf-default.xml).
 
 Once the Router is configured, it can be started:
 
@@ -270,7 +270,7 @@ Router configuration
 --------------------
 
 One can add the configurations for Router-based federation to 
**hdfs-site.xml**.
-The main options are documented in 
[hdfs-default.xml](../hadoop-hdfs/hdfs-default.xml).
+The main options are documented in 
[hdfs-rbf-default.xml](../hadoop-hdfs-rbf/hdfs-rbf-default.xml).
 The configuration values are described in this section.
 
 ### RPC server


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to