public class DAGClientImplLocal extends DAGClientImpl
isATSEnabled, realClient| Constructor and Description |
|---|
DAGClientImplLocal(org.apache.hadoop.yarn.api.records.ApplicationId appId,
String dagId,
TezConfiguration conf,
FrameworkClient frameworkClient,
org.apache.hadoop.security.UserGroupInformation ugi,
BiFunction<Set<StatusGetOpts>,Long,DAGStatus> dagStatusFunction) |
| Modifier and Type | Method and Description |
|---|---|
protected DAGStatus |
getDAGStatusInternal(Set<StatusGetOpts> statusOptions,
long timeout) |
close, getApplicationReportInternal, getCachedDAGStatusRef, getDagIdentifierString, getDAGStatus, getDAGStatus, getDAGStatusViaRM, getExecutionContext, getRealClient, getSessionIdentifierString, getVertexStatus, getWebUIAddress, initCacheDAGRefFromConf, tryKillDAG, waitForCompletion, waitForCompletion, waitForCompletionWithStatusUpdatespublic DAGClientImplLocal(org.apache.hadoop.yarn.api.records.ApplicationId appId,
String dagId,
TezConfiguration conf,
FrameworkClient frameworkClient,
org.apache.hadoop.security.UserGroupInformation ugi,
BiFunction<Set<StatusGetOpts>,Long,DAGStatus> dagStatusFunction)
protected DAGStatus getDAGStatusInternal(@Nullable Set<StatusGetOpts> statusOptions, long timeout) throws TezException, IOException
getDAGStatusInternal in class DAGClientImplTezExceptionIOExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.