瀏覽代碼

HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota.

(cherry picked from commit ff46db2ea6fcf3eb5f6a3cfb54af79e3d1ce1632)
Akira Ajisaka 7 年之前
父節點
當前提交
8d14f9b07d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md

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

@@ -402,7 +402,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`
 
@@ -427,7 +427,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.
 
 ### `haadmin`