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]

Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Who agreed with this topic

Error moving data into an encryption zone

avatar
New Contributor

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!

Who agreed with this topic