com.senseidb.indexing.hadoop.job
Class MapReduceJob

java.lang.Object
  extended by org.apache.hadoop.conf.Configured
      extended by com.senseidb.indexing.hadoop.job.MapReduceJob
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable

public class MapReduceJob
extends org.apache.hadoop.conf.Configured


Constructor Summary
MapReduceJob()
           
 
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
 

Constructor Detail

MapReduceJob

public MapReduceJob()
Method Detail

createJob

public org.apache.hadoop.mapred.JobConf createJob(Class MRClass)
                                           throws IOException,
                                                  URISyntaxException
Throws:
IOException
URISyntaxException


Copyright © 2010-2012. All Rights Reserved.