public class MultipleCommitsExample
extends org.apache.tez.examples.TezExampleBase
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleCommitsExample.MultipleOutputProcessor |
| Modifier and Type | Field and Description |
|---|---|
static String |
CommitOnVertexSuccessOption |
| Constructor and Description |
|---|
MultipleCommitsExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected void |
printUsage() |
protected int |
runJob(String[] args,
org.apache.tez.dag.api.TezConfiguration tezConf,
org.apache.tez.client.TezClient tezClient) |
protected int |
validateArgs(String[] otherArgs) |
getAppId, isCountersLog, isDisableSplitGrouping, isGenerateSplitInClient, printExtraOptionsUsage, run, run, runDagpublic static final String CommitOnVertexSuccessOption
protected void printUsage()
printUsage in class org.apache.tez.examples.TezExampleBaseprotected int validateArgs(String[] otherArgs)
validateArgs in class org.apache.tez.examples.TezExampleBaseprotected int runJob(String[] args, org.apache.tez.dag.api.TezConfiguration tezConf, org.apache.tez.client.TezClient tezClient) throws Exception
runJob in class org.apache.tez.examples.TezExampleBaseExceptionCopyright © 2020 Apache Software Foundation. All rights reserved.