Configuring Transparent Data Encryption for Ozone
Transparent Data Encryption (TDE) allows data on the disks to be encrypted-at-rest and automatically decrypted during access. For Ozone, you can enable TDE at the bucket-level.
- The Key Management Server must be installed and running. Ozone uses the same Key Management Server as HDFS.
- If you are using Ranger Key Management Server, then you must ensure that the key
management admin user has assigned the
om
service user with the Get Metadata and Generate EEK permissions.Further, you must ensure that any user attempting to create an encryption key has the required permissions in Ranger.
- For information about adding or editing permissions on Ranger, see Add or edit permissions.