Location Hdfs Args
Resource schema for AWS::DataSync::LocationHDFS.
Constructors
Properties
The authentication mode used to determine identity of user.
The Base64 string representation of the Keytab file.
The string representation of the Krb5Conf file, or the presigned URL to access the Krb5.conf file within an S3 bucket.
The unique identity, or principal, to which Kerberos can assign tickets.
The identifier for the Key Management Server where the encryption keys that encrypt data inside HDFS clusters are stored.
An array of Name Node(s) of the HDFS location.
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 QopConfiguration
isn't specified, RpcProtection
and DataTransferProtection
default to PRIVACY
. If you set RpcProtection
or DataTransferProtection
, the other parameter assumes the same value.
Number of copies of each block that exists inside the HDFS cluster.
The user name that has read and write permissions on the specified HDFS cluster.
The subdirectory in HDFS that is used to read data from the HDFS source location or write data to the HDFS destination.