public abstract static class HadoopPlugin.JobFactory extends Object
Constructor and Description |
---|
HadoopPlugin.JobFactory() |
Modifier and Type | Method and Description |
---|---|
abstract void |
close()
Finish with this job factory.
|
protected static void |
makeTerrierJob(org.apache.hadoop.mapred.JobConf jc)
Add additional informatino to a MapReduce job about the Terrier configuration
|
abstract org.apache.hadoop.mapred.JobConf |
newJob()
Make a new job
|
public abstract org.apache.hadoop.mapred.JobConf newJob() throws Exception
Exception
protected static void makeTerrierJob(org.apache.hadoop.mapred.JobConf jc) throws IOException
IOException
public abstract void close()
Terrier 4.0. Copyright © 2004-2014 University of Glasgow