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
Credentials
addtoJobConf
in class Credentials
jobconf
- 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.