Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
01-30-2019
08:15 AM
- last edited on
04-21-2026
04:38 AM
by
GrazittiAPI
Using Hue™ 4.1 on CDH 5.16 I only see the Delete Forever button in File Browser but not the Move to Trash even though Use Trash is enabled in HDFS configuration. How to enable this in HUE?
Created 01-30-2019 11:01 AM
Hi @ebeb,
After reading through some Jira's, I see that there has been a fundamental feature change where Hue does not automatically create the .Trash directory.
This behavior seemed to start in CDH 5.14 that Hue no longer automatically creates .Trash directory. There was an internal bug filed for it and the bug was fixed in CDH 6.1.
Two options for you:
1) Upgrade to CDH 6.1
2) If you can not upgrade to CDH 6.1 at this moment, you can use below workaround:
You can manually create the .Trash directory in the user's home directory. Once this directory is created and the Hue File Browser page is refreshed, you will be able to see the "Move to Trash" option again.
Thanks and hope this helps,
Li
Li Wang, Technical Solution Manager
Created 01-30-2019 11:01 AM
Hi @ebeb,
After reading through some Jira's, I see that there has been a fundamental feature change where Hue does not automatically create the .Trash directory.
This behavior seemed to start in CDH 5.14 that Hue no longer automatically creates .Trash directory. There was an internal bug filed for it and the bug was fixed in CDH 6.1.
Two options for you:
1) Upgrade to CDH 6.1
2) If you can not upgrade to CDH 6.1 at this moment, you can use below workaround:
You can manually create the .Trash directory in the user's home directory. Once this directory is created and the Hue File Browser page is refreshed, you will be able to see the "Move to Trash" option again.
Thanks and hope this helps,
Li
Li Wang, Technical Solution Manager
Created 02-28-2019 08:01 AM