This project has retired. For details please refer to its
Attic page.
AuthHelper (Oozie Core 3.1.3-incubating API)
org.apache.oozie.action.hadoop
Class AuthHelper
java.lang.Object
org.apache.oozie.action.hadoop.AuthHelper
- Direct Known Subclasses:
- KerberosAuthHelper
public class AuthHelper
- extends Object
Method Summary |
static AuthHelper |
get()
|
void |
set(org.apache.hadoop.mapred.JobClient jobClient,
org.apache.hadoop.mapred.JobConf jobConf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthHelper
public AuthHelper()
get
public static AuthHelper get()
set
public void set(org.apache.hadoop.mapred.JobClient jobClient,
org.apache.hadoop.mapred.JobConf jobConf)
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
Copyright © 2012 Apache Software Foundation. All Rights Reserved.