org.apache.oozie.action.hadoop
Class SqoopMain
java.lang.Object
org.apache.oozie.action.hadoop.LauncherMain
org.apache.oozie.action.hadoop.SqoopMain
public class SqoopMain
- extends LauncherMain
Methods inherited from class org.apache.oozie.action.hadoop.LauncherMain |
run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQOOP_DEFAULT_CONF
public static final String SQOOP_DEFAULT_CONF
- See Also:
- Constant Field Values
SQOOP_SITE_CONF
public static final String SQOOP_SITE_CONF
- See Also:
- Constant Field Values
SqoopMain
public SqoopMain()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
run
protected void run(String[] args)
throws Exception
- Specified by:
run
in class LauncherMain
- Throws:
Exception
runSqoopJob
protected void runSqoopJob(String[] args)
throws Exception
- Throws:
Exception
setSqoopCommand
public static void setSqoopCommand(org.apache.hadoop.conf.Configuration conf,
String command)
Copyright © 2011 Yahoo. All Rights Reserved.