org.apache.pig.pen
Class LocalMapReduceSimulator
java.lang.Object
org.apache.pig.pen.LocalMapReduceSimulator
public class LocalMapReduceSimulator
- extends Object
Main class that launches pig for Map Reduce
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalMapReduceSimulator
public LocalMapReduceSimulator()
launchPig
public void launchPig(PhysicalPlan php,
Map<LOLoad,DataBag> baseData,
LineageTracer lineage,
IllustratorAttacher attacher,
ExampleGenerator eg,
PigContext pc)
throws PigException,
IOException,
InterruptedException
- Throws:
PigException
IOException
InterruptedException
getPhyToMRMap
public Map<PhysicalOperator,PhysicalOperator> getPhyToMRMap()
Copyright © 2012 The Apache Software Foundation