Uses of Class
org.apache.pig.backend.hadoop.executionengine.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.
 PigStats MapReduceLauncher.launchPig(PhysicalPlan php, String grpName, PigContext pc)
           
 void NativeMapReduceOper.runJob()
           
 



Copyright © 2007-2012 The Apache Software Foundation