public class BroadcastLoadGen
extends org.apache.tez.examples.TezExampleBase
| Modifier and Type | Class and Description |
|---|---|
static class |
BroadcastLoadGen.InputFetchProcessor |
static class |
BroadcastLoadGen.InputGenProcessor |
| Constructor and Description |
|---|
BroadcastLoadGen() |
| 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, runDagprotected final int runJob(String[] args, org.apache.tez.dag.api.TezConfiguration tezConf, org.apache.tez.client.TezClient tezClient) throws org.apache.tez.dag.api.TezException, InterruptedException, IOException
runJob in class org.apache.tez.examples.TezExampleBaseorg.apache.tez.dag.api.TezExceptionInterruptedExceptionIOExceptionprotected void printUsage()
printUsage in class org.apache.tez.examples.TezExampleBaseprotected final int validateArgs(String[] otherArgs)
validateArgs in class org.apache.tez.examples.TezExampleBaseCopyright © 2020 Apache Software Foundation. All rights reserved.