@InterfaceAudience.Private
public class MRTezClient
extends org.apache.tez.client.TezClient
| Constructor and Description |
|---|
MRTezClient(String name,
org.apache.tez.dag.api.TezConfiguration tezConf,
boolean isSession,
Map<String,org.apache.hadoop.yarn.api.records.LocalResource> localResources,
org.apache.hadoop.security.Credentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
static MRDAGClient |
getDAGClient(org.apache.hadoop.yarn.api.records.ApplicationId appId,
org.apache.tez.dag.api.TezConfiguration tezConf,
org.apache.tez.client.FrameworkClient frameworkClient) |
org.apache.tez.dag.api.client.DAGClient |
submitDAGApplication(org.apache.hadoop.yarn.api.records.ApplicationId appId,
org.apache.tez.dag.api.DAG dag) |
addAppMasterLocalFiles, clearAppMasterLocalFiles, create, create, create, create, createFrameworkClient, getAMProxy, getAppMasterApplicationId, getAppMasterStatus, getClientName, newBuilder, preWarm, setAppMasterCredentials, setUpHistoryAclManager, start, stop, submitDAG, waitTillReadypublic org.apache.tez.dag.api.client.DAGClient submitDAGApplication(org.apache.hadoop.yarn.api.records.ApplicationId appId,
org.apache.tez.dag.api.DAG dag)
throws org.apache.tez.dag.api.TezException,
IOException
submitDAGApplication in class org.apache.tez.client.TezClientorg.apache.tez.dag.api.TezExceptionIOExceptionpublic static MRDAGClient getDAGClient(org.apache.hadoop.yarn.api.records.ApplicationId appId, org.apache.tez.dag.api.TezConfiguration tezConf, org.apache.tez.client.FrameworkClient frameworkClient) throws IOException, org.apache.tez.dag.api.TezException
IOExceptionorg.apache.tez.dag.api.TezExceptionCopyright © 2016 Apache Software Foundation. All rights reserved.