- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Error moving data into an encryption zone
- Labels:
-
Cloudera Hue
-
HDFS
Created on ‎11-02-2017 07:34 AM - edited ‎09-16-2022 05:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We have encrypted the hdfs /user directory in our cluster and are having issues when we try to execute a "hdfs dfs -rm" command on a file in the hdfs /tmp directory. We get a "can't be moved into an encryption zone" because it's trying the use the "users" trash folder under /user/ directory.
We can use -skipTrash and it works fine, but we DO want to use the .Trash folder.
I know we can't move data from an encrpytion zone into a non encrypted folder, but wasn't epecting the reverse.
We can use a distcp command to copy data from an un-encrypted directory into an encryption zone, so not sure why the -rm command does not.
We've verified permissions on the directories and the kms-acls.xml
Has anyone seen this issue?
Thanks!
Created ‎11-28-2017 07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎11-28-2017 07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎11-28-2017 09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@seth The OP's problem does not seem like a Hue problem.
Created ‎11-28-2017 09:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error originated from Hue, which I failed to mention in my original post. We have tested that patch and it has solved our issue. Thanks!
