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

This commit is contained in:
Akira Ajisaka 2018-07-12 13:53:08 -04:00
parent fbe7192815
commit ff46db2ea6
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 2 additions and 2 deletions

View File

@ -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`
@ -431,7 +431,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`