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

Uses of Interface
org.apache.crunch.impl.mr.MRJob

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

Uses of MRJob in org.apache.crunch.impl.mr
 

Methods in org.apache.crunch.impl.mr that return types with arguments of type MRJob
 List<MRJob> MRJob.getDependentJobs()
           
 List<MRJob> MRPipelineExecution.getJobs()
           
 



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