Create an Encryption Zone in HDFS Name Space for AWS EMR
HDFS requires the following manual steps if you want to have an encryption zone in the HDFS name space for AWS EMR, (Elastic MapReduce).
-
Add the following properties to
hdfs-site.xml
.dfs.vte.ioctl.lib vorhdfs dfs.vte.rename.check true dfs.vte.ioctl.device <.sec folder name, up to the CTE installation location> Note
The default .sec folder is
/opt/vormetric/DataSecurityExpert/agent/secfs/.sec
-
Save the file.
-
Restart HDFS NameNode and DataNode services.