farmmamba created HDFS-17252: -------------------------------- Summary: RBF: getListing results is incorrect. Key: HDFS-17252 URL: https://issues.apache.org/jira/browse/HDFS-17252 Project: Hadoop HDFS Issue Type: Improvement Components: rbf Affects Versions: 3.4.0 Reporter: farmmamba
Suppose we have two subclusters ns1, ns2. Also we have below mount table entries: /user/zhb/test_ec -> ns2 -> /user/zhb/test_ec We also create diretory /user/zhb/test_ec in ns1. Then we use configuration of router to execute ls command. hdfs dfs -ls /user/zhb/test_ec we will get the following error message: File hdfs://dap-hdfs-dev/user/zhb/test_ec/test_ec does not exist. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org