This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.crunch.impl.mr (Apache Crunch 0.9.0 API)

Uses of Package
org.apache.crunch.impl.mr

Packages that use org.apache.crunch.impl.mr
org.apache.crunch.impl.mr A Pipeline implementation that runs on Hadoop MapReduce. 
org.apache.crunch.impl.mr.collect   
org.apache.crunch.impl.mr.exec   
org.apache.crunch.impl.mr.plan   
 

Classes in org.apache.crunch.impl.mr used by org.apache.crunch.impl.mr
MRJob
          A Hadoop MapReduce job managed by Crunch.
MRJob.State
          A job will be in one of the following states.
MRPipelineExecution
           
 

Classes in org.apache.crunch.impl.mr used by org.apache.crunch.impl.mr.collect
MRPipeline
          Pipeline implementation that is executed within Hadoop MapReduce.
 

Classes in org.apache.crunch.impl.mr used by org.apache.crunch.impl.mr.exec
MRJob
          A Hadoop MapReduce job managed by Crunch.
MRPipelineExecution
           
 

Classes in org.apache.crunch.impl.mr used by org.apache.crunch.impl.mr.plan
MRPipeline
          Pipeline implementation that is executed within Hadoop MapReduce.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.