com.cloudera.crunch.impl.mr.plan
Class MSCRPlanner

java.lang.Object
  extended by com.cloudera.crunch.impl.mr.plan.MSCRPlanner

public class MSCRPlanner
extends Object


Constructor Summary
MSCRPlanner(MRPipeline pipeline, Map<PCollectionImpl,Set<Target>> outputs)
           
 
Method Summary
 MRExecutor plan(Class<?> jarClass, org.apache.hadoop.conf.Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MSCRPlanner

public MSCRPlanner(MRPipeline pipeline,
                   Map<PCollectionImpl,Set<Target>> outputs)
Method Detail

plan

public MRExecutor plan(Class<?> jarClass,
                       org.apache.hadoop.conf.Configuration conf)
                throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.