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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
setUpSqoopSite
public static org.apache.hadoop.conf.Configuration setUpSqoopSite()
throws Exception
- Throws:
Exception
setUpSqoopLog4J
public static String setUpSqoopLog4J(org.apache.hadoop.conf.Configuration sqoopConf)
throws IOException
- Throws:
IOException
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[] args)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.