| Package | Description |
|---|---|
| io.prestosql.plugin.hive.authentication | |
| io.prestosql.plugin.hive.metastore.thrift |
| Modifier and Type | Method and Description |
|---|---|
HiveAuthenticationConfig |
HiveAuthenticationConfig.setHdfsAuthenticationType(HiveAuthenticationConfig.HdfsAuthenticationType hdfsAuthenticationType) |
HiveAuthenticationConfig |
HiveAuthenticationConfig.setHdfsImpersonationEnabled(boolean hdfsImpersonationEnabled) |
HiveAuthenticationConfig |
HiveAuthenticationConfig.setHiveMetastoreAuthenticationType(HiveAuthenticationConfig.HiveMetastoreAuthenticationType hiveMetastoreAuthenticationType) |
| Constructor and Description |
|---|
StaticMetastoreLocator(StaticMetastoreConfig config,
HiveAuthenticationConfig hiveAuthenticationConfig,
ThriftMetastoreClientFactory clientFactory) |
ThriftHiveMetastore(MetastoreLocator metastoreLocator,
HiveConfig hiveConfig,
ThriftMetastoreConfig thriftConfig,
HiveAuthenticationConfig authenticationConfig,
HdfsEnvironment hdfsEnvironment) |
Copyright © 2012–2020. All rights reserved.