瀏覽代碼

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

(cherry picked from commit 2ae13d41dcd4f49e6b4ebc099e5f8bb8280b9872)
Yiqun Lin 6 年之前
父節點
當前提交
99e98bf19a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      hadoop-hdfs-project/hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md

+ 2 - 2
hadoop-hdfs-project/hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md

@@ -175,7 +175,7 @@ Deployment
 
 
 By default, the Router is ready to take requests and monitor the NameNode in the local machine.
 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`.
 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:
 Once the Router is configured, it can be started:
 
 
@@ -290,7 +290,7 @@ Router configuration
 --------------------
 --------------------
 
 
 One can add the configurations for Router-based federation to **hdfs-site.xml**.
 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.
 The configuration values are described in this section.
 
 
 ### RPC server
 ### RPC server