public class LocalDAGAppMaster extends DAGAppMaster
DAGAppMaster.DAGAppMasterShutdownHandlerisLastAMRetry, SHUTDOWN_HOOK_PRIORITY, shutdownHandler| Constructor and Description |
|---|
LocalDAGAppMaster(org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId,
org.apache.hadoop.yarn.api.records.ContainerId containerId,
String nmHost,
int nmPort,
int nmHttpPort,
org.apache.hadoop.yarn.util.Clock clock,
long appSubmitTime,
boolean isSession,
String workingDirectory,
String[] localDirs,
String[] logDirs,
String clientVersion,
org.apache.hadoop.security.Credentials credentials,
String jobUserName,
DAGProtos.AMPluginDescriptorProto pluginDescriptorProto) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRpcPort() |
protected void |
initClientRpcServer() |
addIfService, addIfServiceDependency, createContainerHeartbeatHandler, createContainerLauncherManager, createContainerSignatureMatcher, createDAG, createDispatcher, createHistoryEventHandler, createShutdownHandler, createTaskCommunicatorManager, createTaskHeartbeatHandler, createTaskSchedulerManager, getACLManager, getAppContainerId, getAppID, getAppNMHost, getAppNMHttpPort, getAppNMPort, getAttemptID, getContainerLauncherManager, getContext, getDiagnostics, getDispatcher, getProgress, getRunningLogURL, getStartCount, getState, getTaskCommunicatorManager, getTaskSchedulerManager, handle, initAndStartAppMaster, isSession, main, parsePlugin, serviceInit, serviceStart, serviceStop, setCurrentDAG, shutdownTezAM, submitDAGToAppMaster, sysexit, tryKillDAGclose, getBlockers, getConfig, getFailureCause, getFailureState, getLifecycleHistory, getName, getServiceState, getStartTime, init, isInState, noteFailure, putBlocker, registerGlobalListener, registerServiceListener, removeBlocker, setConfig, start, stop, toString, unregisterGlobalListener, unregisterServiceListener, waitForServiceToStoppublic LocalDAGAppMaster(org.apache.hadoop.yarn.api.records.ApplicationAttemptId applicationAttemptId,
org.apache.hadoop.yarn.api.records.ContainerId containerId,
String nmHost,
int nmPort,
int nmHttpPort,
org.apache.hadoop.yarn.util.Clock clock,
long appSubmitTime,
boolean isSession,
String workingDirectory,
String[] localDirs,
String[] logDirs,
String clientVersion,
org.apache.hadoop.security.Credentials credentials,
String jobUserName,
DAGProtos.AMPluginDescriptorProto pluginDescriptorProto)
protected void initClientRpcServer()
initClientRpcServer in class DAGAppMasterpublic int getRpcPort()
getRpcPort in class DAGAppMasterCopyright © 2021 Apache Software Foundation. All rights reserved.