You want to enforce wire encryption only for sensitive data transfers in Hadoop. Which approach is best?
AConfigure selective encryption by setting dfs.encrypt.data.transfer to true only on sensitive nodes
BEnable wire encryption cluster-wide and use firewall rules to restrict access
CUse application-level encryption on sensitive data before transfer
DDisable wire encryption and rely on VPN for network security