venkata ram kumar ch created HDFS-14117: -------------------------------------------
Summary: RBF:We can only delete the files or dirs of one subcluster in a cluster with multiple subclusters when trash is enabled Key: HDFS-14117 URL: https://issues.apache.org/jira/browse/HDFS-14117 Project: Hadoop HDFS Issue Type: Bug Reporter: venkata ram kumar ch When we delete files or dirs in hdfs, it will move the deleted files or dirs to trash by default. But in the global path we can only mount one trash dir /user. So we mount trash dir /user of the subcluster ns1 to the global path /user. Then we can delete files or dirs of ns1, but when we delete the files or dirs of another subcluser, such as hacluster, it will be failed. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org