Created on 08-06-2013 12:26 AM - edited 09-16-2022 01:46 AM
Hi, I would like to forbid "delete forever" action in HUE. I want ALL users to use "move to trash".
I want completely remove "delete forever" action from UI interface.
Created 08-08-2013 11:14 AM
Sorry I mis-read it! This seems like a good idea to me: https://issues.cloudera.org/browse/HUE-1472
Romain
Created 08-08-2013 11:12 AM
This possibility is not present right now (except about the HDFS trash if you disable it).
What would be the use case?
Created 08-08-2013 11:14 AM
Sorry I mis-read it! This seems like a good idea to me: https://issues.cloudera.org/browse/HUE-1472
Romain
Created 08-09-2013 12:11 AM
Hi, the usecase is:
I've suddenly deleted 500 GB of data.
By default hadoop fs -rm moves data to trash.
"Delete forever" is extremely dangerous functionality. I want to block it. If somebody wants to delete something forever I want him to go to trash and do it explicitly.