OBJECT
HdfsBaseConfig
Description
Supported in v5.2-v9.1
link GraphQL Schema definition
- type HdfsBaseConfig {
- # Supported in v5.2-v9.1
- # API token to access Hdfs.
- String :
- # Required. Supported in v5.2-v9.1
- # List of Hdfs Namenode Hosts.
- HdfsHost!]! : [
- # Supported in v5.2-v9.1
- # Ticket Cache Path of Kerberos Ticket.
- String :
- # Supported in v5.2-v9.1
- # Logical name for nameservice for Hdfs HA.
- String :
- # Supported in v5.2-v9.1
- # Username to access Hdfs API.
- String :
- }