edu.isi.mavuno.score
Class CombineScores
java.lang.Object
org.apache.hadoop.conf.Configured
edu.isi.mavuno.score.CombineScores
- All Implemented Interfaces:
- Configurable, Tool
public class CombineScores
- extends Configured
- implements Tool
- Author:
- metzler
CombineScores
public CombineScores(Configuration conf)
run
public int run()
throws ClassNotFoundException,
InterruptedException,
IOException
- Throws:
ClassNotFoundException
InterruptedException
IOException
run
public int run(String[] args)
throws ClassNotFoundException,
InterruptedException,
IOException
- Specified by:
run in interface Tool
- Throws:
ClassNotFoundException
InterruptedException
IOException