Generated by
JDiff

Class org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler

Added Constructors
JobControlCompiler(PigContext, Configuration, Configuration)  
 

Changed Constructors
JobControlCompiler(PigContext, Configuration) Change in exceptions thrown from java.io.IOException to no exceptions.
 
 

Changed Methods
JobControl compile(MROperPlan, String) Change in exceptions thrown from org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobCreationException to org.apache.pig.backend.hadoop.executionengine.JobCreationException.
Compiles all jobs that have no dependencies removes them from the plan and returns.
 

Added Fields
String BIG_JOB_LOG_MSG  
String SMALL_JOB_LOG_MSG