This is an automated email from the ASF dual-hosted git repository.

aajisaka pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 89279f0b90b HDFS-16255. RBF: Fix dead link to fedbalance document 
(#4193)
89279f0b90b is described below

commit 89279f0b90bda123221771c6becaacde07ad5311
Author: Ashutosh Gupta <[email protected]>
AuthorDate: Mon Apr 25 06:11:41 2022 +0100

    HDFS-16255. RBF: Fix dead link to fedbalance document (#4193)
    
    Signed-off-by: Akira Ajisaka <[email protected]>
---
 .../hadoop-hdfs-rbf/src/site/markdown/HDFSRouterFederation.md           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 f0edc14f12f..ff2cea57612 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
@@ -527,7 +527,7 @@ More metrics info can see [RBF 
Metrics](../../hadoop-project-dist/hadoop-common/
 Router Federation Rename
 -------
 
-Enable Router to rename across namespaces. Currently it is implemented based 
on [HDFS Federation 
Balance](../../../hadoop-federation-balance/HDFSFederationBalance.md) and has 
some limits comparing with normal rename.
+Enable Router to rename across namespaces. Currently it is implemented based 
on [HDFS Federation 
Balance](../../hadoop-federation-balance/HDFSFederationBalance.md) and has some 
limits comparing with normal rename.
 1. It is much slower than the normal rename so need a longer RPC timeout 
configuration. See `ipc.client.rpc-timeout.ms` and its description for more 
information about RPC timeout.
 2. It doesn't support snapshot path.
 3. It doesn't support to rename path with multiple destinations.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to