com.senseidb.indexing.hadoop.job
Class MapReduceJob
java.lang.Object
org.apache.hadoop.conf.Configured
com.senseidb.indexing.hadoop.job.MapReduceJob
- All Implemented Interfaces:
- org.apache.hadoop.conf.Configurable
public class MapReduceJob
- extends org.apache.hadoop.conf.Configured
Method Summary |
org.apache.hadoop.mapred.JobConf |
createJob(Class MRClass)
|
Methods inherited from class org.apache.hadoop.conf.Configured |
getConf, setConf |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapReduceJob
public MapReduceJob()
createJob
public org.apache.hadoop.mapred.JobConf createJob(Class MRClass)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
Copyright © 2010-2012. All Rights Reserved.