org.apache.oozie.command.wf
Class SubmitHiveXCommand
java.lang.Object
org.apache.oozie.command.XCommand<T>
org.apache.oozie.command.wf.WorkflowXCommand<String>
org.apache.oozie.command.wf.SubmitHttpXCommand
org.apache.oozie.command.wf.SubmitScriptLanguageXCommand
org.apache.oozie.command.wf.SubmitHiveXCommand
- All Implemented Interfaces:
- Callable<String>, XCallable<String>
public class SubmitHiveXCommand
- extends SubmitScriptLanguageXCommand
Methods inherited from class org.apache.oozie.command.XCommand |
call, eagerLoadState, eagerVerifyPrecondition, executeInterrupts, getCreatedTime, getInstrumentation, getKey, getLockTimeOut, getLog, getName, getPriority, getRequeueDelay, getType, inInterruptMode, isReQueueRequired, queue, queue, resetUsed, setInterruptMode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubmitHiveXCommand
public SubmitHiveXCommand(org.apache.hadoop.conf.Configuration conf)
getLanguageName
protected String getLanguageName()
- Specified by:
getLanguageName
in class SubmitScriptLanguageXCommand
getOptions
protected String getOptions()
- Specified by:
getOptions
in class SubmitScriptLanguageXCommand
getScriptParamters
protected String getScriptParamters()
- Specified by:
getScriptParamters
in class SubmitScriptLanguageXCommand
getSectionNamespace
protected org.jdom.Namespace getSectionNamespace()
- Overrides:
getSectionNamespace
in class SubmitScriptLanguageXCommand
Copyright © 2013 Apache Software Foundation. All Rights Reserved.