This project has retired. For details please refer to its
Attic page.
CrunchJob (Apache Crunch 0.3.0-incubating API)
org.apache.crunch.impl.mr.exec
Class CrunchJob
java.lang.Object
org.apache.crunch.hadoop.mapreduce.lib.jobcontrol.CrunchControlledJob
org.apache.crunch.impl.mr.exec.CrunchJob
public class CrunchJob
- extends CrunchControlledJob
Constructor Summary |
CrunchJob(org.apache.hadoop.mapreduce.Job job,
org.apache.hadoop.fs.Path workingPath,
MSCROutputHandler handler)
|
Methods inherited from class org.apache.crunch.hadoop.mapreduce.lib.jobcontrol.CrunchControlledJob |
addDependingJob, getDependentJobs, getJob, getJobID, getJobName, getJobState, getMapredJobID, getMessage, isCompleted, isReady, killJob, setJob, setJobID, setJobName, setMessage, toString |
CrunchJob
public CrunchJob(org.apache.hadoop.mapreduce.Job job,
org.apache.hadoop.fs.Path workingPath,
MSCROutputHandler handler)
throws IOException
- Throws:
IOException
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.