This project has retired. For details please refer to its Attic page.
MSCRPlanner (Apache Crunch 0.3.0-incubating API)

org.apache.crunch.impl.mr.plan
Class MSCRPlanner

java.lang.Object
  extended by org.apache.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
equals, 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 The Apache Software Foundation. All Rights Reserved.