public class FormatResult
extends org.apache.hadoop.conf.Configured
implements org.apache.hadoop.util.Tool
| Modifier and Type | Class and Description |
|---|---|
static class |
FormatResult.FormatConverterMapper |
| Constructor and Description |
|---|
FormatResult() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
int |
run(java.lang.String[] args) |
int |
runFormatResultMR() |
static void |
Usage(java.lang.String errorMsg) |
public int runFormatResultMR()
throws java.lang.Exception
java.lang.Exceptionpublic int run(java.lang.String[] args)
throws java.lang.Exception
run in interface org.apache.hadoop.util.Tooljava.lang.Exceptionpublic static void Usage(java.lang.String errorMsg)
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception