You enable wire encryption from the Ambari console.
Procedure
- Log in to the Ambari console.
https://ambari.server:8081
The default credentials are admin/admin.
- Click HDFS, and then click the Configs
tab.
- Click Advanced.
- Expand Custom core-site, and click Add
Property.
- In the Properties box, enter the following:
hadoop.rpc.protection=privacy
- Click Add.
- Expand Custom hdfs-site, and click Add
Property.
- In the Properties box, enter the following:
dfs.encrypt.data.transfer=true
- Click Add.
- Click Save.