Uses of Class
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobCreationException

Packages that use JobCreationException
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
 

Uses of JobCreationException in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
 

Methods in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer that throw JobCreationException
 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.
abstract  PigStats Launcher.launchPig(PhysicalPlan php, String grpName, PigContext pc)
          Method to launch pig for hadoop either for a cluster's job tracker or for a local job runner.
 PigStats MapReduceLauncher.launchPig(PhysicalPlan php, String grpName, PigContext pc)
           
 void NativeMapReduceOper.runJob()
           
 



Copyright © ${year} The Apache Software Foundation