HDFS-13729. Fix broken links to RBF documentation. Contributed by Gabor Bota.
This commit is contained in:
parent
162228e8db
commit
418cc7f3ae
@ -420,7 +420,7 @@ Runs a HDFS dfsadmin client.
|
|||||||
|
|
||||||
Usage: `hdfs dfsrouter`
|
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`
|
### `dfsrouteradmin`
|
||||||
|
|
||||||
@ -449,7 +449,7 @@ Usage:
|
|||||||
| `-nameservice` `disable` `enable` *nameservice* | Disable/enable a name service from the federation. If disabled, requests will not go to that name service. |
|
| `-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. |
|
| `-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`
|
### `diskbalancer`
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ is limited to creating a *read-only image* of a remote namespace that implements
|
|||||||
to serve the image. Specifically, reads from a snapshot of a remote namespace are
|
to serve the image. Specifically, reads from a snapshot of a remote namespace are
|
||||||
supported. Adding a remote namespace to an existing/running namenode, refreshing the
|
supported. Adding a remote namespace to an existing/running namenode, refreshing the
|
||||||
remote snapshot, unmounting, and writes are not available in this release. One
|
remote snapshot, unmounting, and writes are not available in this release. One
|
||||||
can use [ViewFs](./ViewFs.html) and [RBF](HDFSRouterFederation.html) to
|
can use [ViewFs](./ViewFs.html) and [RBF](../hadoop-hdfs-rbf/HDFSRouterFederation.html) to
|
||||||
integrate namespaces with `PROVIDED` storage into an existing deployment.
|
integrate namespaces with `PROVIDED` storage into an existing deployment.
|
||||||
|
|
||||||
Creating HDFS Clusters with `PROVIDED` Storage
|
Creating HDFS Clusters with `PROVIDED` Storage
|
||||||
|
@ -225,7 +225,7 @@ cluster for existing HDFS clients.
|
|||||||
|
|
||||||
See [HDFS-10467](https://issues.apache.org/jira/browse/HDFS-10467) and the
|
See [HDFS-10467](https://issues.apache.org/jira/browse/HDFS-10467) and the
|
||||||
HDFS Router-based Federation
|
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.
|
more details.
|
||||||
|
|
||||||
API-based configuration of Capacity Scheduler queue configuration
|
API-based configuration of Capacity Scheduler queue configuration
|
||||||
|
Loading…
Reference in New Issue
Block a user