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