|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.oozie.command.Command<T,WorkflowStore>
org.apache.oozie.command.wf.WorkflowCommand<java.lang.String>
org.apache.oozie.command.wf.SubmitHttpCommand
org.apache.oozie.command.wf.SubmitMRCommand
public class SubmitMRCommand
| Field Summary |
|---|
| Fields inherited from class org.apache.oozie.command.wf.SubmitHttpCommand |
|---|
MANDATORY_OOZIE_CONFS, OPTIONAL_OOZIE_CONFS |
| Fields inherited from class org.apache.oozie.command.Command |
|---|
dryrun, instrumentation, LOCK_FAILURE_REQUEUE_INTERVAL, type |
| Constructor Summary | |
|---|---|
SubmitMRCommand(org.apache.hadoop.conf.Configuration conf,
java.lang.String authToken)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getWorkflowXml(org.apache.hadoop.conf.Configuration conf)
Generate workflow xml from conf object |
| Methods inherited from class org.apache.oozie.command.wf.SubmitHttpCommand |
|---|
call |
| Methods inherited from class org.apache.oozie.command.wf.WorkflowCommand |
|---|
getStoreClass |
| Methods inherited from class org.apache.oozie.command.Command |
|---|
call, execute, getCreatedTime, getInstrumentation, getName, getPriority, getType, incrCommandCounter, incrJobCounter, incrJobCounter, lock, logQueueCallableFalse, queueCallable, queueCallable, queueCallable, queueCallableForException, resetLogInfoAction, resetLogInfoWorkflow, setLogInfo, setLogInfo, setLogInfo, setLogInfo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SubmitMRCommand(org.apache.hadoop.conf.Configuration conf,
java.lang.String authToken)
| Method Detail |
|---|
protected java.lang.String getWorkflowXml(org.apache.hadoop.conf.Configuration conf)
SubmitHttpCommand
getWorkflowXml in class SubmitHttpCommandconf - the configuration object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||