| Package | Description |
|---|---|
| io.prestosql.plugin.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,
HiveConfig hiveConfig) |
KerberosHiveMetastoreAuthentication(String hiveMetastoreServicePrincipal,
HadoopAuthentication authentication,
boolean hdfsWireEncryptionEnabled) |
Copyright © 2012–2019. All rights reserved.