com.cloudera.crunch.impl.mr.exec
Class MRExecutor

java.lang.Object
  extended by com.cloudera.crunch.impl.mr.exec.MRExecutor

public class MRExecutor
extends Object


Constructor Summary
MRExecutor(Class<?> jarClass)
           
 
Method Summary
 void addJob(CrunchJob job)
           
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MRExecutor

public MRExecutor(Class<?> jarClass)
Method Detail

addJob

public void addJob(CrunchJob job)

execute

public void execute()


Copyright © 2012. All Rights Reserved.