org.apache.hadoop.conf.Configurable, org.apache.hadoop.yarn.api.ApplicationBaseProtocol, org.apache.hadoop.yarn.api.ApplicationClientProtocol, ClientRequestInterceptorpublic class ApplicationSubmissionContextInterceptor extends PassThroughClientRequestInterceptor
user| Constructor | Description |
|---|---|
ApplicationSubmissionContextInterceptor() |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse |
submitApplication(org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest request) |
cancelDelegationToken, deleteReservation, failApplicationAttempt, forceKillApplication, getApplicationAttemptReport, getApplicationAttempts, getApplicationReport, getApplications, getAttributesToNodes, getClusterMetrics, getClusterNodeAttributes, getClusterNodeLabels, getClusterNodes, getContainerReport, getContainers, getDelegationToken, getLabelsToNodes, getNewApplication, getNewReservation, getNodesToAttributes, getNodeToLabels, getQueueInfo, getQueueUserAcls, getResourceProfile, getResourceProfiles, getResourceTypeInfo, listReservations, moveApplicationAcrossQueues, renewDelegationToken, signalToContainer, submitReservation, updateApplicationPriority, updateApplicationTimeouts, updateReservationgetConf, getNextInterceptor, getTokenSecretManager, init, setConf, setNextInterceptor, setTokenSecretManager, shutdownpublic ApplicationSubmissionContextInterceptor()
public org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse submitApplication(org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest request)
throws org.apache.hadoop.yarn.exceptions.YarnException,
java.io.IOException
submitApplication in interface org.apache.hadoop.yarn.api.ApplicationClientProtocolsubmitApplication in class PassThroughClientRequestInterceptororg.apache.hadoop.yarn.exceptions.YarnExceptionjava.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.