org.apache.oozie.action.hadoop
Class PigMainWithOldAPI
java.lang.Object
org.apache.oozie.action.hadoop.LauncherMain
org.apache.oozie.action.hadoop.PigMainWithOldAPI
public class PigMainWithOldAPI
- extends LauncherMain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PigMainWithOldAPI
public PigMainWithOldAPI()
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
runPigJob
protected void runPigJob(String[] args)
throws Exception
- Throws:
Exception
setPigScript
public static void setPigScript(org.apache.hadoop.conf.Configuration conf,
String script,
String[] params,
String[] args)
getHadoopJobIds
protected Properties getHadoopJobIds(String logFile)
throws IOException
- Throws:
IOException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.