Created 02-26-2017 02:35 AM
I was wondering is there any way to have a hierarchy of encryption zones managing by Ranger-KMS? Suppose we have the following directory structure:
/userA/userB/
/userA/userC/
I want to configure HDFS in a way that userB and userA use two different encryption zones, but I would like to be able to access userB and userC folders with userA and be able to encrypt/decrypt data owned by userB or userC. Is there any way to handle this situation with Ranger-KMS?
Created 02-26-2017 02:44 AM
With ranger you encrypt folders and those will access to those folder will be able to view data (decrypt). you can have userb and c folders encrypted and provide access to those folders to user A. then user will have access to those folders and view data (decrypt).
Created 02-26-2017 02:44 AM
With ranger you encrypt folders and those will access to those folder will be able to view data (decrypt). you can have userb and c folders encrypted and provide access to those folders to user A. then user will have access to those folders and view data (decrypt).
Created 02-26-2017 02:50 AM
So can we virtually build a hierarchy of encryption zone in this way?
Created 02-26-2017 03:08 AM
I don't consider this a hierarchy of encryption. more in tune of encryption and authorization on those zones.