public class ApplicationSubmissionContextInterceptor extends PassThroughClientRequestInterceptor
user
Constructor and Description |
---|
ApplicationSubmissionContextInterceptor() |
Modifier and Type | Method and 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, updateReservation
getConf, getNextInterceptor, getTokenSecretManager, init, setConf, setNextInterceptor, setTokenSecretManager, shutdown
public 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, IOException
submitApplication
in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
submitApplication
in class PassThroughClientRequestInterceptor
org.apache.hadoop.yarn.exceptions.YarnException
IOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.