| Package | Description |
|---|---|
| com.facebook.presto.hive.authentication |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingKerberosHadoopAuthentication |
class |
KerberosHadoopAuthentication |
class |
SimpleHadoopAuthentication |
| Constructor and Description |
|---|
DirectHdfsAuthentication(HadoopAuthentication hadoopAuthentication) |
ImpersonatingHdfsAuthentication(HadoopAuthentication hadoopAuthentication) |
KerberosHiveMetastoreAuthentication(MetastoreKerberosConfig config,
HadoopAuthentication authentication,
HiveClientConfig hiveClientConfig) |
KerberosHiveMetastoreAuthentication(String hiveMetastoreServicePrincipal,
HadoopAuthentication authentication,
boolean hdfsWireEncryptionEnabled) |
Copyright © 2012–2023. All rights reserved.