Class ShowDatasourceResponse.AdditionalInfo

    • Field Detail

      • LOCATION

        public static final String LOCATION
        Location of the remote storage in 'storage_provider_type://[storage_path[:storage_port]]' format
        See Also:
        Constant Field Values
      • S3_BUCKET_NAME

        public static final String S3_BUCKET_NAME
        Name of the Amazon S3 bucket used as the data source
        See Also:
        Constant Field Values
      • S3_REGION

        public static final String S3_REGION
        Name of the Amazon S3 region where the bucket is located
        See Also:
        Constant Field Values
      • HDFS_KERBEROS_KEYTAB

        public static final String HDFS_KERBEROS_KEYTAB
        Kerberos key for the given HDFS user
        See Also:
        Constant Field Values