public class TeraValidate
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.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) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.