bianqi created HDFS-15771: ----------------------------- Summary: Enable configurable trash can directory location Key: HDFS-15771 URL: https://issues.apache.org/jira/browse/HDFS-15771 Project: Hadoop HDFS Issue Type: Improvement Components: fs Reporter: bianqi Attachments: image-2021-01-11-20-29-48-274.png
Currently, after deleting files, if the trash can is turned on, the default files will be placed in the /user/$USER/.Trash/Current/ directory. Currently HDFS does not support customizing and specifying the trash can as other directories. For example, the administrator wants to configure the trash can as /trash/user/$USER/.Trash/Current/. But currently HDFS does not support it. Can you consider modifying the trash can to be configurable? By default, the trash can directory is still /user/$USER/.Trash/Current/ !image-2021-01-11-20-28-03-777.png! -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org