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.
构造器和说明 |
---|
TeraValidate() |
限定符和类型 | 方法和说明 |
---|---|
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 © 2009 The Apache Software Foundation