public class Join extends Configured implements Tool
Constructor and Description |
---|
Join() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run(String[] args)
The main driver for sort program.
|
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
public int run(String[] args) throws Exception
run
in interface Tool
args
- command specific arguments.IOException
- When there is communication problems with the
job tracker.Exception
Copyright © 2010 The Apache Software Foundation