public class MultipleCommitsExample extends TezExampleBase
| Modifier and Type | Class and Description |
|---|---|
static class |
MultipleCommitsExample.MultipleOutputProcessor |
| Modifier and Type | Field and Description |
|---|---|
static String |
CommitOnVertexSuccessOption |
COUNTER_LOG, DISABLE_SPLIT_GROUPING, GENERATE_SPLIT_IN_CLIENT, LEAVE_AM_RUNNING, LOCAL_MODE, RECONNECT_APP_ID| Constructor and Description |
|---|
MultipleCommitsExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected void |
printUsage() |
protected int |
runJob(String[] args,
TezConfiguration tezConf,
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 TezExampleBaseprotected int validateArgs(String[] otherArgs)
validateArgs in class TezExampleBaseprotected int runJob(String[] args, TezConfiguration tezConf, TezClient tezClient) throws Exception
runJob in class TezExampleBaseExceptionCopyright © 2021 Apache Software Foundation. All rights reserved.