HDFS data at rest encryption allows data to be stored in encrypted
HDFS directories called
encryption zones. All files within an encryption zone are
transparently encrypted and decrypted on the client side, meaning decrypted
data is never stored in HDFS.
If HDFS data at rest encryption is enabled in
your Hadoop cluster, you must enable it for BDD, as well. Verify that your
system meets the following requirements:
- The key trustee KMS and
key trustee server are installed and configured in your Hadoop cluster. You
should have already done this as part of enabling HDFS data at rest encryption.
- Kerberos is enabled for
both Hadoop and BDD. Note that this isn't required, but is strongly
recommended. For more information, see
Kerberos.
- TLS/SSL is enabled for
both Hadoop and BDD. Note that this isn't required, but is strongly
recommended. For more information, see
TLS/SSL.
To enable HDFS data at rest encryption for BDD: