net.sf.eos.hadoop.mapred.index
Class IndexMapReduceDriver
java.lang.Object
org.apache.hadoop.conf.Configured
net.sf.eos.hadoop.mapred.AbstractEosDriver
net.sf.eos.hadoop.mapred.index.IndexMapReduceDriver
- All Implemented Interfaces:
- Configurable, Tool
public class IndexMapReduceDriver
- extends AbstractEosDriver
- Author:
- Sascha Kohlmann
- See Also:
IndexMapper
,
IndexReducer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexMapReduceDriver
public IndexMapReduceDriver()
main
public static void main(String[] args)
throws Exception
- Parameters:
args
-
- Throws:
Exception
run
public int run(String[] args)
throws Exception
- Starts the job.
- Specified by:
run
in interface Tool
- Overrides:
run
in class AbstractEosDriver
- Returns:
- always zero.
- Throws:
Exception
Copyright © 2008. All Rights Reserved.