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

Packages that use JobControlCompiler
org.apache.pig.tools.pigstats   
 

Uses of JobControlCompiler in org.apache.pig.tools.pigstats
 

Methods in org.apache.pig.tools.pigstats with parameters of type JobControlCompiler
static void PigStatsUtil.startCollection(PigContext pc, org.apache.hadoop.mapred.JobClient client, JobControlCompiler jcc, MROperPlan plan)
          Starts collecting statistics for the given MR plan
 



Copyright © 2007-2012 The Apache Software Foundation