rpc Protection
Parameters
value
The RPC protection setting configured on the HDFS cluster. This setting corresponds to your hadoop.rpc.protection setting in your core-site.xml file on your Hadoop cluster. Valid values are DISABLED
, AUTHENTICATION
, INTEGRITY
and PRIVACY
.