| Package | Description |
|---|---|
| org.apache.hadoop.hive.llap.daemon.impl | |
| org.apache.hadoop.hive.llap.ext | |
| org.apache.hadoop.hive.llap.security | |
| org.apache.hadoop.hive.llap.tez |
| Modifier and Type | Method and Description |
|---|---|
static void |
LlapTokenChecker.warnMultipleTokens(List<LlapTokenIdentifier> tokens) |
| Constructor and Description |
|---|
LlapTaskUmbilicalExternalClient(org.apache.hadoop.conf.Configuration conf,
String tokenIdentifier,
org.apache.hadoop.security.token.Token<org.apache.tez.common.security.JobTokenIdentifier> sessionToken,
LlapTaskUmbilicalExternalClient.LlapTaskUmbilicalExternalResponder responder,
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> llapToken) |
| Modifier and Type | Method and Description |
|---|---|
LlapTokenIdentifier |
SecretManager.createIdentifier() |
LlapTokenIdentifier |
SecretManager.decodeTokenIdentifier(org.apache.hadoop.security.token.Token<LlapTokenIdentifier> token) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> |
SecretManager.createLlapToken(String appId,
String user,
boolean isSignatureRequired) |
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> |
LlapTokenLocalClientImpl.createToken(String appId,
String user,
boolean isSignatureRequired) |
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> |
LlapTokenLocalClient.createToken(String appId,
String user,
boolean isSignatureRequired) |
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> |
LlapTokenClient.getDelegationToken(String appId) |
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> |
LlapTokenSelector.selectToken(org.apache.hadoop.io.Text service,
Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens) |
| Modifier and Type | Method and Description |
|---|---|
LlapTokenIdentifier |
SecretManager.decodeTokenIdentifier(org.apache.hadoop.security.token.Token<LlapTokenIdentifier> token) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
LlapProtocolClientProxy.getTokenUser(org.apache.hadoop.security.token.Token<LlapTokenIdentifier> token) |
| Constructor and Description |
|---|
LlapProtocolClientProxy(int numThreads,
org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.security.token.Token<LlapTokenIdentifier> llapToken) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.