| Package | Description |
|---|---|
| org.apache.hadoop.hive.thrift |
| Modifier and Type | Class and Description |
|---|---|
class |
DBTokenStore |
class |
MemoryTokenStore
Default in-memory token store implementation.
|
class |
ZooKeeperTokenStore
ZooKeeper token store implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected DelegationTokenStore |
HadoopThriftAuthBridge.Server.getTokenStore(org.apache.hadoop.conf.Configuration conf) |
| Constructor and Description |
|---|
TokenStoreDelegationTokenSecretManager(long delegationKeyUpdateInterval,
long delegationTokenMaxLifetime,
long delegationTokenRenewInterval,
long delegationTokenRemoverScanInterval,
DelegationTokenStore sharedStore) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.