qop Configuration
The Quality of Protection (QOP) configuration specifies the Remote Procedure Call (RPC) and data transfer protection settings configured on the Hadoop Distributed File System (HDFS) cluster. If qop_configuration
isn't specified, rpc_protection
and data_transfer_protection
default to PRIVACY
. If you set RpcProtection or DataTransferProtection, the other parameter assumes the same value. See configuration below.