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
Exceptionprotected static void makeTerrierJob(org.apache.hadoop.mapred.JobConf jc)
throws IOException
IOExceptionpublic abstract void close()
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow