Create encrypted zones in HDFS

Encryption at rest is the process of encrypting the data stored in the HDFS. This is a very advanced topic and to create an encryption zone you need to do below steps. Enable Kerberos Enable TLS/SSL Add Java Keystore KMS service (This will act as KTS as well) In production environment, you need to create […]

Continue Reading