Metastore Service Hive Metastore Config Kerberos Config
data class MetastoreServiceHiveMetastoreConfigKerberosConfig(val keytab: MetastoreServiceHiveMetastoreConfigKerberosConfigKeytab, val krb5ConfigGcsUri: String, val principal: String)
Constructors
Link copied to clipboard
fun MetastoreServiceHiveMetastoreConfigKerberosConfig(keytab: MetastoreServiceHiveMetastoreConfigKerberosConfigKeytab, krb5ConfigGcsUri: String, principal: String)