|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapred.jobcontrol.Job
com.ebay.erl.mobius.core.mapred.ConfigurableJob
public class ConfigurableJob
Catching the total sort job submission, performing sampling before submit the total sort job.
This product is licensed under the Apache License, Version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0. This product contains portions derived from Apache hadoop which is licensed under the Apache License, Version 2.0, available at http://hadoop.apache.org. © 2007 – 2012 eBay Inc., Evan Chiu, Woody Zhou, Neel Sundaresan
Field Summary |
---|
Fields inherited from class org.apache.hadoop.mapred.jobcontrol.Job |
---|
DEPENDENT_FAILED, FAILED, READY, RUNNING, SUCCESS, WAITING |
Constructor Summary | |
---|---|
ConfigurableJob(org.apache.hadoop.mapred.JobConf jobConf)
|
Method Summary | |
---|---|
protected void |
submit()
|
Methods inherited from class org.apache.hadoop.mapred.jobcontrol.Job |
---|
addDependingJob, getAssignedJobID, getDependingJobs, getJobClient, getJobConf, getJobID, getJobName, getMapredJobID, getMessage, getState, isCompleted, isReady, setAssignedJobID, setJobConf, setJobID, setJobName, setMapredJobID, setMessage, setState, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ConfigurableJob(org.apache.hadoop.mapred.JobConf jobConf) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void submit()
submit
in class org.apache.hadoop.mapred.jobcontrol.Job
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |