public class CartesianProduct
extends org.apache.tez.examples.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 |
| Constructor and Description |
|---|
CartesianProduct() |
| 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 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.