public class HbaseCredentials extends Credentials
| Constructor and Description |
|---|
HbaseCredentials() |
| 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 HbaseCredentials()
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 © 2015 Apache Software Foundation. All Rights Reserved.