public class CartesianProduct extends TezExampleBase
| Modifier and Type | Class and Description |
|---|---|
static class |
CartesianProduct.FakeInput |
static class |
CartesianProduct.FakeInputInitializer |
static class |
CartesianProduct.FakeOutput |
static class |
CartesianProduct.FakeOutputCommitter |
static class |
CartesianProduct.JoinProcessor |
static class |
CartesianProduct.TokenProcessor |
COUNTER_LOG, DISABLE_SPLIT_GROUPING, GENERATE_SPLIT_IN_CLIENT, LEAVE_AM_RUNNING, LOCAL_MODE, RECONNECT_APP_ID| Constructor and Description |
|---|
CartesianProduct() |
| 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, runDagprotected 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.