public class Hive2Credentials extends Credentials
| Constructor and Description |
|---|
Hive2Credentials() |
| Modifier and Type | Method and Description |
|---|---|
void |
addtoJobConf(org.apache.hadoop.mapred.JobConf jobconf,
CredentialsProperties props,
ActionExecutor.Context context)
This is the interface for all the Credentials implementation.
|
public Hive2Credentials()
public void addtoJobConf(org.apache.hadoop.mapred.JobConf jobconf, CredentialsProperties props, ActionExecutor.Context context) throws Exception
CredentialsaddtoJobConf in class Credentialsjobconf - job conf where the token will insert intoprops - properties for getting credential token or certificatecontext - workflow contextException - thrown if failedCopyright © 2020 Apache Software Foundation. All rights reserved.