| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.mapred.jobcontrol.JobControl | JobControlCompiler. compile(MROperPlan plan,
       String grpName)Compiles all jobs that have no dependencies removes them from
 the plan and returns. | 
| PigStats | MapReduceLauncher. launchPig(PhysicalPlan php,
         String grpName,
         PigContext pc) | 
| void | NativeMapReduceOper. runJob() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NativeSparkOperator. runJob() | 
| Modifier and Type | Method and Description | 
|---|---|
| TezJob | TezJobCompiler. compile(TezPlanContainerNode tezPlanNode,
       TezPlanContainer planContainer) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NativeTezOper. runJob(String jobStatsKey) | 
Copyright © 2007-2017 The Apache Software Foundation