List of usage examples for org.apache.hadoop.mapreduce.lib.jobcontrol ControlledJob subclass-usage
From source file com.cloudera.crunch.impl.mr.exec.CrunchJob.java
public class CrunchJob extends ControlledJob { private final Log log = LogFactory.getLog(CrunchJob.class); private final Path workingPath; private final List<Path> multiPaths;