org.apache.oozie.action.hadoop
Class HiveMain
java.lang.Object
org.apache.oozie.action.hadoop.LauncherMain
org.apache.oozie.action.hadoop.HiveMain
public class HiveMain
- 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 |
HiveMain
public HiveMain()
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
setHiveScript
public static void setHiveScript(org.apache.hadoop.conf.Configuration conf,
String script,
String[] params)
getHadoopJobIds
public static Properties getHadoopJobIds(String logFile)
throws IOException
- Throws:
IOException
Copyright © 2011 Yahoo. All Rights Reserved.