org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Toolpublic 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 | Description |
|---|---|
TeraValidate() |
| Modifier and Type | Method | Description |
|---|---|---|
static void |
main(java.lang.String[] args) |
|
int |
run(java.lang.String[] args) |
public int run(java.lang.String[] args)
throws java.lang.Exception
run in interface org.apache.hadoop.util.Tooljava.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
args - java.lang.ExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.