public static final class ShowDatasourceResponse.AdditionalInfo extends Object
datasourceNames
.
Supported values:
additionalInfo
.Modifier and Type | Field and Description |
---|---|
static String |
HDFS_KERBEROS_KEYTAB
Kerberos key for the given HDFS user
|
static String |
LOCATION
Location of the remote storage in
'storage_provider_type://[storage_path[:storage_port]]' format
|
static String |
S3_BUCKET_NAME
Name of the Amazon S3 bucket used as the data source
|
static String |
S3_REGION
Name of the Amazon S3 region where the bucket is located
|
static String |
USER_NAME
Name of the remote system user
|
public static final String LOCATION
public static final String S3_BUCKET_NAME
public static final String S3_REGION
public static final String HDFS_KERBEROS_KEYTAB
public static final String USER_NAME
Copyright © 2024. All rights reserved.