public class TeraValidate extends Configured implements Tool
To run the program: bin/hadoop jar hadoop-*-examples.jar teravalidate out-dir report-dir
If there is any output, something is wrong and the output of the reduce will have the problem report.
Constructor and Description |
---|
TeraValidate() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
run(String[] args)
Execute the command with the given arguments.
|
getConf, setConf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConf, setConf
Copyright © 2010 The Apache Software Foundation