| Package | Description |
|---|---|
| org.apache.tez.client | |
| org.apache.tez.dag.api.client | |
| org.apache.tez.dag.app |
| Modifier and Type | Method and Description |
|---|---|
protected DAGAppMaster |
LocalClient.createDAGAppMaster(org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId,
org.apache.hadoop.yarn.api.records.ContainerId cId,
String currentHost,
int nmPort,
int nmHttpPort,
org.apache.hadoop.yarn.util.Clock clock,
long appSubmitTime,
boolean isSession,
String userDir) |
| Constructor and Description |
|---|
DAGClientHandler(DAGAppMaster dagAppMaster) |
| Modifier and Type | Method and Description |
|---|---|
DAGAppMaster |
AppContext.getAppMaster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DAGAppMaster.initAndStartAppMaster(DAGAppMaster appMaster,
String jobUserName) |
| Constructor and Description |
|---|
RecoveryParser(DAGAppMaster dagAppMaster,
org.apache.hadoop.fs.FileSystem recoveryFS,
org.apache.hadoop.fs.Path recoveryDataDir,
int currentAttemptId) |
Copyright © 2015 Apache Software Foundation. All rights reserved.