[ 
https://issues.apache.org/jira/browse/HDFS-15982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324072#comment-17324072
 ] 

Viraj Jasani edited comment on HDFS-15982 at 4/16/21, 8:47 PM:
---------------------------------------------------------------

+1 to this improvement. Given the importance, does it make sense to keep 
"moving file to .Trash" logic as part of FileSystem's Delete implementation 
rather than keeping at individual client interface (shell, webhdfs etc)?


was (Author: vjasani):
+1 to this improvement. Does it make sense to keep "moving file to .Trash" 
logic as part of FileSystem's Delete implementation rather than keeping at 
individual client interface (shell, webhdfs etc)?

> Deleted data on the Web UI must be saved to the trash 
> ------------------------------------------------------
>
>                 Key: HDFS-15982
>                 URL: https://issues.apache.org/jira/browse/HDFS-15982
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: hdfs
>            Reporter: Bhavik Patel
>            Priority: Major
>
> If we delete the data from the Web UI then it should be first moved to 
> configured/default Trash directory and after the trash interval time, it 
> should be removed. currently, data directly removed from the system[This 
> behavior should be the same as CLI cmd]
>  
> This can be helpful when the user accidentally deletes data from the Web UI.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to