Description
It is possible to enable encryption of DataTransferProtocol.
In some use cases, it is required to encrypt data transfer with some clients , but communicate in plain text with some other clients and data nodes.
A sample use case will be that any data transfer inside a firewall can be in plain text whereas any data transfer from clients outside the firewall needs to be encrypted.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-3637 Add support for encrypting the DataTransferProtocol
- Closed
-
HDFS-6201 Get EncryptionKey from NN only if data transfer encryption is required
- Open
-
HADOOP-10221 Add a plugin to specify SaslProperties for RPC protocol based on connection properties
- Closed