A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

A

about() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
 
AboutBlock - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
AboutPage - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
AboutPage() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.AboutPage
 
absoluteCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
absoluteMaxCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
absoluteUsedCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
AbstractYarnScheduler<T extends SchedulerApplicationAttempt,N extends SchedulerNode> - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
AbstractYarnScheduler(String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
Construct the service.
activateApp(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
activateApplication(String, ApplicationId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ActiveUsersManager
An application has new outstanding requests.
activateApplication() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
activateNextMasterKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
Activate the new master-key
activateNextMasterKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMContainerTokenSecretManager
Activate the new master-key
activeNodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
activeServices - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
"Active" services.
ActiveUsersManager - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
ActiveUsersManager tracks active users in the system.
ActiveUsersManager(QueueMetrics) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ActiveUsersManager
 
add(AppAttemptInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptsInfo
 
add(StatisticsItemInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationStatisticsInfo
 
add(AppInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppsInfo
 
add(NodeInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodesInfo
 
addAMResourceUsage(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
addApp(FSSchedulerApp, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
addApplication(ApplicationId, String, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
Add a new application to the scheduler, with a given id, queue name, and user.
addApplication(ApplicationId, String, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
addApplicationAsync(ApplicationId, Credentials, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
Asynchronously add application tokens for renewal.
addApplicationAttempt(ApplicationAttemptId, boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
Add a new application attempt to the scheduler.
addApplicationAttempt(ApplicationAttemptId, boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
addApplicationSync(ApplicationId, Credentials, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
Synchronously renew delegation tokens.
addChildQueue(FSQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
addPersistedPassword(Token<AMRMTokenIdentifier>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
Populate persisted password of AMRMToken back to AMRMTokenSecretManager.
addPreemptContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
 
addPreemption(RMContainer, long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
addReReservation(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
addSchedulingOpportunity(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
addToQueueInfoList(CapacitySchedulerQueueInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfoList
 
adjustWeight(AppSchedulable, double) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.NewAppWeightBooster
 
adjustWeight(AppSchedulable, double) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.WeightAdjuster
 
AdminService - Class in org.apache.hadoop.yarn.server.resourcemanager
 
AdminService(ResourceManager, RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
adminService - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
ALL_ACL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
ALLOC_CONTAINER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
ALLOC_RELOAD_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
Time to wait between checks of the allocation file
ALLOC_RELOAD_WAIT_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
Time to wait after the allocation has been modified before reloading it (this is done to prevent loading a file that hasn't been fully written).
allocate(AllocateRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
allocate(NodeType, SchedulerNode, Priority, ResourceRequest, Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
Resources have been allocated to this application by the resource scheduler.
allocate(ApplicationAttemptId, List<ResourceRequest>, List<ContainerId>, List<String>, List<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
allocate(NodeType, FiCaSchedulerNode, Priority, ResourceRequest, Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
 
allocate(ApplicationAttemptId, List<ResourceRequest>, List<ContainerId>, List<String>, List<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
allocate(NodeType, FSSchedulerNode, Priority, ResourceRequest, Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
allocate(ApplicationAttemptId, List<ResourceRequest>, List<ContainerId>, List<String>, List<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
allocate(ApplicationAttemptId, List<ResourceRequest>, List<ContainerId>, List<String>, List<String>) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
The main api between the ApplicationMaster and the Scheduler.
allocateContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
The Scheduler has allocated containers on this node to the given application.
allocatedMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
allocatedMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
allocatedMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
allocatedVCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
allocatedVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
allocatedVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
allocateResources(String, int, Resource, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
Allocation - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
Allocation(List<Container>, Resource, Set<ContainerId>, Set<ContainerId>, List<ResourceRequest>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
Allocation(List<Container>, Resource, Set<ContainerId>, Set<ContainerId>, List<ResourceRequest>, List<NMToken>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
ALLOCATION_FILE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
AllocationConfiguration - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
AllocationConfiguration(Map<String, Resource>, Map<String, Resource>, Map<String, Integer>, Map<String, Integer>, Map<String, ResourceWeights>, Map<String, Float>, int, int, float, Map<String, SchedulingPolicy>, SchedulingPolicy, Map<String, Long>, Map<String, Map<QueueACL, AccessControlList>>, long, long, QueuePlacementPolicy, Map<FSQueueType, Set<String>>, Map<String, String>, Map<String, Queue.QueueLabelPolicy>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
AllocationConfiguration(Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
AllocationConfigurationException - Exception in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Thrown when the allocation file for QueueManager is malformed.
AllocationConfigurationException(String) - Constructor for exception org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfigurationException
 
AllocationConfigurationException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfigurationException
 
AllocationFileLoaderService - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
AllocationFileLoaderService() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
AllocationFileLoaderService(Clock) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
AllocationFileLoaderService.Listener - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
ALLOW_UNDECLARED_POOLS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Whether pools can be created that were not specified in the FS configuration file
alpha_num - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelStorage
 
AM_CLIENT_TOKEN_MASTER_KEY_NAME - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
AM_CONTAINER_PRIORITY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
AM_RM_TOKEN_SERVICE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
amContainerLogs - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
amContainerLogsExist - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
amContainerLogsExist() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
amHostHttpAddress - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
AMLauncher - Class in org.apache.hadoop.yarn.server.resourcemanager.amlauncher
The launch of the AM itself.
AMLauncher(RMContext, RMAppAttempt, AMLauncherEventType, Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher
 
AMLauncherEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.amlauncher
 
AMLauncherEvent(AMLauncherEventType, RMAppAttempt) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncherEvent
 
AMLauncherEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.amlauncher
 
AMLivelinessMonitor - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
 
AMLivelinessMonitor(Dispatcher) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.AMLivelinessMonitor
 
AMRMTokenSecretManager - Class in org.apache.hadoop.yarn.server.resourcemanager.security
AMRM-tokens are per ApplicationAttempt.
AMRMTokenSecretManager(Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
app - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppsInfo
 
app() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
 
AppAddedSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
AppAddedSchedulerEvent(ApplicationId, String, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAddedSchedulerEvent
 
AppAttemptAddedSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
AppAttemptAddedSchedulerEvent(ApplicationAttemptId, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptAddedSchedulerEvent
 
AppAttemptAddedSchedulerEvent(ApplicationAttemptId, boolean, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptAddedSchedulerEvent
 
AppAttemptInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
AppAttemptInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
AppAttemptInfo(RMAppAttempt, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
AppAttemptRemovedSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
AppAttemptRemovedSchedulerEvent(ApplicationAttemptId, RMAppAttemptState, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptRemovedSchedulerEvent
 
AppAttemptsInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
AppAttemptsInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptsInfo
 
AppBlock - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
appIdNum - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
AppInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
AppInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
AppInfo(RMApp, Boolean, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
applicationACLsManager - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
applicationAttemptFinished(RMAppAttempt, RMAppAttemptState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
applicationAttemptStarted(RMAppAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
ApplicationAttemptStateData - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records
 
ApplicationAttemptStateData() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
ApplicationAttemptStateDataPBImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb
 
ApplicationAttemptStateDataPBImpl() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
ApplicationAttemptStateDataPBImpl(YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
applicationFinished(RMApp, RMAppState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
applicationFinished(ApplicationId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
Removing delegation token for completed applications.
applicationId - Variable in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
applicationId - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
applicationMasterFinished(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
 
ApplicationMasterLauncher - Class in org.apache.hadoop.yarn.server.resourcemanager.amlauncher
 
ApplicationMasterLauncher(RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
 
ApplicationMasterService - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ApplicationMasterService(RMContext, YarnScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
ApplicationMasterService.AllocateResponseLock - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ApplicationMasterService.AllocateResponseLock(AllocateResponse) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.AllocateResponseLock
 
applications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
applicationStarted(RMApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
ApplicationStateData - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records
Contains all the state data that needs to be stored persistently for an Application
ApplicationStateData() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
ApplicationStateDataPBImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb
 
ApplicationStateDataPBImpl() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
ApplicationStateDataPBImpl(YarnServerResourceManagerServiceProtos.ApplicationStateDataProto) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
ApplicationStatisticsInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
ApplicationStatisticsInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationStatisticsInfo
 
ApplicationSubmissionContextInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Simple class to allow users to send information required to create an ApplicationSubmissionContext which can then be used to submit an app
ApplicationSubmissionContextInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
applicationTags - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
applicationType - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
applyDeltaOnAvailableResource(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Apply delta resource on node's available resource.
AppPage - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
AppPage() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.AppPage
 
AppRemovedSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
AppRemovedSchedulerEvent(ApplicationId, RMAppState) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppRemovedSchedulerEvent
 
AppSchedulable - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
AppSchedulable(FairScheduler, FSSchedulerApp, FSLeafQueue) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
AppSchedulingInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
This class keeps track of all the consumption of an application.
AppSchedulingInfo(ApplicationAttemptId, String, Queue, ActiveUsersManager, int) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
appSchedulingInfo - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
appsCompleted - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
appsCompleted - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
appsFailed - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
appsFailed - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
AppsInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
AppsInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppsInfo
 
appsKilled - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
appsKilled - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
appsPending - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
appsPending - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
appsRunning - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
appsRunning - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
appsSubmitted - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
appsSubmitted - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
AppState - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
AppState() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppState
 
AppState(String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppState
 
areActiveServicesRunning() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
ASSIGN_MULTIPLE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Whether to assign multiple containers in one check-in.
assignAppToQueue(String, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementPolicy
Applies this rule to an app with the given requested queue and user/group information.
assignAppToQueue(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule
 
assignAppToQueue(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Reject
 
assignContainer(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
assignContainer(FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
assignContainer(FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
assignContainer(FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
assignContainer(FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Assign a container on this node if possible, and return the amount of resources assigned.
assignContainerPreCheck(FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
Helper method to check if the queue should attempt assigning resources
assignContainers(Resource, FiCaSchedulerNode) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Assign containers to applications in the queue or it's children (if any).
assignContainers(Resource, FiCaSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
assignContainers(Resource, FiCaSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
assignMultiple - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
assignReservedContainer(FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
Called when this application already has an existing reservation on the given node.
attempt - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptsInfo
 
authenticate(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
Authenticates a request looking for the delegation header and verifying it is a valid token.
availableMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
availableVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
availableVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
availDisk - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
availMemoryMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
availNodeCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 

B

becomeActive() - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
becomeStandby() - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 

C

canAppBeRunnable(FSQueue, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer
Checks whether making the application runnable would exceed any maxRunningApps limits.
cancelDelegationToken(CancelDelegationTokenRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
cancelDelegationToken(HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
canRunAppAM(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
Check whether this queue can run this application master under the maxAMShare limit
CAPACITY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
capacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
capacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
capacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
CapacityScheduler - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
CapacityScheduler() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
CapacitySchedulerConfiguration - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
CapacitySchedulerConfiguration() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
CapacitySchedulerConfiguration(Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
CapacitySchedulerConfiguration(Configuration, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
CapacitySchedulerContext - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
Read-only interface to CapacityScheduler context.
CapacitySchedulerInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
CapacitySchedulerInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
CapacitySchedulerInfo(CSQueue) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
CapacitySchedulerLeafQueueInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
CapacitySchedulerQueueInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
CapacitySchedulerQueueInfoList - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
CapacitySchedulerQueueInfoList() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfoList
 
checkAccess(UserGroupInformation, QueueACL, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
checkAccess(UserGroupInformation, QueueACL, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
checkAccess(UserGroupInformation, QueueACL, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
checkAccess(UserGroupInformation, QueueACL, String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Check if the user has permission to perform the operation.
checkAccess(UserGroupInformation, QueueACL, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.QueueACLsManager
 
checkAppNumCompletedLimit() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
checkIfAMResourceUsageOverLimit(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
checkIfAMResourceUsageOverLimit(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
checkIfAMResourceUsageOverLimit(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
checkIfAMResourceUsageOverLimit(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
Check if a leaf queue's AM resource usage over its limit under this policy
checkIfStandbyRM() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebApp
 
checkIfUsageOverFairShare(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
checkIfUsageOverFairShare(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
checkIfUsageOverFairShare(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
checkIfUsageOverFairShare(Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
Check if the resource usage is over the fair share under this policy
checkVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
checkVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
checkVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
1) Versioning scheme: major.minor.
clearNodeSetForAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
clearPreemptedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
clearQueueMetrics() - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
Helper method to clear cache.
ClientRMService - Class in org.apache.hadoop.yarn.server.resourcemanager
The client interface to the Resource Manager.
ClientRMService(RMContext, YarnScheduler, RMAppManager, ApplicationACLsManager, QueueACLsManager, RMDelegationTokenSecretManager) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
ClientToAMTokenSecretManagerInRM - Class in org.apache.hadoop.yarn.server.resourcemanager.security
 
ClientToAMTokenSecretManagerInRM() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.ClientToAMTokenSecretManagerInRM
 
cloneResourceRequest(ResourceRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
closeInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
closeInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
closeInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
closeInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Derived classes close themselves using this method.
closeInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
clusterId - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
ClusterInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
ClusterInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
ClusterInfo(ResourceManager) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
ClusterMetrics - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ClusterMetrics() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
ClusterMetricsInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
ClusterMetricsInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
ClusterMetricsInfo(ResourceManager, RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
clusterResource - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
collectSchedulerApplications(Collection<ApplicationAttemptId>) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Adds all applications in the queue and its subqueues to the given collection.
collectSchedulerApplications(Collection<ApplicationAttemptId>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
collectSchedulerApplications(Collection<ApplicationAttemptId>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
collectSchedulerApplications(Collection<ApplicationAttemptId>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
collectSchedulerApplications(Collection<ApplicationAttemptId>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
collectSchedulerApplications(Collection<ApplicationAttemptId>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
Adds all applications in the queue and its subqueues to the given collection.
commonPreHead(Hamlet.HTML<HtmlPage._>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmView
 
compare(Priority, Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.resource.Priority.Comparator
 
compare(AppSchedulable, AppSchedulable) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FifoAppComparator
 
compare(Schedulable, Schedulable) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy.DominantResourceFairnessComparator
 
COMPLETED_APPLICATION - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
 
completedAppsInStateStore - Variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
completedContainer(Resource, FiCaSchedulerApp, FiCaSchedulerNode, RMContainer, ContainerStatus, RMContainerEventType, CSQueue) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
A container assigned to the queue has completed.
completedContainer(Resource, FiCaSchedulerApp, FiCaSchedulerNode, RMContainer, ContainerStatus, RMContainerEventType, CSQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
completedContainer(Resource, FiCaSchedulerApp, FiCaSchedulerNode, RMContainer, ContainerStatus, RMContainerEventType, CSQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
ComputeFairShares - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies
Contains logic for computing the fair shares.
ComputeFairShares() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.ComputeFairShares
 
computeShares(Collection<? extends Schedulable>, Resource, ResourceType) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.ComputeFairShares
Given a set of Schedulables and a number of slots, compute their weighted fair shares.
computeShares(Collection<? extends Schedulable>, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
computeShares(Collection<? extends Schedulable>, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
computeShares(Collection<? extends Schedulable>, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
computeShares(Collection<? extends Schedulable>, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
Computes and updates the shares of Schedulables as per the SchedulingPolicy, to be used later at schedule time.
conf - Variable in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
constructAppLabel(Queue.QueueLabelPolicy, Expression, Expression) - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
constructZkRootNodeACL(Configuration, List<ACL>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
Given the Configuration and ACLs used (zkAcl) for ZooKeeper access, construct the ACLs for the store's root node.
CONTAINER_RESERVED - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
ContainerAllocationExpirer - Class in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
ContainerAllocationExpirer(Dispatcher) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.ContainerAllocationExpirer
 
containerCompleted(RMContainer, ContainerStatus, RMContainerEventType) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
 
containerCompleted(RMContainer, ContainerStatus, RMContainerEventType) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
ContainerExpiredSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
The SchedulerEvent which notifies that a ContainerId has expired, sent by ContainerAllocationExpirer
ContainerExpiredSchedulerEvent(ContainerId) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.ContainerExpiredSchedulerEvent
 
containerFinished(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
containerId - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
ContainerLaunchContextInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
Simple class to allow users to send information required to create a ContainerLaunchContext which can then be used as part of the ApplicationSubmissionContext
ContainerLaunchContextInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
containerLaunchedOnNode(ContainerId, NodeId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
ContainerPreemptEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Simple event class used to communicate containers unreservations, preemption, killing
ContainerPreemptEvent(ApplicationAttemptId, RMContainer, ContainerPreemptEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ContainerPreemptEvent
 
ContainerPreemptEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
containersAllocated - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
containersPending - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
containersReserved - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
containerStarted(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
content() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.AboutPage
 
content() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.AppPage
 
content() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.FairSchedulerPage
 
content() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmView
 
context - Variable in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
 
CONTINUOUS_SCHEDULING_ENABLED - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Enable continuous scheduling or not.
CONTINUOUS_SCHEDULING_SLEEP_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Sleep time of each pass in continuous scheduling (5ms in default)
continuousSchedulingEnabled - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
continuousSchedulingSleepMs - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
convertFromProtoFormat(YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
convertFromProtoFormat(YarnServerResourceManagerServiceProtos.RMAppStateProto) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
convertToProtoFormat(RMAppAttemptState) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
convertToProtoFormat(RMAppState) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
count - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 
create(int) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.resource.Priority
 
create - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule
 
CREATE_DELETE_PERMS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
createAbnormalContainerStatus(ContainerId, String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Utility to create a ContainerStatus during exceptional circumstances.
createAdminService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createAMLauncher() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createAMLivelinessMonitor() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createAMRMTokenSecretManager(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
createAndGetApplicationReport(String, boolean) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
To get the status of an application in the RM, this method can be used.
createAndGetApplicationReport(String, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
createAndGetNMToken(String, ApplicationAttemptId, Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
createAndInitializeRule(Node) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementPolicy
Create and initialize a rule given a xml node
createApplicationAttemptReport() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Create the Application attempt report from the RMAppAttempt
createApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
createApplicationAttemptState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Create the external user-facing state of the attempt of ApplicationMaster from the current state of the RMAppAttempt.
createApplicationAttemptState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
createApplicationAttemptState(RMAppAttemptState) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
 
createApplicationHistoryStore(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
createApplicationMasterService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createApplicationState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Create the external user-facing state of ApplicationMaster from the current state of the RMApp.
createApplicationState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
createApplicationState(RMAppState) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
 
createAppSubmissionContext(ApplicationSubmissionContextInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
Create the actual ApplicationSubmissionContext to be submitted to the RM from the information provided by the user.
createAppSubmissionContextResource(ApplicationSubmissionContextInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
createClientRMService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createClientToAMTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
createClientToken(String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Create a token for authenticating a client connection to the app attempt
createClientToken(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
createContainer(FSSchedulerApp, FSSchedulerNode, Resource, Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
Create and return a container object reflecting an allocation for the given appliction on the given node with the given capability and priority.
createContainerLaunchContext(ApplicationSubmissionContextInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
Create the ContainerLaunchContext required for the ApplicationSubmissionContext.
createContainerReport() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
createContainerReport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
createContainerToken(ContainerId, NodeId, String, Resource, Priority, long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMContainerTokenSecretManager
Helper function for creating ContainerTokens
createContainerTokenSecretManager(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
createDelegationTokenRenewer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createDispatcher(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
createDispatcher() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter.MultiThreadedDispatcher
 
createDispatcher() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createEmbeddedElectorService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
createIdentifier() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
Creates an empty TokenId to be used for de-serializing an AMRMTokenIdentifier by the RPC layer.
createIdentifier() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
createMasterKey(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.ClientToAMTokenSecretManagerInRM
 
createNewApplication(HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
Generates a new ApplicationId which is then sent to the client
createNewThreadPoolService(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
createNMTokenSecretManager(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
createPassword(AMRMTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
Create a password for a given AMRMTokenIdentifier.
createPolicyMonitors() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMActiveServices
 
createPreemptedContainerStatus(ContainerId, String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Utility to create a ContainerStatus during exceptional circumstances.
createQueueACLsManager(ResourceScheduler, Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createResourceTrackerService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createRMApplicationHistoryWriter() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createRMAppManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createRMDelegationTokenSecretManager(Configuration, RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
createRMSecretManagerService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createRunnableLauncher(RMAppAttempt, AMLauncherEventType) - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
 
createScheduler() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createSchedulerEventDispatcher() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
createWithRetries(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
CredentialsInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
CredentialsInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CredentialsInfo
 
CSAssignment - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
CSAssignment(Resource, NodeType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
CSAssignment(FiCaSchedulerApp, RMContainer) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
CSAssignment(boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
CSQueue - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
CSQueue represents a node in the tree of hierarchical queues in the CapacityScheduler.
CURRENT_VERSION_INFO - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
CURRENT_VERSION_INFO - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
currentConsumption - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
currentReservation - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 

D

deactivateApp(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
deactivateApplication(String, ApplicationId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ActiveUsersManager
An application has no more outstanding requests.
decommissionedNodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
decrActiveUsers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
decrDecommisionedNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
decrementRunnableApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
decrNumActiveNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
decrNumLostNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
decrNumRebootedNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
decrNumUnhealthyNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
decrPendingResources(String, int, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
DEFAULT_ALLOCATION_FILE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_ALLOW_UNDECLARED_POOLS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_ASSIGN_MULTIPLE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_CONTINUOUS_SCHEDULING_ENABLED - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_CONTINUOUS_SCHEDULING_SLEEP_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_ENABLE_USER_METRICS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_EVENT_LOG_ENABLED - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_LOCALITY_DELAY_NODE_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_LOCALITY_DELAY_RACK_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_LOCALITY_THRESHOLD - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_LOCALITY_THRESHOLD_NODE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_LOCALITY_THRESHOLD_RACK - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_MAX_ASSIGN - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_MAXIMUM_APPLICATIONMASTERS_RESOURCE_PERCENT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_MAXIMUM_CAPACITY_VALUE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_MAXIMUM_SYSTEM_APPLICATIIONS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_NODE_LOCALITY_DELAY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_POLICY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
DEFAULT_PREEMPTION - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_PREEMPTION_INTERVAL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_PREEMPTION_THRESHOLD - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_RELOAD_INTERVAL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
DEFAULT_RESOURCE_CALCULATOR_CLASS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_RM_SCHEDULER_INCREMENT_ALLOCATION_DISKS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_RM_SCHEDULER_INCREMENT_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_RM_SCHEDULER_INCREMENT_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_SCHEDULE_ASYNCHRONOUSLY_ENABLE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_SIZE_BASED_WEIGHT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_USER_AS_DEFAULT_QUEUE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DEFAULT_USER_LIMIT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_USER_LIMIT_FACTOR - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
DEFAULT_WAIT_TIME_BEFORE_KILL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
DELEGATION_KEY_PREFIX - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
DELEGATION_TOKEN_HEADER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
DELEGATION_TOKEN_PREFIX - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
DELEGATION_TOKEN_SEQUENCE_NUMBER_PREFIX - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
DelegationToken - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
DelegationToken() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
DelegationToken(String, String, String, String, Long, Long) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
DelegationTokenRenewer - Class in org.apache.hadoop.yarn.server.resourcemanager.security
Service to renew application delegation tokens.
DelegationTokenRenewer() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
DelegationTokenRenewer.DelegationTokenToRenew - Class in org.apache.hadoop.yarn.server.resourcemanager.security
class that is used for keeping tracks of DT to renew
DelegationTokenRenewer.DelegationTokenToRenew(ApplicationId, Token<?>, Configuration, long, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
DEPTH_ANY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
DEPTH_INTERMEDIATE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
DEPTH_LEAF - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
DEPTH_PARENT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
DEPTH_ROOT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
diagnostics - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
dispatcher - Variable in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebAppFilter
 
DominantResourceFairnessPolicy - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies
Makes scheduling decisions by trying to equalize dominant resource usage.
DominantResourceFairnessPolicy() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
DominantResourceFairnessPolicy.DominantResourceFairnessComparator - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies
 
DominantResourceFairnessPolicy.DominantResourceFairnessComparator() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy.DominantResourceFairnessComparator
 
doSecureLogin() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
DOT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
dropContainerReservation(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
dropContainerReservation(RMContainer) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.PreemptableResourceScheduler
If the scheduler support container reservations, this method is used to ask the scheduler to drop the reservation for the given container.
DUMMY_APPLICATION_RESOURCE_USAGE_REPORT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
Statically defined dummy ApplicationResourceUsageREport.

E

editSchedule() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
editSchedule() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingEditPolicy
This method is invoked at regular intervals.
elapsedTime - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
EmbeddedElectorService - Class in org.apache.hadoop.yarn.server.resourcemanager
 
EMPTY_ALLOCATION - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
EMPTY_CONTAINER_LIST - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
ENABLE_USER_METRICS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
enterNeutralMode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
Epoch - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records
The epoch information of RM for work-preserving restart.
Epoch() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
EPOCH_NODE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
EpochPBImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb
 
EpochPBImpl() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.EpochPBImpl
 
EpochPBImpl(YarnServerResourceManagerServiceProtos.EpochProto) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.EpochPBImpl
 
equals(Object) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
equals(Object) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
equals(Object) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
equals(Object) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
equals(Object) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
EVENT_LOG_DIR - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
EVENT_LOG_ENABLED - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Whether to enable the Fair Scheduler event log
exists(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
Return whether a queue exists already.
expirationDate - Variable in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
expire(NodeId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.NMLivelinessMonitor
 
expire(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.AMLivelinessMonitor
 
expire(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.ContainerAllocationExpirer
 
EXPIRED_CONTAINER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
 

F

FairScheduler - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
A scheduler that schedules resources between a set of queues.
FairScheduler() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
FairSchedulerAppsBlock - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
Shows application information specific to the fair scheduler as part of the fair scheduler page.
FairSchedulerAppsBlock(RMContext, ResourceManager, View.ViewContext, Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.FairSchedulerAppsBlock
 
FairSchedulerConfiguration - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
FairSchedulerConfiguration() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
FairSchedulerConfiguration(Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
FairSchedulerInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
FairSchedulerInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerInfo
 
FairSchedulerInfo(FairScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerInfo
 
FairSchedulerLeafQueueInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
FairSchedulerLeafQueueInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerLeafQueueInfo
 
FairSchedulerLeafQueueInfo(FSLeafQueue, FairScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerLeafQueueInfo
 
FairSchedulerPage - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
FairSchedulerPage() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.FairSchedulerPage
 
FairSchedulerQueueInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
FairSchedulerQueueInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
FairSchedulerQueueInfo(FSQueue, FairScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
FairSharePolicy - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies
Makes scheduling decisions by trying to equalize shares of memory.
FairSharePolicy() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
fenceOldActive(byte[]) - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
FiCaSchedulerApp - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica
Represents an application attempt from the viewpoint of the FIFO or Capacity scheduler.
FiCaSchedulerApp(ApplicationAttemptId, String, Queue, ActiveUsersManager, RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
 
FiCaSchedulerNode - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica
 
FiCaSchedulerNode(RMNode, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerNode
 
FiCaSchedulerUtils - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica
 
FiCaSchedulerUtils() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerUtils
 
FifoAppComparator - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Order AppSchedulable objects by priority and then by submit time, as in the default scheduler in Hadoop.
FifoAppComparator() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FifoAppComparator
 
FifoPolicy - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies
 
FifoPolicy() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
FifoScheduler - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo
 
FifoScheduler() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
FifoSchedulerInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
FifoSchedulerInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
FifoSchedulerInfo(ResourceManager) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
FileSystemRMStateStore - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
FileSystemRMStateStore() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
finalStatus - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
FINISH_FAILED_APP - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
FINISH_KILLED_APP - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
FINISH_SUCCESS_APP - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
finishApp(String, RMAppState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
finishAppAttempt(ApplicationId, boolean, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
finishApplication(ApplicationId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
finishApplication(ApplicationId, String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
An application submitted to this queue has finished.
finishApplication(ApplicationId, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
finishApplication(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
finishApplication(ApplicationId, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
finishApplicationAttempt(FiCaSchedulerApp, String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
An application attempt submitted to this queue has finished.
finishApplicationAttempt(FiCaSchedulerApp, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
finishApplicationAttempt(FiCaSchedulerApp, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
finishApplicationMaster(FinishApplicationMasterRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
finishedTime - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
forceKillApplication(KillApplicationRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
forQueue(String, Queue, boolean, Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
forQueue(String, Queue, boolean, Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
forQueue(MetricsSystem, String, Queue, boolean, Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
fromConfiguration(Configuration, Map<FSQueueType, Set<String>>) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementPolicy
Build a simple queue placement policy from the allow-undeclared-pools and user-as-default-queue configuration options.
fromXml(Element, Map<FSQueueType, Set<String>>, Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementPolicy
Builds a QueuePlacementPolicy from an xml element.
fs - Variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
FSLeafQueue - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
FSLeafQueue(String, FairScheduler, FSParentQueue) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
FSParentQueue - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
FSParentQueue(String, FairScheduler, FSParentQueue) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
FSQueue - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
FSQueue(String, FairScheduler, FSParentQueue) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
FSQueueMetrics - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
FSQueueType - Enum in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
FSSchedulerApp - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Represents an application attempt from the viewpoint of the Fair Scheduler.
FSSchedulerApp(ApplicationAttemptId, String, FSLeafQueue, ActiveUsersManager, RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
FSSchedulerNode - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
FSSchedulerNode(RMNode, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerNode
 

G

get() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getAbsoluteCapacity() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get capacity of the parent of the queue as a function of the cumulative capacity in the cluster.
getAbsoluteCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getAbsoluteCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getAbsoluteCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getAbsoluteMaxCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getAbsoluteMaximumCapacity() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get maximum-capacity of the queue as a funciton of the cumulative capacity of the cluster.
getAbsoluteMaximumCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getAbsoluteMaximumCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getAbsoluteUsedCapacity() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the current absolute used capacity of the queue relative to the entire cluster.
getAbsoluteUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getAbsoluteUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getAbsoluteUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getAccessControlList() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
getAcl(String, QueueACL) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getAcls(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getAcls() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
getActiveApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
getActiveApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getActiveNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getActiveUsers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getActiveUsersManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the ActiveUsersManager for the queue.
getActiveUsersManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getActiveUsersManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getActiveUsersManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getActiveUsersManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
getActiveUsersManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
 
getAddedRMNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeAddedSchedulerEvent
 
getAllMasterKeys() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
getAllocatedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAllocatedMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAllocatedMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getAllocatedMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAllocatedMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAllocatedNode() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getAllocatedNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getAllocatedPriority() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getAllocatedPriority() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getAllocatedResource() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getAllocatedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAllocatedVCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getAllocatedVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAllocatedVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAllocatedVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAllocateResponse() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.AllocateResponseLock
 
getAllocation(ResourceCalculator, Resource, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
This method produces an Allocation that includes the current view of the resources that will be allocated to and preempted from this application.
getAllocationConfiguration() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getAllocationFile(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
Path to XML file containing allocations.
getAllowedLocalityLevel(Priority, int, double, double) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
Return the level at which we are allowed to schedule containers, given the current size of the cluster and thresholds indicating how many nodes to fail at (as a fraction of cluster size) before relaxing scheduling constraints.
getAllowedLocalityLevelByTime(Priority, long, long, long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
Return the level at which we are allowed to schedule containers.
getAllResourceRequests() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getAllTokens() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
getAMContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
getAMContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getAMContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getAMContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getAMContainerLogs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getAMFinishingMonitor() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getAMFinishingMonitor() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getAMHostHttpAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getAMLivelinessMonitor() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getAMLivelinessMonitor() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getAMResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getAmResourceUsage() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getAMRMToken() - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher
 
getAMRMToken() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The AMRMToken belonging to this app attempt
getAMRMToken() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getAMRMTokenSecretManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getAMRMTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getAndIncrementEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
getAndIncrementEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
getAndIncrementEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
getAndIncrementEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Get the current epoch of RM and increment the value.
getAndIncrementEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
getApp() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getApp(HttpServletRequest, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getAppAttempt() - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncherEvent
 
getAppAttemptCredentials() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getAppAttemptId() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Get the application attempt id for this RMAppAttempt.
getAppAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getAppAttempts() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
RMApp can have multiple application attempts RMAppAttempt.
getAppAttempts() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getAppAttempts(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getAppAttemptState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreAppAttemptEvent
 
getAppAttemptState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateUpdateAppAttemptEvent
 
getAppAttemptState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The state of the RMAppAttempt.
getAppAttemptState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getAppAttemptTokens() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
The application attempt tokens that belong to this attempt
getAppAttemptTokens() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getAppFairShare(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerInfo
 
getAppId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getAppId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeCleanAppEvent
 
getAppId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ContainerPreemptEvent
 
getAppId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getAppIdNum() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getApplicableDepth() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
getApplicableDepth() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
getApplicableDepth() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
getApplicableDepth() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
Specifies the depths in the hierarchy, this SchedulingPolicy applies to
getApplication() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
getApplicationACLsManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
getApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getApplicationAttemptFinishData() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptFinishEvent
 
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptFinishEvent
 
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptStartEvent
 
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEvent
 
getApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptAddedSchedulerEvent
 
getApplicationAttemptID() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptRemovedSchedulerEvent
 
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Get ApplicationAttemptId of the application master.
getApplicationAttemptReport(GetApplicationAttemptReportRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getApplicationAttempts(GetApplicationAttemptsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getApplicationAttemptStartData() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptStartEvent
 
getApplicationComparator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getApplicationComparator() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getApplicationFinishData() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationFinishEvent
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationFinishEvent
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationStartEvent
 
getApplicationId() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The application id for this RMApp.
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEvent
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManagerEvent
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAddedSchedulerEvent
 
getApplicationID() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppRemovedSchedulerEvent
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getApplicationId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NewApplication
 
getApplicationMasterService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
getApplicationMasterService() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getApplicationMasterService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getApplicationName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getApplicationReport(GetApplicationReportRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
It gives response which includes application report if the application present otherwise throws ApplicationNotFoundException.
getApplicationResourceUsageReport() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Get application container and resource usage information.
getApplicationResourceUsageReport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getApplications(GetApplicationsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getApplications(GetApplicationsRequest, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
Get applications matching the GetApplicationsRequest.
getApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
Obtain (read-only) collection of active applications.
getApplicationStartData() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationStartEvent
 
getApplicationState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.RMState
 
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
The ApplicationSubmissionContext for the application ApplicationId can be obtained from the this
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getApplicationSubmissionContext() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The application submission context for this RMApp
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getApplicationTags() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Get tags for the application
getApplicationTags() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getApplicationTags() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getApplicationTags() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getApplicationType() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Returns the application type
getApplicationType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getApplicationType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getApplicationType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getAppResourceUsageReport(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getAppResourceUsageReport(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get a resource usage report from a given app attempt ID.
getApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppsInfo
 
getApps(HttpServletRequest, String, Set<String>, String, String, String, String, String, String, String, String, Set<String>, Set<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getAppSchedulable() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
getAppsCompleted() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAppsCompleted() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAppsCompleted() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAppsFailed() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAppsFailed() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAppsFailed() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAppsInQueue(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getAppsInQueue(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getAppsInQueue(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getAppsInQueue(String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Gets the apps under a given queue
getAppsKilled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAppsKilled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAppsKilled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAppsPending() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAppsPending() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAppsPending() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAppsRunning() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAppsRunning() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAppsRunning() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAppsSubmitted() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAppsSubmitted() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAppsSubmitted() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getAppsTableColumnDefs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.FairSchedulerPage
 
getAppsTableColumnDefs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmView
 
getAppState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreAppEvent
 
getAppState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreRemoveAppEvent
 
getAppState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateUpdateAppEvent
 
getAppState(HttpServletRequest, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getAppStatistics(HttpServletRequest, Set<String>, Set<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getAppsToCleanup() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
 
getAppsToCleanup() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getAppWeight(AppSchedulable) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getAssignMultiple() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getAttemptCount() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
The ApplicationAttemptId for the application attempt
getAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getAttemptId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
getAttempts() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptsInfo
 
getAuxillaryServiceData() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
getAvailableDisk() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getAvailableMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAvailableMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAvailableMemory() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getAvailableResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Get available resources on the node.
getAvailableResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNodeReport
 
getAvailableVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getAvailableVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getAvailableVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getAvailNodeCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getBindAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
getBindAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getBindAddress(Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
Retrieve RM bind address from configuration
getBlackList() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getCapacity(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getCapacity() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the configured capacity of the queue.
getCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
getCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getCause() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMFatalEvent
 
getChildQueues() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get child queues
getChildQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getChildQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getChildQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getChildQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
getChildQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
Gets the children of this queue, if any.
getChildQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getClientRMService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
getClientRMService() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getClientRMService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getClientToAMTokenSecretManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getClientToAMTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getClientTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The master key for client-to-AM tokens for this app attempt.
getClientTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getClock() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getClusterId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getClusterId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getClusterInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getClusterMetrics(GetClusterMetricsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getClusterMetricsInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getClusterNodeLabels(GetClusterNodeLabelsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
getClusterNodeLabels(GetClusterNodeLabelsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getClusterNodes(GetClusterNodesRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getClusterResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getClusterResource() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getClusterResource() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get the whole resource capacity of the cluster.
getClusterTimeStamp() - Static method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
getCommandPort() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the command port for this node
getCommandPort() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getCommands() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
getComparator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
getComparator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
getComparator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
getComparator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
The comparator returned by this method is to be used for sorting the Schedulables in that queue.
getCompletedAppsListSize() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
getCompletedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.UpdatedContainerInfo
 
getCompletedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeResponse
 
getConf() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getConf() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
Get the yarn configuration.
getConf() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getConf() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getConfiguration() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getConfiguration() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getConfigurationProvider() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getConfigurationProvider() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getConfiguredQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getConsumedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
getContainer() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ContainerPreemptEvent
 
getContainerAllocationExpirer() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getContainerAllocationExpirer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getContainerExitStatus() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getContainerFinishData() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerFinishEvent
 
getContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerFinishEvent
 
getContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerStartEvent
 
getContainerId() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerEvent
 
getContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeCleanContainerEvent
 
getContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.ContainerExpiredSchedulerEvent
 
getContainerLaunchContextInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getContainerList() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.ContainersAndNMTokensAllocation
 
getContainerMgrProxy(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher
 
getContainerPreemptions() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
getContainerPreemptionTime(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
getContainerReport(GetContainerReportRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getContainerReport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerRecoverEvent
 
getContainerReports() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeAddedSchedulerEvent
 
getContainers(GetContainersRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStatusEvent
 
getContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
getContainersAllocated() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getContainerStartData() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerStartEvent
 
getContainerState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getContainerState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getContainerStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptContainerFinishedEvent
 
getContainersToCleanUp() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
 
getContainersToCleanUp() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getContainersToCleanUp() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeResponse
 
getContainerTokenSecretManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getContainerTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getContainerTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getContainerTokenSecretManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getContainerTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getContext(Class<?>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver
 
getContinuousSchedulingSleepMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getContinuousSchedulingSleepMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getCount() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 
getCreationTime() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getCreationTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getCredentials() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
getCredentialsFromAppAttempt(RMAppAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
getCurrentAppAttempt() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
RMApp can have multiple application attempts RMAppAttempt.
getCurrentAppAttempt() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getCurrentAppAttempt() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplication
 
getCurrentAttemptForContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getCurrentConsumption() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getCurrentReservation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Get total current reservations.
getCurrentVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
getCurrentVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
getCurrentVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
getCurrentVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Get the current version of the underlying state store.
getCurrentVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
getDataWithRetries(String, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
getDecommissionedNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getDefaultSchedulingPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getDelegationToken(GetDelegationTokenRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getDelegationTokenRenewer() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getDelegationTokenRenewer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getDelegationTokens() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
getDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
getDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Maximum number of resources required by this Schedulable.
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
Get the diagnositic information of the attempt
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
Get the diagnostics information for the application master.
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptUnregistrationEvent
 
getDiagnostics() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Diagnostics information for the application attempt.
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getDiagnostics() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
the diagnostics information for the application master.
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppFailedAttemptEvent
 
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppFinishedAttemptEvent
 
getDiagnostics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getDisks() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
getDispatcher() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getDispatcher() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getDTSequenceNumber() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.RMDTSecretManagerState
 
getEffectiveLabelExpr(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
getElapsedTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getEnableUserMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getEncodedDelegationTokenFromRequest(HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
Extract encoded delegation token from request
getEnvironment() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
getEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
getEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.EpochPBImpl
 
getEpoch() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getEpoch() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getEventHandler() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter.MultiThreadedDispatcher
 
getEventLog() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getEventlogDir() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getExcessReservation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
getFairShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Get the fair share assigned to this Schedulable.
getFairShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
Returns the fair share of this queue in megabytes.
getFairShareMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
getFairShareMemoryFraction() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
Returns the fair share as a fraction of the entire cluster capacity.
getFairSharePreemptionTimeout() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
Get the fair share preemption, in milliseconds.
getFairShareVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
Get the final finish status of the application.
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptUnregistrationEvent
 
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The final status set by the AM.
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The final finish state of the AM when unregistering as in FinishApplicationMasterRequest.setFinalApplicationStatus(FinalApplicationStatus).
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getFinalAttemptState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptRemovedSchedulerEvent
 
getFinalState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppRemovedSchedulerEvent
 
getFinalStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
Get the original not-proxied final tracking url for the application.
getFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptUnregistrationEvent
 
getFinishedApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeResponse
 
getFinishedStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getFinishTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
The finish time of the application.
getFinishTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getFinishTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getFinishTime() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The finish time of the RMApp
getFinishTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getFinishTime() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getFinishTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getFinishTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getGroupsForUser(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
getHadoopBuildVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getHadoopVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getHadoopVersionBuiltOn() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getHAServiceState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getHAServiceState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getHAState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getHeadroom() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Get available headroom in terms of resources for the application's user.
getHealthReport() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the latest health report received from this node.
getHealthReport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getHealthReport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getHost() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptRegistrationEvent
 
getHost() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The host on which the RMAppAttempt is running/ran on.
getHost() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getHostName() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the hostname of this node
getHostName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getHostsReader() - Method in class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
 
getHttpAddress() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the http-Address for this node.
getHttpAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getHttpAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
getHttpPort() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the http port for this node
getHttpPort() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getInactiveRMNodes() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getInactiveRMNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getIncrementAllocation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getIncrementResourceCapability() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getInstance() - Static method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
getInstance(Class<? extends SchedulingPolicy>) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
Returns a SchedulingPolicy instance corresponding to the passed clazz
getInstance() - Static method in class org.apache.hadoop.yarn.server.resourcemanager.security.authorize.RMPolicyProvider
 
getJustFinishedContainers() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Return the list of last set of finished containers.
getJustFinishedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getKeepAliveAppIds() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStatusEvent
 
getKeepContainersAcrossAppAttempts() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptRemovedSchedulerEvent
 
getKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getKind() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
getLabel() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getLabel() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getLabel() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getLabel() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
 
getLabel() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getLabel() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getLabel() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getLabelFile() - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
getLabelPolicies() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getLabelPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getLabelPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getLabelPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getLabelPolicy() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
 
getLabelPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getLabelPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getLabelPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getLabelPolicyName() - Method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue.QueueLabelPolicy
 
getLabels() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getLabelsForAllNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
getLabelsForNode(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
getLastHealthReportTime() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the time of the latest health report received from this node.
getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getLastHealthUpdate() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getLastNodeHeartBeatResponse() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
 
getLastNodeHeartBeatResponse() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getLastScheduledContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getLastTimeAtHalfFairShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getLastTimeAtMinShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getLatestDTSequenceNumber() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
getLatestResponse() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStatusEvent
 
getLeafQueue(String, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
Get a leaf queue by name, creating it if the create param is true and is necessary.
getLeafQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
Get a collection of all leaf queues
getLiveContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Get the live containers of the application.
getLiveContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppReport
Get the list of live containers
getLiveContainersMap() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getLiveNodeManagers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMNMInfo
Implements getLiveNodeManagers()
getLiveNodeManagers() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMNMInfoBeans
 
getLocalityDelayNodeMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getLocalityDelayRackMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getLocalityThresholdNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getLocalityThresholdRack() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getLocalityWaitFactor(Priority, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
 
getLocalityWaitFactor(Priority, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
getLogsLink() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
getLogURL() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getLogURL() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getLostNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getMajorVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.RMStateVersionPBImpl
 
getMajorVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
getMasterContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
getMasterContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getMasterContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getMasterContainer() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The container on which the Application Master is running.
getMasterContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getMasterKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
 
getMasterKey(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.ClientToAMTokenSecretManagerInRM
 
getMasterKeyState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.RMDTSecretManagerState
 
getMaxActiveApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getMaxActiveApplicationsPerUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getMaxAMResourcePerQueuePercent() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
Used only by tests.
getMaxAppAttempts() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The number of max attempts of the application.
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getMaxApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getMaxApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getMaxApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getMaxApplicationsPerUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getMaxApplicationsPerUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getMaxAssign() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getMaxCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
getMaxCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getMaximumActiveApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getMaximumActiveApplicationsPerUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getMaximumAllocation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getMaximumAllocation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
Used only by tests.
getMaximumAllocation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getMaximumApplicationMasterResourcePercent() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getMaximumApplicationMasterResourcePerQueuePercent(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
Get the maximum am resource percent per queue setting.
getMaximumApplicationsPerQueue(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
Get the maximum applications per queue setting.
getMaximumCapacity(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getMaximumCapacity() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the configured maximum-capacity of the queue.
getMaximumCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getMaximumCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getMaximumResourceCapability() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getMaximumResourceCapability() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get maximum allocatable Resource.
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NewApplication
 
getMaximumSystemApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getMaxQueueMemoryCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getMaxResources(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
Get the maximum resource allocation for the given queue.
getMaxResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getMaxResourcesFraction() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
Returns the capacity of this queue as a fraction of the entire cluster capacity.
getMaxShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getMaxShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getMaxShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Maximum Resource share assigned to the schedulable.
getMaxShareMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
getMaxShareVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
getMaxValidity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
getMemory() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
getMessage() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptLaunchFailedEvent
 
getMessage() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppRejectedEvent
 
getMetrics() - Static method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
getMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
Get metrics reference from containing queue.
getMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getMetrics() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
Get the queue metrics
getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getMetricsSystem() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getMinimumAllocation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getMinimumAllocation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
Used only by tests.
getMinimumAllocation() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getMinimumAllocationFactor() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
Used only by tests.
getMinimumResourceCapability() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getMinimumResourceCapability() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getMinimumResourceCapability() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get minimum allocatable Resource.
getMinorVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.RMStateVersionPBImpl
 
getMinorVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
getMinQueueMemoryCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getMinResources(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
Get the minimum resource allocation for the given queue.
getMinResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getMinShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getMinShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getMinShare() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Minimum Resource share assigned to the schedulable.
getMinShareMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
getMinShareMemoryFraction() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
Returns the queue's min share in as a fraction of the entire cluster capacity.
getMinSharePreemptionTimeout(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
Get a queue's min share preemption timeout, in milliseconds.
getMinShareVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
getMonitoringInterval() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
getMonitoringInterval() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingEditPolicy
 
getMonitorInterval() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingMonitor
 
getName() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The name of the application as set in ApplicationSubmissionContext.setApplicationName(String).
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Name of job/queue, used for debugging as well as for breaking ties in scheduling order deterministically.
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
getName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getNewApplication(GetNewApplicationRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getNewContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getNewContainerId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getNewlyLaunchedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.UpdatedContainerInfo
 
getNewZooKeeper() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
getNextExpirationTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
getNextKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
getNextKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMContainerTokenSecretManager
 
getNMContainerStatuses() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStartedEvent
 
getNMTokenList() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.ContainersAndNMTokensAllocation
 
getNMTokens() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
getNMTokenSecretManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getNMTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.NodesListManagerEvent
 
getNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppNodeUpdateEvent
 
getNode() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the Node information for this node.
getNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getNode(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getNodeAddress() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the ContainerManager address for this node.
getNodeAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getNodeHealthStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStatusEvent
 
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
getNodeHTTPAddress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getNodeId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppRunningOnNodeEvent
 
getNodeID() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the node id of of this node.
getNodeId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeEvent
 
getNodeID() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getNodeID() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Get the ID of the node which contains both its hostname and port.
getNodeId() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getNodeLocalityDelay() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getNodeLocalityDelay() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNodeLocalityDelayMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getNodeLocalityThreshold() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getNodeManagerVersion() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the node manager version of the node received as part of the registration with the resource manager
getNodeManagerVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getNodeName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Get the name of the node for scheduling matching decisions.
getNodeReport(NodeId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getNodeReport(NodeId) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get node resource usage report.
getNodes(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
Returns all nodes in the cluster.
getNodesListManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getNodesListManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getNonRunnableAppSchedulables() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getNote() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getNumActiveApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNumActiveApplications(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNumActiveApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
getNumActiveApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getNumActiveApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerLeafQueueInfo
 
getNumActiveNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
getNumActiveUsers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ActiveUsersManager
Get number of active users i.e.
getNumApplications() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the number of applications in the queue.
getNumApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNumApplications(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNumApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getNumApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getNumClusterNodes() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getNumClusterNodes() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get the number of nodes available in the cluster.
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeReport
 
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Get number of active containers on the node.
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNodeReport
 
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getNumContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getNumDecommisionedNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
getNumLostNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
getNumNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getNumPendingApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNumPendingApplications(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getNumPendingApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
getNumPendingApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getNumPendingApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerLeafQueueInfo
 
getNumRebootedNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
getNumReservedContainers(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getNumRunnableApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getNumRunnableApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
getNumRunnableApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
Return the number of apps for which containers can be allocated.
getOriginalTrackingUrl() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The original url at which the status of the application attempt can be accessed.
getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getOwner() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
getParent() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the parent Queue.
getParent() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getParent() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getParent() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getParentQueue(String, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
Get a parent queue by name, creating it if the create param is true and is necessary.
getPattern() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
getPendingApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
getPendingContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getPendingContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getPendingContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getPendingMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getPendingMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getPendingVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getPendingVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getPlacementPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getPolicyName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
getPolicyName() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingEditPolicy
 
getPreemptedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
getPreemptionContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
getPreemptionEnabled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getPreemptionInterval() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getPreemptionUtilizationThreshold() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getPriorities() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getPriorities() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getPriority() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getPriority() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getPriority() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Job priority for jobs in FIFO queues; meaningless for QueueSchedulables.
getPriority() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getProgress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptStatusupdateEvent
 
getProgress() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Progress for the application attempt.
getProgress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getProgress() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Progress of application.
getProgress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getProgress() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getProto() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
getProto() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
getProto() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
getProto() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getProto() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getProto() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.EpochPBImpl
 
getProto() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.RMStateVersionPBImpl
 
getQueue() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Each Application is submitted to a queue decided by ApplicationSubmissionContext.setQueue(String).
getQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAddedSchedulerEvent
 
getQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
getQueue(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
Gets a queue by name.
getQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplication
 
getQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getQueueAcl(String, QueueACL) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
Get the ACLs associated with this queue.
getQueueACLsManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
getQueueComparator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getQueueComparator() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Default
 
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule
Applies this rule to an app with the given requested queue and user/group information.
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.NestedUserQueue
 
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.PrimaryGroup
 
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Reject
 
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.SecondaryGroupExistingQueue
 
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Specified
 
getQueueForApp(String, String, Groups, Map<FSQueueType, Set<String>>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.User
 
getQueueInfo(GetQueueInfoRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getQueueInfo(String, boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getQueueInfo(boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getQueueInfo(boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getQueueInfo(String, boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getQueueInfo(boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getQueueInfo(String, boolean, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getQueueInfo(boolean, boolean) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
Get queue information
getQueueInfo(String, boolean, boolean) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get queue information
getQueueInfo(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfoList
 
getQueueInfoList() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfoList
 
getQueueManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getQueueMaxAMShare(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getQueueMaxApps(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getQueueName() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the queue name.
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getQueueName() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
Get the queue name
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getQueueName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getQueuePath() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the full name of the queue, including the heirarchy.
getQueuePath() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getQueuePath() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getQueuePath() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getQueues(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
Get a collection of all queues
getQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
getQueues(CSQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
getQueues() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getQueueSize() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getQueueState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getQueueUserAclInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getQueueUserAclInfo(UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getQueueUserAclInfo(UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getQueueUserAclInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getQueueUserAclInfo(UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getQueueUserAclInfo(UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
getQueueUserAclInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getQueueUserAclInfo(UserGroupInformation) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
Get queue ACLs for given user.
getQueueUserAclInfo() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get acls for queues for current user.
getQueueUserAcls(GetQueueUserAclsInfoRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getQueueWeight(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getRack() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getRackLocalityDelayMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getRackLocalityThreshold() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getRackName() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
The rack name for this node manager.
getRackName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getRackName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Get rackname.
getRanNodes() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Nodes on which the containers for this RMApp ran.
getRanNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getRebootedNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getReconnectedNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeReconnectEvent
 
getRedirectPath() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebApp
 
getRemoteContainerStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerFinishedEvent
 
getRemovedRMNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeRemovedSchedulerEvent
 
getRenewDate(RMDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
getRenewer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
getReReservations(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getReservedAppSchedulable() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerNode
 
getReservedContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
getReservedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getReservedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Get the list of reserved containers
getReservedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppReport
Get the list of reserved containers
getReservedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getReservedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getReservedMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getReservedMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getReservedMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getReservedNode() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getReservedNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getReservedNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerReservedEvent
 
getReservedPriority() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getReservedPriority() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getReservedPriority() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerReservedEvent
 
getReservedResource() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getReservedResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getReservedResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerReservedEvent
 
getReservedVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getReservedVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getReservedVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getResource(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
getResource(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getResourceCalculator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
getResourceCalculator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getResourceCalculator() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getResourceCalculator() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getResourceLimit() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
getResourceLimit() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getResourceOption() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
resource option with total available resource and overCommitTimoutMillis
getResourceOption() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getResourcePreemptions() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
getResourceRequest(Priority, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getResourceRequest(Priority, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getResourceRequests() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getResourceRequests() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getResourceRequests(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getResourceRequests(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
getResourceScheduler() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
return the scheduler.
getResourcesUsed() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
getResourcesUsed() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getResourceTrackerService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
return the resource tracking component.
getResourceTrackerService() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getResourceTrackerService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getResourceUsage() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getResourceUsage() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getResourceUsage() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
getResourceUsage() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Get the aggregate amount of resources consumed by the schedulable.
getResourceUsageReport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getResourceWeights() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getResult() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppMoveEvent
 
getRMAdminService() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getRMAdminService() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getRMAppAttempt(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
RMApp can have multiple application attempts RMAppAttempt.
getRMAppAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getRMApplicationHistoryWriter() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getRMApplicationHistoryWriter() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getRMApps() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getRMApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getRMBuildVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getRMContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getRMContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getRMContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getRMContainer(ContainerId) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get the container for the given containerId.
getRMContext() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
getRMContext() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getRMContext() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerContext
 
getRMDelegationTokenSecretManager() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getRMDelegationTokenSecretManager() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getRMDTSecretManagerState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.RMState
 
getRMNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeUpdateSchedulerEvent
 
getRMNode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
getRMNodes() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getRMNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getRMVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getRMVersionBuiltOn() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getRootQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getRootQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
 
getRootQueueInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerInfo
 
getRootQueueMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
getRootQueueMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getRootQueueMetrics() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getRootQueueMetrics() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get the root queue for the scheduler.
getRpcport() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptRegistrationEvent
 
getRpcPort() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The rpc port of the RMAppAttempt.
getRpcPort() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getRules() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementPolicy
 
getRunnableAppSchedulables() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
getRunningApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStartedEvent
 
getRunningContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
getRunningContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getRunningContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
getScheduleAynschronously() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getScheduler() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getScheduler() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getSchedulerApp(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
getSchedulerAppInfo(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getSchedulerAppInfo(ApplicationAttemptId) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Get the Scheduler app for a given app attempt Id.
getSchedulerApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getSchedulerInfo() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
getSchedulerNode(NodeId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getSchedulingEditPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingMonitor
 
getSchedulingOpportunities(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Return the number of times the application has been given an opportunity to schedule a task at the given priority since the last time it successfully did so.
getSchedulingPolicy(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getSchedulingPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
Returns the name of the scheduling policy used by this queue.
getSecrets() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CredentialsInfo
 
getServer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
getServer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
getServer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
getServer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
 
getServices() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.authorize.RMPolicyProvider
 
getServiceStatus() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
getShouldNotifyAttemptAdded() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptAddedSchedulerEvent
 
getSize() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
getSizeBasedWeight() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getSkipped() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
getStartedOn() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
Get the start time of the application.
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
Get the start time of the application.
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getStartTime() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
the start time of the application.
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getStartTime() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
the start time of the application.
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Start time for jobs in FIFO queues; meaningless for QueueSchedulables.
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
getStartTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
Get the final state of the application attempt.
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
Get the final state of the application.
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The current state of the RMAppAttempt.
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The current state of the RMApp.
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
getState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getState(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getState() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the current run-state of the queue
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppState
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 
getStateStore() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
getStateStore() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
getStatItems() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationStatisticsInfo
 
getStore(Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreFactory
 
getStoredException() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptNewSavedEvent
 
getStoredException() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppNewSavedEvent
 
getStrictContainerPreemptions() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.Allocation
 
getSubmissionContext() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The application submission context for this RMAppAttempt.
getSubmissionContext() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getSubmitTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
The time at which the application was received by the Resource Manager
getSubmitTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getSubmitTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getSubmitTime() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
the submit time of the application.
getSubmitTime() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getTargetQueue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppMoveEvent
 
getTimestamp() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
getToken() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
getTokens() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CredentialsInfo
 
getTokenState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.RMDTSecretManagerState
 
getTotalApplications() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
getTotalCapability() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
the total available resource.
getTotalCapability() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
getTotalMB() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getTotalNodeCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getTotalNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getTotalPendingRequests() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
 
getTotalRequiredResources(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getTotalResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Get total resources on the node.
getTotalResourcePending() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getTotalVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getTrackingUI() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getTrackingurl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptRegistrationEvent
 
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The url at which the status of the application attempt can be accessed.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The tracking url for the application master.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getTrackingUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getTrackingUrlPretty() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getTransferredContainers(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
getTransferStateFromPreviousAttempt() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppStartAttemptEvent
 
getTransferStateFromPreviousAttempt() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppFailedAttemptEvent
 
getTransferStateFromPreviousAttempt() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAttemptAddedSchedulerEvent
 
getType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
getType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
Returns authentication type of the handler.
getType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
getType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 
getUnhealthyNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
getUnhealthyNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
getUnmanagedAM() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getUnmanagedAM() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
getUnusableNodes(Collection<RMNode>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
Provides the currently unusable nodes.
getUpdatedException() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptUpdateSavedEvent
 
getUpdatedException() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppUpdateSavedEvent
 
getUpdateType() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppNodeUpdateEvent
 
getUrl() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
getUsedCapacity() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the current used capacity of the queue and it's children (if any).
getUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
getUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
getUsedCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getUsedDisk() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getUsedMemory() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getUsedMemoryFraction() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
Returns the memory used by this queue as a fraction of the entire cluster capacity.
getUsedNodeCapacity() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
getUsedResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
getUsedResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Get used resources on the node.
getUsedResource() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNodeReport
 
getUsedResources() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Get the currently utilized resources in the cluster by the queue and children (if any).
getUsedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getUsedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
getUsedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeReport
 
getUsedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FairSchedulerQueueInfo
 
getUsedVirtualCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getUsePortForNodeName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getUsePortForNodeName() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
getUser() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
The user who submitted this application.
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
getUser(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.AppAddedSchedulerEvent
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplication
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
getUser() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
getUserLimit(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getUserLimit() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getUserLimit() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getUserLimitFactor(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
getUserLimitFactor() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getUserLimitFactor() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getUserMaxApps(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
getUserMetrics(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
getUsername() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
getUsers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
getUsers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
getUsersList() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UsersInfo
 
getvCores() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
getVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
getVisibility() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
getWaitTimeBeforeKill() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
getWebAppFilterClass() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebApp
 
getWebProxyBase() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
The base to be prepended to web URLs that are not relative, and the user has been checked.
getWebProxyBase() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
getWeight(ResourceType) - Method in class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
getWeights() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
getWeights() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
getWeights() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Job/queue weight in fair sharing.
getZKAcls(Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMZKUtils
Utility method to fetch the ZK ACLs from the configuration
getZKAuths(Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMZKUtils
Utility method to fetch ZK auth info from the configuration

H

hadoopBuildVersion - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
hadoopVersion - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
hadoopVersionBuiltOn - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
handle(AMLauncherEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
 
handle(NodesListManagerEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
 
handle(RMAppAttemptEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.ApplicationAttemptEventDispatcher
 
handle(RMAppEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.ApplicationEventDispatcher
 
handle(RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.NodeEventDispatcher
 
handle(ContainerPreemptEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMContainerPreemptEventDispatcher
 
handle(RMFatalEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMFatalEventDispatcher
 
handle(SchedulerEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.SchedulerEventDispatcher
 
handle(RMAppAttemptEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
handle(RMAppEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
handle(RMAppManagerEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
handle(RMContainerEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
handle(RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
handle(SchedulerEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
handle(SchedulerEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
handle(SchedulerEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
handleStoreEvent(RMStateStoreEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
handleWritingApplicationHistoryEvent(WritingApplicationHistoryEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
hasAccess(QueueACL, UserGroupInformation) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Check if the user has permission to perform the operation
hasAccess(QueueACL, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
hasAccess(QueueACL, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
hasAccess(String, QueueACL, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfiguration
 
hasAccess(QueueACL, UserGroupInformation) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
hasAccess(QueueACL, UserGroupInformation) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
 
hasAccess(RMApp, HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
hasApplicationMasterRegistered(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
hasContainerForNode(Priority, FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
Whether this app has containers requests that could be satisfied on the given node, if the node had full space.
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptFinishEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptStartEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationFinishEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationStartEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerFinishEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerStartEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
hashCode() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
haState - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
HEADER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
 
healthReport - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 

I

id - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
id - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
id - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
id - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
incrActiveUsers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
incrDecommisionedNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
incrementRunnableApps() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
incrNumActiveNodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
incrNumLostNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
incrNumRebootedNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
incrNumUnhealthyNMs() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
incrPendingResources(String, int, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
Increment pending resource metrics
index() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
 
init(Configuration, EventHandler<ContainerPreemptEvent>, PreemptableResourceScheduler) - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
init(Configuration, EventHandler<ContainerPreemptEvent>, PreemptableResourceScheduler) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingEditPolicy
 
initialize(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
initialize(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
 
initialize(boolean, Map<String, String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Default
 
initialize(boolean, Map<String, String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule
Initializes the rule with any arguments.
initialize(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
initializeFromXml(Element) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Default
 
initializeFromXml(Element) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule
 
initializeFromXml(Element) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.NestedUserQueue
Parse xml and instantiate the nested rule
initInternal(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
initInternal(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
initInternal(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
initInternal(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Derived classes initialize themselves using this method.
initInternal(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
invokePolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingMonitor
 
isAMContainer() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainer
 
isAMContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
isAmRunning() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
isAppFinalStateStored() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Check whether this application's state has been saved to the state store.
isAppFinalStateStored() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
isAppInFinalState(RMApp) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
isApplicableTo(SchedulingPolicy, byte) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
Checks if the specified SchedulingPolicy can be used for a queue at the specified depth in the hierarchy
isApplicationAttemptNMTokenPresent(ApplicationAttemptId, NodeId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
isApplicationAttemptRegistered(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
isBlacklisted(SchedulerNode, Log) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
isBlacklisted(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
isBlacklisted(FiCaSchedulerApp, FiCaSchedulerNode, Log) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerUtils
 
isBlacklisted(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
isBlacklisted(SchedulerNode, Log) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
isBlacklisted(SchedulerApplicationAttempt, SchedulerNode, Log) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppUtils
 
isCompatibleTo(RMStateVersion) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
isContinuousSchedulingEnabled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
isContinuousSchedulingEnabled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
isEmpty(FSQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
Returns true if there are no applications, running or not, in the given queue or any of its descendents.
isEventLogEnabled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
isHAEnabled() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
isHAEnabled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
isNodeApplicableForApp(String, Expression) - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
isPending() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
isPending() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Is this application pending?
isPending() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppReport
Is this application pending?
isReserved(SchedulerNode, Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Has the application reserved the given node at the given priority?
isServiceEnabled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
isStandby() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebApp
 
isStopped - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
isStopped() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Default
 
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule
Returns true if this rule never tells the policy to continue.
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.NestedUserQueue
 
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.PrimaryGroup
 
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Reject
 
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.SecondaryGroupExistingQueue
 
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Specified
 
isTerminal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.User
 
isTrackingUrlReady() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
isValidContainer(ContainerId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
isValidNode(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
 
isWorkPreservingRecoveryEnabled() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
isWorkPreservingRecoveryEnabled() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 

J

JAXBContextResolver - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
JAXBContextResolver() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver
 

K

keywords - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelStorage
 
KILL_APP_REQUEST - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
killApp(RMApp, UserGroupInformation, HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
killContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
killContainer(RMContainer) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.PreemptableResourceScheduler
Ask the scheduler to forcibly interrupt the container given as input

L

LABEL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
label - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
label - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
label - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
LABEL_NONE - Static variable in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
 
LABEL_POLICY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
LabelExpressionHandlingHelper - Class in org.apache.hadoop.yarn.server.resourcemanager.labelmanagement
Helper class responsible for Logical Expression Evaluation and helping figuring out resource applicability based on label expression and labels per node
LabelExpressionHandlingHelper() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelExpressionHandlingHelper
 
LabelManagementService - Class in org.apache.hadoop.yarn.server.resourcemanager.labelmanagement
Wrapper Service Class on top of LabelManager to mitigate issues with Unit Tests where Service can be created started and stopped multiple times per run
LabelManagementService() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManagementService
 
LabelManager - Class in org.apache.hadoop.yarn.server.resourcemanager.labelmanagement
LabelManager class is a service that provides ability to deal with label based scheduling - namely helps to schedule containers on predefined set of nodes This service's responsibility include: 1.
LabelManager.LabelApplicabilityStatus - Enum in org.apache.hadoop.yarn.server.resourcemanager.labelmanagement
 
labelPolicy - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
labelPolicy - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
labelPolicy - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
LabelStorage - Class in org.apache.hadoop.yarn.server.resourcemanager.labelmanagement
 
lastHealthUpdate - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
lastPreemptionUpdateTime - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
lastScheduledContainer - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
LeafQueue - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
LeafQueue(CapacitySchedulerContext, String, CSQueue, CSQueue) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
LeafQueue.User - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
LeafQueue.User() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
liveContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
loadState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
loadState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
loadState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
loadState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API The derived class must recover state from the store and return a new RMState object populated with that state This must not be called on the dispatcher thread
loadState() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
loadVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
loadVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
loadVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
loadVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Derived class use this method to load the version information from state store.
loadVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
LOCALITY_DELAY_NODE_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Delay for node locality.
LOCALITY_DELAY_RACK_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Delay for rack locality.
LOCALITY_THRESHOLD_NODE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Cluster threshold for node locality.
LOCALITY_THRESHOLD_RACK - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Cluster threshold for rack locality.
LocalResourceInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
LocalResourceInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
LOG - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
LOG - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
LOG - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
LOG - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
LOG - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
LOG - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
LOG - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
 
logApplicationSummary(ApplicationId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
logFailure(String, String, String, String, String, ApplicationId, ContainerId) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a failed event.
logFailure(String, String, String, String, String, ApplicationId, ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a failed event.
logFailure(String, String, String, String, String, ApplicationId) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a failed event.
logFailure(String, String, String, String, String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a failed event.
logsLink - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
logSuccess(String, String, String, ApplicationId, ContainerId) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a successful event.
logSuccess(String, String, String, ApplicationId, ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a successful event.
logSuccess(String, String, String, ApplicationId) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a successful event.
logSuccess(String, String, String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
Create a readable and parseable audit log string for a successful event.
LOST_CONTAINER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
 
lostNodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 

M

main(String[]) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
managementOperation(AuthenticationToken, HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
 
masterService - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
MAX_ASSIGN - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Maximum number of containers to assign on each check-in.
MAX_IGNORED_OVER_CAPACITY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
Maximum amount of resources above the target capacity ignored for preemption.
maxActiveApplications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
maxActiveApplicationsPerUser - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
maxApplications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
maxApplicationsPerUser - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
maxAssign - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
maxCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
maxCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
MAXIMUM_AM_RESOURCE_SUFFIX - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
MAXIMUM_APPLICATION_MASTERS_RESOURCE_PERCENT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
MAXIMUM_APPLICATIONS_SUFFIX - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
MAXIMUM_CAPACITY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
MAXIMUM_CAPACITY_VALUE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
MAXIMUM_SYSTEM_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
maximumAllocation - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
maxQueueMemoryCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
MaxRunningAppsEnforcer - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Handles tracking and enforcement for user and queue maxRunningApps constraints
MaxRunningAppsEnforcer(FairScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer
 
mayBeLastAttempt() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
MemoryRMStateStore - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
MemoryRMStateStore() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
metricsAvailable() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
MetricsOverviewTable - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
Provides an table with an overview of many cluster wide metrics and if per user metrics are enabled it will show an overview of what the current user is using on the cluster.
MINIMUM_CAPACITY_VALUE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
minimumAllocation - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
minQueueMemoryCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
monitorHealth() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
MONITORING_INTERVAL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
Time in milliseconds between invocations of this policy
move(Queue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
move(Queue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
MOVE_APP_REQUEST - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
moveAppFrom(AppSchedulingInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
moveApplication(ApplicationId, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
moveApplication(ApplicationId, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
moveApplication(ApplicationId, String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.YarnScheduler
Moves the given application to the given queue
moveApplicationAcrossQueues(MoveApplicationAcrossQueuesRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
moveAppTo(AppSchedulingInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 

N

NAME - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy
 
NAME - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FairSharePolicy
 
NAME - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.FifoPolicy
 
name - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
NATURAL_TERMINATION_FACTOR - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
Given a computed preemption target, account for containers naturally expiring and preempt only this percentage of the delta.
nav() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmView
 
NavBlock - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
NavBlock() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.NavBlock
 
NEUTRAL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
NewApplication - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
NewApplication() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NewApplication
 
NewApplication(String, ResourceInfo) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NewApplication
 
NewAppWeightBooster - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
A WeightAdjuster implementation that gives a weight boost to new jobs for a certain amount of time -- by default, a 3x weight boost for 60 seconds.
NewAppWeightBooster() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.NewAppWeightBooster
 
newInstance(ApplicationAttemptId, Container, ByteBuffer, long, RMAppAttemptState, String, String, FinalApplicationStatus, int) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
newInstance(RMStateStore.ApplicationAttemptState) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
newInstance(long, long, String, ApplicationSubmissionContext, RMAppState, String, long) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
newInstance(RMStateStore.ApplicationState) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
newInstance(int) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
newInstance(int, int) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
newlyAllocatedContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
NMLivelinessMonitor - Class in org.apache.hadoop.yarn.server.resourcemanager
 
NMLivelinessMonitor(Dispatcher) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.NMLivelinessMonitor
 
nmLivelinessMonitor - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
NMTokenSecretManagerInRM - Class in org.apache.hadoop.yarn.server.resourcemanager.security
 
NMTokenSecretManagerInRM(Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
node - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodesInfo
 
NODE_LABELS_FILE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
NODE_LABELS_MONITOR_INTERVAL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
 
NODE_LOCALITY_DELAY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
NodeAddedSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
NodeAddedSchedulerEvent(RMNode) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeAddedSchedulerEvent
 
NodeAddedSchedulerEvent(RMNode, List<NMContainerStatus>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeAddedSchedulerEvent
 
nodeHeartbeat(NodeHeartbeatRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
 
nodeHostName - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
nodeHttpAddress - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
nodeHTTPAddress - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
nodeId - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
NodeInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
NodeInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
NodeInfo(RMNode, ResourceScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
nodeLocalityDelayMs - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
nodeLocalityThreshold - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
NodeRemovedSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
NodeRemovedSchedulerEvent(RMNode) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeRemovedSchedulerEvent
 
NodeReport - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Node usage report.
NodeReport(Resource, int) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeReport
 
NodeResponse - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
The class that encapsulates response from clusterinfo for updates from the node managers.
NodeResponse(List<ApplicationId>, List<Container>, List<Container>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeResponse
 
nodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
nodes() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
 
NodesInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
NodesInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodesInfo
 
NodesListManager - Class in org.apache.hadoop.yarn.server.resourcemanager
 
NodesListManager(RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
 
nodesListManager - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
NodesListManagerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager
 
NodesListManagerEvent(NodesListManagerEventType, RMNode) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.NodesListManagerEvent
 
NodesListManagerEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager
 
NodeType - Enum in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Resource classification.
NodeUpdateSchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
NodeUpdateSchedulerEvent(RMNode) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.NodeUpdateSchedulerEvent
 
NONE_ACL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
normalizeRequest(ResourceRequest, ResourceCalculator, Resource, Resource, Resource) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Utility method to normalize a resource request, by insuring that the requested memory is a multiple of minMemory and is not zero.
normalizeRequest(ResourceRequest, ResourceCalculator, Resource, Resource, Resource, Resource) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Utility method to normalize a resource request, by insuring that the requested memory is a multiple of minMemory and is not zero.
normalizeRequests(List<ResourceRequest>, ResourceCalculator, Resource, Resource, Resource) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Utility method to normalize a list of resource requests, by insuring that the memory for each request is a multiple of minMemory and is not zero.
normalizeRequests(List<ResourceRequest>, ResourceCalculator, Resource, Resource, Resource, Resource) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Utility method to normalize a list of resource requests, by insuring that the memory for each request is a multiple of minMemory and is not zero.
notifyFatalError(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
notifyStoreOperationFailed(Exception) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
NullRMStateStore - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
NullRMStateStore() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
numActiveApplications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
numActiveApplications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
numApplications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
numContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
numContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
numContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
numNodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
numPendingApplications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
numPendingApplications - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 

O

OBSERVE_ONLY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
If true, run the policy but do not affect the cluster with preemption and kill events.
onReload(AllocationConfiguration) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService.Listener
 
org.apache.hadoop.yarn.server.resourcemanager - package org.apache.hadoop.yarn.server.resourcemanager
 
org.apache.hadoop.yarn.server.resourcemanager.ahs - package org.apache.hadoop.yarn.server.resourcemanager.ahs
 
org.apache.hadoop.yarn.server.resourcemanager.amlauncher - package org.apache.hadoop.yarn.server.resourcemanager.amlauncher
 
org.apache.hadoop.yarn.server.resourcemanager.labelmanagement - package org.apache.hadoop.yarn.server.resourcemanager.labelmanagement
 
org.apache.hadoop.yarn.server.resourcemanager.monitor - package org.apache.hadoop.yarn.server.resourcemanager.monitor
 
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity - package org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity
 
org.apache.hadoop.yarn.server.resourcemanager.recovery - package org.apache.hadoop.yarn.server.resourcemanager.recovery
 
org.apache.hadoop.yarn.server.resourcemanager.recovery.records - package org.apache.hadoop.yarn.server.resourcemanager.recovery.records
 
org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb - package org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb
 
org.apache.hadoop.yarn.server.resourcemanager.resource - package org.apache.hadoop.yarn.server.resourcemanager.resource
 
org.apache.hadoop.yarn.server.resourcemanager.rmapp - package org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt - package org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
 
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event - package org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
org.apache.hadoop.yarn.server.resourcemanager.rmcontainer - package org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
org.apache.hadoop.yarn.server.resourcemanager.rmnode - package org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
org.apache.hadoop.yarn.server.resourcemanager.scheduler - package org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity - package org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica - package org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica
 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.event - package org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair - package org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies - package org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies
 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo - package org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo
 
org.apache.hadoop.yarn.server.resourcemanager.security - package org.apache.hadoop.yarn.server.resourcemanager.security
 
org.apache.hadoop.yarn.server.resourcemanager.security.authorize - package org.apache.hadoop.yarn.server.resourcemanager.security.authorize
 
org.apache.hadoop.yarn.server.resourcemanager.webapp - package org.apache.hadoop.yarn.server.resourcemanager.webapp
 
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao - package org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
OVER_COMMIT_TIMEOUT_MILLIS_DEFAULT - Static variable in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
negative value means no timeout

P

parent - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
ParentQueue - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
ParentQueue(CapacitySchedulerContext, String, CSQueue, CSQueue) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
parse(String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
Returns SchedulingPolicy instance corresponding to the SchedulingPolicy passed as a string.
parseResourceConfigValue(String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Parses a resource config value of a form like "1024", "1024 mb", or "1024 mb, 3 vcores".
pendingContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
pendingMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
pendingVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
policy - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
postDelegationToken(DelegationToken, HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
postDelegationTokenExpiration(HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
postHead(Hamlet.HTML<HtmlPage._>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.FairSchedulerPage
 
PreemptableResourceScheduler - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Interface for a scheduler that supports preemption/killing
preemptContainer(ApplicationAttemptId, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
preemptContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
Preempt a running container according to the priority
preemptContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
preemptContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
preemptContainer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Preempt a container from this Schedulable if possible.
preemptContainer(ApplicationAttemptId, RMContainer) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.PreemptableResourceScheduler
Ask the scheduler to obtain back the container from a specific application by issuing a preemption request
preemptContainerPreCheck() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
Helper method to check if the queue should preempt containers
PREEMPTED_CONTAINER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
 
PREEMPTION - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Whether preemption is enabled.
PREEMPTION_INTERVAL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
PREEMPTION_THRESHOLD - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
preemptionEnabled - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
preemptionInterval - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
preemptionUtilizationThreshold - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
preemptResources(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
Preempt a quantity of resources.
preemptTasksIfNecessary() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
Check for queues that need tasks preempted, either because they have been below their guaranteed share for minSharePreemptionTimeout or they have been below half their fair share for the fairSharePreemptionTimeout.
PREFIX - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
preHead(Hamlet.HTML<HtmlPage._>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.AboutPage
 
preHead(Hamlet.HTML<HtmlPage._>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.AppPage
 
preHead(Hamlet.HTML<HtmlPage._>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmView
 
Priority - Class in org.apache.hadoop.yarn.server.resourcemanager.resource
 
Priority() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.resource.Priority
 
Priority.Comparator - Class in org.apache.hadoop.yarn.server.resourcemanager.resource
 
Priority.Comparator() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.resource.Priority.Comparator
 
processWatchEvent(WatchedEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
progress - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
ProportionalCapacityPreemptionPolicy - Class in org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity
This class implement a SchedulingEditPolicy that is designed to be paired with the CapacityScheduler.
ProportionalCapacityPreemptionPolicy() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
ProportionalCapacityPreemptionPolicy(Configuration, EventHandler<ContainerPreemptEvent>, CapacityScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
ProportionalCapacityPreemptionPolicy(Configuration, EventHandler<ContainerPreemptEvent>, CapacityScheduler, Clock) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
 
pullContainerUpdates() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
Get and clear the list of containerUpdates accumulated across NM heartbeats.
pullContainerUpdates() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
pullJustFinishedContainers() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Return a list of the last set of finished containers, resetting the finished containers to empty.
pullJustFinishedContainers() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
pullNewlyAllocatedContainersAndNMTokens() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
pullRMNodeUpdates(Collection<RMNode>) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
To receive the collection of all RMNodes whose updates have been received by the RMApp.
pullRMNodeUpdates(Collection<RMNode>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 

Q

qName - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
qstate - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
qstateFormatted - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
queryRMNodes(RMContext, EnumSet<NodeState>) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
 
Queue - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
queue - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
queue - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
queue - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfoList
 
queue() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
 
Queue.QueueLabelPolicy - Enum in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
QUEUE_INFO - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
queueACLsManager - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
QueueACLsManager - Class in org.apache.hadoop.yarn.server.resourcemanager.security
 
QueueACLsManager(ResourceScheduler, Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.QueueACLsManager
 
QueueManager - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Maintains a list of queues as well as scheduling parameters for each queue, such as guaranteed share allocations, from the fair scheduler config file.
QueueManager(FairScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
 
QueueMetrics - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
QueueMetrics(MetricsSystem, String, Queue, boolean, Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
queueMetrics - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
Simple metrics cache to help prevent re-registrations.
queueName - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
queueName - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
queuePath - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
QueuePlacementPolicy - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
QueuePlacementPolicy(List<QueuePlacementRule>, Map<FSQueueType, Set<String>>, Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementPolicy
 
QueuePlacementRule - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
QueuePlacementRule() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule
 
QueuePlacementRule.Default - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Places apps in the specified default queue.
QueuePlacementRule.Default() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Default
 
QueuePlacementRule.NestedUserQueue - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Places apps in queues with name of the submitter under the queue returned by the nested rule.
QueuePlacementRule.NestedUserQueue() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.NestedUserQueue
 
QueuePlacementRule.PrimaryGroup - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Places apps in queues by primary group of the submitter
QueuePlacementRule.PrimaryGroup() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.PrimaryGroup
 
QueuePlacementRule.Reject - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Rejects all apps
QueuePlacementRule.Reject() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Reject
 
QueuePlacementRule.SecondaryGroupExistingQueue - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Places apps in queues by secondary group of the submitter Match will be made on first secondary group that exist in queues
QueuePlacementRule.SecondaryGroupExistingQueue() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.SecondaryGroupExistingQueue
 
QueuePlacementRule.Specified - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Places apps in queues by requested queue of the submitter
QueuePlacementRule.Specified() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.Specified
 
QueuePlacementRule.User - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
Places apps in queues by username of the submitter
QueuePlacementRule.User() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueuePlacementRule.User
 
QUEUES - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
queues - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
queues - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 

R

rack - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
rackLocalityDelayMs - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
rackLocalityThreshold - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
rebootedNodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
recomputeShares() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
recomputeShares() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
recomputeShares() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
Recomputes the shares for all child queues and applications based on this queue's current share
recordFactory - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
recover(RMStateStore.RMState) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.recovery.Recoverable
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
recover(RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
Recoverable - Interface in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
recoverApplication(RMStateStore.ApplicationState, RMStateStore.RMState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
recoverContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
recoverContainer(Resource, SchedulerApplicationAttempt, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
recoverContainer(Resource, SchedulerApplicationAttempt, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
recoverContainer(Resource, SchedulerApplicationAttempt, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
recoverContainer(Resource, SchedulerApplicationAttempt, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
recoverContainer(Resource, SchedulerApplicationAttempt, RMContainer) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue
Recover the state of the queue for a given container.
recoverContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
recoverContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
recoverContainersOnNode(List<NMContainerStatus>, RMNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
recoverResourceRequestForContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
Recover resource request back from RMContainer when a container is preempted before AM pulled the same.
recoverResourceRequests(List<ResourceRequest>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
refreshAdminAcls(RefreshAdminAclsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
refreshClusterNodeLabels(RefreshClusterNodeLabelsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
refreshClusterNodeLabels(RefreshClusterNodeLabelsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
refreshLabel() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
refreshLabelPolicy() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
refreshLabels() - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager
Read a line from file and parse node identifier and labels.
refreshNodes(RefreshNodesRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
refreshNodes(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
 
refreshQueues(RefreshQueuesRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
refreshServiceAcls(RefreshServiceAclsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
refreshServiceAcls(Configuration, PolicyProvider) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
refreshSuperUserGroupsConfiguration(RefreshSuperUserGroupsConfigurationRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
refreshUserToGroupsMappings(RefreshUserToGroupsMappingsRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
regex - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelStorage
 
register(Class<? extends Enum>, EventHandler) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter.MultiThreadedDispatcher
 
REGISTER_AM - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
registerAppAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
registerApplication(ApplicationAttemptId, SecretKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.ClientToAMTokenSecretManagerInRM
 
registerApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
registerApplicationMaster(RegisterApplicationMasterRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
registerMasterKey(ApplicationAttemptId, byte[]) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.ClientToAMTokenSecretManagerInRM
 
registerNodeManager(RegisterNodeManagerRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
 
reinitialize(Configuration, RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
reinitialize(CSQueue, Resource) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Reinitialize the queue.
reinitialize(CSQueue, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
reinitialize(CSQueue, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
reinitialize(Configuration, RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
reinitialize(Configuration, RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
reinitialize(Configuration, RMContext) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.ResourceScheduler
Re-initialize the ResourceScheduler.
RELEASE_CONTAINER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
releaseContainer(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
releaseContainer(Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Release an allocated container on this node.
RELEASED_CONTAINER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
 
releaseResources(String, int, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
reloadAllocations() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
Updates the allocation list from the allocation config file.
removeApp(FSSchedulerApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
Removes the given app from this queue.
removeApplication(RMApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Non-blocking API ResourceManager services call this to remove an application from the state store This does not block the dispatcher threads There is no notification of completion for this operation.
removeApplication(ApplicationId, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
removeApplicationAttempt(FiCaSchedulerApp, LeafQueue.User) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
removeApplicationStateInternal(RMStateStore.ApplicationState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
removeApplicationStateInternal(RMStateStore.ApplicationState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
removeApplicationStateInternal(RMStateStore.ApplicationState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
removeApplicationStateInternal(RMStateStore.ApplicationState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to remove the state of an application and its attempts
removeApplicationStateInternal(RMStateStore.ApplicationState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
removeNodeKey(NodeId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
This is to be called when NodeManager reconnects or goes down.
removeRMDelegationToken(RMDelegationTokenIdentifier, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
RMDTSecretManager call this to remove the state of a delegation token
removeRMDelegationTokenState(RMDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
removeRMDelegationTokenState(RMDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
removeRMDelegationTokenState(RMDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
removeRMDelegationTokenState(RMDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to remove the state of RMDelegationToken
removeRMDelegationTokenState(RMDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
removeRMDTMasterKey(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
RMDTSecretManager call this to remove the state of a master key
removeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
removeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
removeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
removeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to remove the state of DelegationToken Master Key
removeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
removeStoredMasterKey(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
removeStoredToken(RMDelegationTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
render(HtmlBlock.Block) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.AboutBlock
 
render(HtmlBlock.Block) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.AppBlock
 
render(HtmlBlock.Block) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.FairSchedulerAppsBlock
 
render(HtmlBlock.Block) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.MetricsOverviewTable
 
render(HtmlBlock.Block) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.NavBlock
 
renewDelegationToken(RenewDelegationTokenRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
renewToken(DelegationTokenRenewer.DelegationTokenToRenew) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
replaceFile(Path, Path) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
reserve(SchedulerNode, Priority, RMContainer, Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
reservedContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
reservedContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
reservedMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
reservedMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
reservedVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
reservedVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
reserveResource(SchedulerApplicationAttempt, Priority, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerNode
 
reserveResource(SchedulerApplicationAttempt, Priority, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerNode
 
reserveResource(String, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
reserveResource(SchedulerApplicationAttempt, Priority, RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Reserve container for the attempt on this node.
resetAllowedLocalityLevel(Priority, NodeType) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
Should be called when the scheduler assigns a container at a higher degree of locality than the current threshold.
resetLeaderElection() - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
resetPreemptedResources() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
resetReReservations(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
resetSchedulingOpportunities(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Should be called when an application has successfully scheduled a container, or when the scheduling locality threshold is relaxed.
resetSchedulingOpportunities(Priority, long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
resolve(String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
resolving the network topology.
RESOURCE_CALCULATOR_CLASS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
ResourceComparator for scheduling.
ResourceInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
ResourceInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
ResourceInfo(Resource) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
ResourceManager - Class in org.apache.hadoop.yarn.server.resourcemanager
The ResourceManager is the main class that is a set of components.
ResourceManager() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
ResourceManager.ApplicationAttemptEventDispatcher - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ResourceManager.ApplicationAttemptEventDispatcher(RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.ApplicationAttemptEventDispatcher
 
ResourceManager.ApplicationEventDispatcher - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ResourceManager.ApplicationEventDispatcher(RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.ApplicationEventDispatcher
 
ResourceManager.NodeEventDispatcher - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ResourceManager.NodeEventDispatcher(RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.NodeEventDispatcher
 
ResourceManager.RMActiveServices - Class in org.apache.hadoop.yarn.server.resourcemanager
RMActiveServices handles all the Active services in the RM.
ResourceManager.RMContainerPreemptEventDispatcher - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ResourceManager.RMContainerPreemptEventDispatcher(PreemptableResourceScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMContainerPreemptEventDispatcher
 
ResourceManager.RMFatalEventDispatcher - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ResourceManager.RMFatalEventDispatcher(RMContext, ResourceManager) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMFatalEventDispatcher
 
ResourceManager.SchedulerEventDispatcher - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ResourceManager.SchedulerEventDispatcher(ResourceScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.SchedulerEventDispatcher
 
resourceManagerBuildVersion - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
resourceManagerVersion - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
resourceManagerVersionBuiltOn - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
ResourceScheduler - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler
This interface is the one implemented by the schedulers.
resourcesUsed - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
resourcesUsed - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
resourceTracker - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
ResourceTrackerService - Class in org.apache.hadoop.yarn.server.resourcemanager
 
ResourceTrackerService(RMContext, NodesListManager, NMLivelinessMonitor, RMContainerTokenSecretManager, NMTokenSecretManagerInRM) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
 
ResourceType - Enum in org.apache.hadoop.yarn.server.resourcemanager.resource
 
ResourceWeights - Class in org.apache.hadoop.yarn.server.resourcemanager.resource
 
ResourceWeights(float, float) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
ResourceWeights(float) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
ResourceWeights() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
resToPreempt(FSLeafQueue, long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
Return the resource amount that this queue is allowed to preempt, if any.
retrievePassword(AMRMTokenIdentifier) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
Retrieve the password for the given AMRMTokenIdentifier.
RM_APP_ROOT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
RM_DT_SECRET_MANAGER_ROOT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
RM_SCHEDULER_INCREMENT_ALLOCATION_DISKS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
RM_SCHEDULER_INCREMENT_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Increment request grant-able by the RM scheduler.
RM_SCHEDULER_INCREMENT_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
RMApp - Interface in org.apache.hadoop.yarn.server.resourcemanager.rmapp
The interface to an Application in the ResourceManager.
RMAppAttempt - Interface in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
Interface to an Application Attempt in the Resource Manager.
RMAppAttemptContainerAllocatedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptContainerAllocatedEvent(ApplicationAttemptId) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptContainerAllocatedEvent
 
RMAppAttemptContainerFinishedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptContainerFinishedEvent(ApplicationAttemptId, ContainerStatus) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptContainerFinishedEvent
 
RMAppAttemptEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
 
RMAppAttemptEvent(ApplicationAttemptId, RMAppAttemptEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEvent
 
RMAppAttemptEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
 
RMAppAttemptImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
 
RMAppAttemptImpl(ApplicationAttemptId, RMContext, YarnScheduler, ApplicationMasterService, ApplicationSubmissionContext, Configuration, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
RMAppAttemptLaunchFailedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptLaunchFailedEvent(ApplicationAttemptId, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptLaunchFailedEvent
 
RMAppAttemptNewSavedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptNewSavedEvent(ApplicationAttemptId, Exception) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptNewSavedEvent
 
RMAppAttemptRegistrationEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptRegistrationEvent(ApplicationAttemptId, String, int, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptRegistrationEvent
 
RMAppAttemptState - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
 
RMAppAttemptStatusupdateEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptStatusupdateEvent(ApplicationAttemptId, float) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptStatusupdateEvent
 
RMAppAttemptUnregistrationEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptUnregistrationEvent(ApplicationAttemptId, String, FinalApplicationStatus, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptUnregistrationEvent
 
RMAppAttemptUpdateSavedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event
 
RMAppAttemptUpdateSavedEvent(ApplicationAttemptId, Exception) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.event.RMAppAttemptUpdateSavedEvent
 
RMAppEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppEvent(ApplicationId, RMAppEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEvent
 
RMAppEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppFailedAttemptEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppFailedAttemptEvent(ApplicationId, RMAppEventType, String, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppFailedAttemptEvent
 
RMAppFinishedAttemptEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppFinishedAttemptEvent(ApplicationId, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppFinishedAttemptEvent
 
RMAppImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppImpl(ApplicationId, RMContext, Configuration, String, String, String, ApplicationSubmissionContext, YarnScheduler, ApplicationMasterService, long, String, Set<String>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
RMApplicationHistoryWriter - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
ResourceManager uses this class to write the information of RMApp, RMAppAttempt and RMContainer.
RMApplicationHistoryWriter() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
RMApplicationHistoryWriter.MultiThreadedDispatcher - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
RMApplicationHistoryWriter.MultiThreadedDispatcher(int) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter.MultiThreadedDispatcher
 
rmAppManager - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
RMAppManager - Class in org.apache.hadoop.yarn.server.resourcemanager
This class manages the list of applications for the resource manager.
RMAppManager(RMContext, YarnScheduler, ApplicationMasterService, ApplicationACLsManager, Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
RMAppManagerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager
 
RMAppManagerEvent(ApplicationId, RMAppManagerEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMAppManagerEvent
 
RMAppManagerEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager
 
RMAppMoveEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppMoveEvent(ApplicationId, String, SettableFuture<Object>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppMoveEvent
 
RMAppNewSavedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppNewSavedEvent(ApplicationId, Exception) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppNewSavedEvent
 
RMAppNodeUpdateEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppNodeUpdateEvent(ApplicationId, RMNode, RMAppNodeUpdateEvent.RMAppNodeUpdateType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppNodeUpdateEvent
 
RMAppNodeUpdateEvent.RMAppNodeUpdateType - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppRejectedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppRejectedEvent(ApplicationId, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppRejectedEvent
 
RMAppRunningOnNodeEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppRunningOnNodeEvent(ApplicationId, NodeId) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppRunningOnNodeEvent
 
RMAppStartAttemptEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
 
RMAppStartAttemptEvent(ApplicationAttemptId, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppStartAttemptEvent
 
RMAppState - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppUpdateSavedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmapp
 
RMAppUpdateSavedEvent(ApplicationId, Exception) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppUpdateSavedEvent
 
RMAuditLogger - Class in org.apache.hadoop.yarn.server.resourcemanager
Manages ResourceManager audit logs.
RMAuditLogger() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger
 
RMAuditLogger.AuditConstants - Class in org.apache.hadoop.yarn.server.resourcemanager
 
RMAuditLogger.AuditConstants() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
RMAuthenticationHandler - Class in org.apache.hadoop.yarn.server.resourcemanager.security
 
RMAuthenticationHandler() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
 
RMContainer - Interface in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
Represents the ResourceManager's view of an application container.
RMContainerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
RMContainerEvent(ContainerId, RMContainerEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerEvent
 
RMContainerEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
RMContainerFinishedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
RMContainerFinishedEvent(ContainerId, ContainerStatus, RMContainerEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerFinishedEvent
 
RMContainerImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
RMContainerImpl(Container, ApplicationAttemptId, NodeId, String, RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
RMContainerImpl(Container, ApplicationAttemptId, NodeId, String, RMContext, long) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
RMContainerRecoverEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
RMContainerRecoverEvent(ContainerId, NMContainerStatus) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerRecoverEvent
 
RMContainerReservedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
The event signifying that a container has been reserved.
RMContainerReservedEvent(ContainerId, Resource, NodeId, Priority) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerReservedEvent
 
RMContainerState - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmcontainer
 
RMContainerTokenSecretManager - Class in org.apache.hadoop.yarn.server.resourcemanager.security
SecretManager for ContainerTokens.
RMContainerTokenSecretManager(Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.RMContainerTokenSecretManager
 
rmContext - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
"Always On" services.
RMContext - Interface in org.apache.hadoop.yarn.server.resourcemanager
Context of the ResourceManager.
rmContext - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler
 
rmContext - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
rmContext - Variable in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
RMContextImpl - Class in org.apache.hadoop.yarn.server.resourcemanager
 
RMContextImpl() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
Default constructor.
RMContextImpl(Dispatcher, ContainerAllocationExpirer, AMLivelinessMonitor, AMLivelinessMonitor, DelegationTokenRenewer, AMRMTokenSecretManager, RMContainerTokenSecretManager, NMTokenSecretManagerInRM, ClientToAMTokenSecretManagerInRM, RMApplicationHistoryWriter) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
RmController - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
RMDelegationTokenSecretManager - Class in org.apache.hadoop.yarn.server.resourcemanager.security
A ResourceManager specific delegation token secret manager.
RMDelegationTokenSecretManager(long, long, long, long, RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
Create a secret manager
rmDTSecretManager - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
RMFatalEvent - Class in org.apache.hadoop.yarn.server.resourcemanager
 
RMFatalEvent(RMFatalEventType, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMFatalEvent
 
RMFatalEvent(RMFatalEventType, Exception) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMFatalEvent
 
RMFatalEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager
 
RMNMInfo - Class in org.apache.hadoop.yarn.server.resourcemanager
JMX bean listing statuses of all node managers.
RMNMInfo(RMContext, ResourceScheduler) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMNMInfo
Constructor for RMNMInfo registers the bean with JMX.
RMNMInfoBeans - Interface in org.apache.hadoop.yarn.server.resourcemanager
 
RMNode - Interface in org.apache.hadoop.yarn.server.resourcemanager.rmnode
Node managers information on available resources and other static information.
RMNodeCleanAppEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeCleanAppEvent(NodeId, ApplicationId) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeCleanAppEvent
 
RMNodeCleanContainerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeCleanContainerEvent(NodeId, ContainerId) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeCleanContainerEvent
 
RMNodeEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeEvent(NodeId, RMNodeEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeEvent
 
RMNodeEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
This class is used to keep track of all the applications/containers running on a node.
RMNodeImpl(NodeId, RMContext, String, int, int, Node, ResourceOption, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
RMNodeImpl.AddNodeTransition - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl.AddNodeTransition() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.AddNodeTransition
 
RMNodeImpl.CleanUpAppTransition - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl.CleanUpAppTransition() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.CleanUpAppTransition
 
RMNodeImpl.CleanUpContainerTransition - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl.CleanUpContainerTransition() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.CleanUpContainerTransition
 
RMNodeImpl.DeactivateNodeTransition - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl.DeactivateNodeTransition(NodeState) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.DeactivateNodeTransition
 
RMNodeImpl.ReconnectNodeTransition - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl.ReconnectNodeTransition() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.ReconnectNodeTransition
 
RMNodeImpl.StatusUpdateWhenHealthyTransition - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl.StatusUpdateWhenHealthyTransition() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.StatusUpdateWhenHealthyTransition
 
RMNodeImpl.StatusUpdateWhenUnHealthyTransition - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeImpl.StatusUpdateWhenUnHealthyTransition() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.StatusUpdateWhenUnHealthyTransition
 
RMNodeReconnectEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeReconnectEvent(NodeId, RMNode) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeReconnectEvent
 
RMNodeStartedEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeStartedEvent(NodeId, List<NMContainerStatus>, List<ApplicationId>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStartedEvent
 
RMNodeStatusEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
RMNodeStatusEvent(NodeId, NodeHealthStatus, List<ContainerStatus>, List<ApplicationId>, NodeHeartbeatResponse) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeStatusEvent
 
RMPolicyProvider - Class in org.apache.hadoop.yarn.server.resourcemanager.security.authorize
PolicyProvider for YARN ResourceManager protocols.
rmSecretManagerService - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
RMSecretManagerService - Class in org.apache.hadoop.yarn.server.resourcemanager
 
RMSecretManagerService(Configuration, RMContextImpl) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
Construct the service.
RMServerUtils - Class in org.apache.hadoop.yarn.server.resourcemanager
Utility methods to aid serving RM data through the REST and RPC APIs
RMServerUtils() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
 
RMStateStore - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateStore() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
RMStateStore.ApplicationAttemptState - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
State of an application attempt
RMStateStore.ApplicationAttemptState(ApplicationAttemptId, Container, Credentials, long) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
RMStateStore.ApplicationAttemptState(ApplicationAttemptId, Container, Credentials, long, RMAppAttemptState, String, String, FinalApplicationStatus, int) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationAttemptState
 
RMStateStore.ApplicationState - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
State of an application application
RMStateStore.ApplicationState(long, long, ApplicationSubmissionContext, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
RMStateStore.ApplicationState(long, long, ApplicationSubmissionContext, String, RMAppState, String, long) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.ApplicationState
 
RMStateStore.RMDTSecretManagerState - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateStore.RMDTSecretManagerState() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.RMDTSecretManagerState
 
RMStateStore.RMState - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
State of the ResourceManager
RMStateStore.RMState() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore.RMState
 
RMStateStoreAppAttemptEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateStoreAppAttemptEvent(RMStateStore.ApplicationAttemptState) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreAppAttemptEvent
 
RMStateStoreAppEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateStoreAppEvent(RMStateStore.ApplicationState) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreAppEvent
 
RMStateStoreEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateStoreEvent(RMStateStoreEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreEvent
 
RMStateStoreEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateStoreFactory - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateStoreFactory() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreFactory
 
RMStateStoreRemoveAppEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateUpdateAppAttemptEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateUpdateAppAttemptEvent(RMStateStore.ApplicationAttemptState) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateUpdateAppAttemptEvent
 
RMStateUpdateAppEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
RMStateUpdateAppEvent(RMStateStore.ApplicationState) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateUpdateAppEvent
 
RMStateVersion - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records
The version information of RM state.
RMStateVersion() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
RMStateVersionIncompatibleException - Exception in org.apache.hadoop.yarn.server.resourcemanager.recovery
This exception is thrown by ResourceManager if it's loading an incompatible version of state from state store on recovery.
RMStateVersionIncompatibleException(Throwable) - Constructor for exception org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateVersionIncompatibleException
 
RMStateVersionIncompatibleException(String) - Constructor for exception org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateVersionIncompatibleException
 
RMStateVersionIncompatibleException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateVersionIncompatibleException
 
RMStateVersionPBImpl - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb
 
RMStateVersionPBImpl() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.RMStateVersionPBImpl
 
RMStateVersionPBImpl(YarnServerResourceManagerServiceProtos.RMStateVersionProto) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.RMStateVersionPBImpl
 
RmView - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
RmView() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmView
 
RMWebApp - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
The RM webapp
RMWebApp(ResourceManager) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebApp
 
RMWebAppFilter - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
RMWebAppFilter(Injector) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebAppFilter
 
RMWebServices - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
RMWebServices(ResourceManager, Configuration) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
RMZKUtils - Class in org.apache.hadoop.yarn.server.resourcemanager
Helper class that provides utility methods specific to ZK operations
RMZKUtils() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.RMZKUtils
 
rollMasterKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
Creates a new master-key and sets it as the primary.
rollMasterKey() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMContainerTokenSecretManager
Creates a new master-key and sets it as the primary.
ROOT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
ROOT_DIR_NAME - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
ROOT_QUEUE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
ROOT_QUEUE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
 
ROOT_ZNODE_NAME - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
run() - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncher
 
runAppAttempt(ApplicationId, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
runningContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
runningContainers - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 

S

Schedulable - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
A Schedulable represents an entity that can launch tasks, such as a job or a queue.
Schedulable() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
 
SCHEDULE_ASYNCHRONOUSLY_ENABLE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
SCHEDULE_ASYNCHRONOUSLY_PREFIX - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
scheduler - Variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
scheduler - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
scheduler() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
 
SchedulerApplication<T extends SchedulerApplicationAttempt> - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
SchedulerApplication(Queue, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplication
 
SchedulerApplicationAttempt - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Represents an application attempt from the viewpoint of the scheduler.
SchedulerApplicationAttempt(ApplicationAttemptId, String, Queue, ActiveUsersManager, RMContext) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
SchedulerApplicationAttempt.ContainersAndNMTokensAllocation - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
SchedulerApplicationAttempt.ContainersAndNMTokensAllocation(List<Container>, List<NMToken>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.ContainersAndNMTokensAllocation
 
SchedulerAppReport - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Represents an application attempt, and the resources that the attempt is using.
SchedulerAppReport(SchedulerApplicationAttempt) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppReport
 
SchedulerAppUtils - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
 
SchedulerAppUtils() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerAppUtils
 
SchedulerEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
SchedulerEvent(SchedulerEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEvent
 
SchedulerEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.scheduler.event
 
SchedulerInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
SchedulerInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerInfo
 
schedulerInfo - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerTypeInfo
 
SchedulerNode - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Represents a YARN Cluster Node from the viewpoint of the scheduler.
SchedulerNode(RMNode, boolean) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
SchedulerNodeReport - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Node usage report.
SchedulerNodeReport(SchedulerNode) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNodeReport
 
SchedulerPageUtil - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp
 
SchedulerPageUtil() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.SchedulerPageUtil
 
SchedulerTypeInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
SchedulerTypeInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerTypeInfo
 
SchedulerTypeInfo(SchedulerInfo) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.SchedulerTypeInfo
 
SchedulerUtils - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler
Utilities shared by schedulers.
SchedulerUtils() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
 
SchedulingEditPolicy - Interface in org.apache.hadoop.yarn.server.resourcemanager.monitor
 
SchedulingMonitor - Class in org.apache.hadoop.yarn.server.resourcemanager.monitor
 
SchedulingMonitor(RMContext, SchedulingEditPolicy) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingMonitor
 
SchedulingPolicy - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
 
SchedulingPolicy() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.SchedulingPolicy
 
SCHEME - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManagementService
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingMonitor
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.NMLivelinessMonitor
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMActiveServices
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.SchedulerEventDispatcher
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.AMLivelinessMonitor
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.ContainerAllocationExpirer
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManagementService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingMonitor
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMActiveServices
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.SchedulerEventDispatcher
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.EmbeddedElectorService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManagementService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.monitor.SchedulingMonitor
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.RMActiveServices
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.SchedulerEventDispatcher
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceTrackerService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMSecretManagerService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
setAbsoluteUsedCapacity(float) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Set absolute used capacity of the queue.
setAbsoluteUsedCapacity(float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
setAbsoluteUsedCapacity(float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
setAcl(String, QueueACL, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setAcls(String, Map<QueueACL, AccessControlList>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setAcls(HashMap<ApplicationAccessType, String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
setAllocateResponse(AllocateResponse) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.AllocateResponseLock
 
setAMContainer(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
setAMContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setAMContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setAMResource(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
setAmRunning(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
setAppAttemptTokens(ByteBuffer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setAppAttemptTokens(ByteBuffer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setApplicationId(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setApplicationName(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setApplicationSubmissionContext(ApplicationSubmissionContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
setApplicationSubmissionContext(ApplicationSubmissionContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
setApplicationTags(Set<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setApplicationType(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setAppSchedulable(AppSchedulable) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
setAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setAuxillaryServiceData(HashMap<String, String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
setAvailableResourcesToQueue(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
Set available resources.
setAvailableResourcesToUser(String, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
Set available resources.
setCancelTokensWhenComplete(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setCapacity(String, float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setClientRMService(ClientRMService) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
setClientRMService(ClientRMService) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
setClock(Clock) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
setClusterCapacity(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.policies.DominantResourceFairnessPolicy.DominantResourceFairnessComparator
 
setClusterTimeStamp(long) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
setCommands(List<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
setConf(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
setConf(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.NewAppWeightBooster
 
setConf(Configuration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
setConfigurationProvider(ConfigurationProvider) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
setContainerLaunchContextInfo(ContainerLaunchContextInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setCredentials(CredentialsInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
setCurrentAppAttempt(T) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplication
 
setDataWithRetries(String, byte[], int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
setDecommisionedNMs(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClusterMetrics
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
setDrainEventsOnStop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter.MultiThreadedDispatcher
 
setEnvironment(HashMap<String, String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
setEpoch(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
setEpoch(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.EpochPBImpl
 
setFairShare(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
setFairShare(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
setFairShare(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Assign a fair share to this Schedulable.
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setFinalTrackingUrl(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
Set the final tracking Url of the AM.
setFinalTrackingUrl(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setFinishTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
setFinishTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
setHeadroom(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
setHealthReport(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
setKeepContainersAcrossApplicationAttempts(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setKind(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
setLabel(Expression) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
setLabelPolicy(Queue.QueueLabelPolicy) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
setLastTimeAtHalfFairShare(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
setLastTimeAtMinShare(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
setMajorVersion(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.RMStateVersionPBImpl
 
setMajorVersion(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
setMasterContainer(Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setMasterContainer(Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setMasterContainer(Container) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
setMasterKey(SecretKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
 
setMaxAppAttempts(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setMaximumCapacity(String, float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setMaxShare(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
setMaxValidity(Long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
setMemory(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
setMinorVersion(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.RMStateVersionPBImpl
 
setMinorVersion(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
setMinShare(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueMetrics
 
setNextExpirationTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
setNextHeartBeat(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
setNodeHTTPAddress(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
setOwner(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
setParent(CSQueue) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Set the parent Queue.
setParent(CSQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
setParent(CSQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
setPattern(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
setPolicy(SchedulingPolicy) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
setPolicy(SchedulingPolicy) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
setPolicy(SchedulingPolicy) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
setPriority(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setQueue(String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMApp
Reflects a change in the application's queue from the one specified in the ApplicationSubmissionContext.
setQueue(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppImpl
 
setQueue(Queue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
setQueue(Queue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplication
 
setQueue(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setQueues(String, String[]) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setReloadListener(AllocationFileLoaderService.Listener) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
setRenewer(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
setReservedContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
setResource(ResourceInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setResourceComparator(Class<? extends ResourceCalculator>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setResourceOption(ResourceOption) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
Set resource option with total available resource and overCommitTimoutMillis
setResourceOption(ResourceOption) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
setResourceRequests(List<ResourceRequest>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
setResources(HashMap<String, LocalResourceInfo>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ContainerLaunchContextInfo
 
setRMApplicationHistoryWriter(RMApplicationHistoryWriter) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
setRMApplicationHistoryWriter(RMApplicationHistoryWriter) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
setRMContext(RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
setRMContext(RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
setRMContext(RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo.FifoScheduler
 
setRMContext(RMContext) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.ResourceScheduler
Set RMContext for ResourceScheduler.
setRMContext(RMContext) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
 
setRMDelegationTokenSecretManager(RMDelegationTokenSecretManager) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.RMContext
 
setRMDelegationTokenSecretManager(RMDelegationTokenSecretManager) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
setRMDispatcher(Dispatcher) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Dispatcher used to send state operation completion events to ResourceManager services
setRMStateStore(RMStateStore) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
setScheduleAynschronously(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setSecretManager(RMDelegationTokenSecretManager) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
 
setSecrets(HashMap<String, String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CredentialsInfo
 
setSize(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
setStartTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setStartTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
setStartTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setStartTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
setState(RMAppAttemptState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationAttemptStateData
 
setState(RMAppState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
setState(RMAppAttemptState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
setState(RMAppState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
setState(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppState
 
setStateStore(RMStateStore) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
setSubmitTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
 
setSubmitTime(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
setTimerForTokenRenewal(DelegationTokenRenewer.DelegationTokenToRenew) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
set task to renew the token
setTimerTask(TimerTask) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
setTimestamp(long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
setToken(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.DelegationToken
 
setTokens(HashMap<String, String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CredentialsInfo
 
setType(NodeType) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
setType(LocalResourceType) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
setUnmanagedAM(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationSubmissionContextInfo
 
setup() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebApp
 
setUrl(URI) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
setUsedCapacity(float) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Set used capacity of the queue.
setUsedCapacity(float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
setUsedCapacity(float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
setUser(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.ApplicationStateData
The application submitter
setUser(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
setUserLimit(String, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setUserLimitFactor(String, float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
setvCores(int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
setVisibility(LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.LocalResourceInfo
 
setWeight(float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
setWeight(ResourceType, float) - Method in class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
setWorkPreservingRecoveryEnabled(boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMContextImpl
 
shouldCancelAtEnd - Variable in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
shouldCountTowardsMaxAttemptRetry() - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttempt
Return the flag which indicates whether the attempt failure should be counted to attempt retry count.
shouldCountTowardsMaxAttemptRetry() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
showRequests() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
Priority of the ResourceManager shutdown hook.
SIZE_BASED_WEIGHT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Whether to give more weight to apps requiring many resources.
sizeBasedWeight - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
sourceName(String) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
start() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
 
start() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
start() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMContainerTokenSecretManager
 
startedOn - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
startedTime - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
startInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
startInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
startInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
startInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Derived classes start themselves using this method.
startInternal() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
startServer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
startTime - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppAttemptInfo
 
startWepApp() - Method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
STATE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
state - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
state - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
state - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterInfo
 
state - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
state - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 
StatisticsItemInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
StatisticsItemInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 
StatisticsItemInfo(YarnApplicationState, String, long) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 
statItem - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ApplicationStatisticsInfo
 
stop(RMAppAttemptState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
stop(RMAppState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplication
 
stop(RMAppAttemptState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
stop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.AMRMTokenSecretManager
 
stop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
stop() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMContainerTokenSecretManager
 
stopServer() - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
storeApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
storeApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
storeApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
storeApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to store the state of an application attempt
storeApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
storeApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
storeApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
storeApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
storeApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to store the state of an application.
storeApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
StoreFencedException - Exception in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
StoreFencedException() - Constructor for exception org.apache.hadoop.yarn.server.resourcemanager.recovery.StoreFencedException
 
storeNewApplication(RMApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Non-Blocking API ResourceManager services use this to store the application's state This does not block the dispatcher threads RMAppStoredEvent will be sent on completion to notify the RMApp
storeNewApplicationAttempt(RMAppAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
storeNewMasterKey(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
storeNewToken(RMDelegationTokenIdentifier, long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
storeRMDelegationTokenAndSequenceNumber(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
RMDTSecretManager call this to store the state of a delegation token and sequence number
storeRMDelegationTokenAndSequenceNumberState(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
storeRMDelegationTokenAndSequenceNumberState(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
storeRMDelegationTokenAndSequenceNumberState(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
storeRMDelegationTokenAndSequenceNumberState(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to store the state of RMDelegationToken and sequence number
storeRMDelegationTokenAndSequenceNumberState(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
storeRMDTMasterKey(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
RMDTSecretManager call this to store the state of a master key
storeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
storeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
storeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
storeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to store the state of DelegationToken Master Key
storeRMDTMasterKeyState(DelegationKey) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
storeVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
storeVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
storeVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
storeVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Derived class use this method to store the version information.
storeVersion() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
submit() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
 
SUBMIT_APP_REQUEST - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
submitApp(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
submitAppAttempt(String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
submitApplication(SubmitApplicationRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ClientRMService
 
submitApplication(ApplicationSubmissionContext, long, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
submitApplication(ApplicationId, String, String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Submit a new application to the queue.
submitApplication(ApplicationId, String, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
submitApplication() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue.User
 
submitApplication(ApplicationId, String, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
submitApplication(ApplicationSubmissionContextInfo, HttpServletRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
Function to submit an app to the RM
submitApplicationAttempt(FiCaSchedulerApp, String) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Submit an application attempt to the queue.
submitApplicationAttempt(FiCaSchedulerApp, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
submitApplicationAttempt(FiCaSchedulerApp, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
subtractSchedulingOpportunity(Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 

T

tag(MetricsInfo, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
THREAD_JOIN_TIMEOUT_MS - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
 
THREAD_JOIN_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 
THREAD_JOIN_TIMEOUT_MS - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
throwPolicyDoesnotApplyException(SchedulingPolicy) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueue
 
timerTask - Variable in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
token - Variable in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.Epoch
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationAttemptStateDataPBImpl
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.impl.pb.ApplicationStateDataPBImpl
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.records.RMStateVersion
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceWeights
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerImpl
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSAssignment
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.ContainerPreemptEvent
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Convenient toString implementation for debugging.
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer.DelegationTokenToRenew
 
toString() - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ResourceInfo
 
TOTAL_PREEMPTION_PER_ROUND - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
Maximum percentage of resources preempted in a single round.
totalMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
totalNodeCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
totalNodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
totalVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
trackingUI - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
trackingUrl - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
trackingUrlIsNotReady - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
trackingUrlPretty - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
trackNonRunnableApp(FSSchedulerApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer
Tracks the given new non runnable app so that it can be made runnable when it would not violate max running app limits.
trackRunnableApp(FSSchedulerApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer
Tracks the given new runnable app for purposes of maintaining max running app limits.
transferStateFromPreviousAppSchedulingInfo(AppSchedulingInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
 
transferStateFromPreviousAttempt(RMAppAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl
 
transferStateFromPreviousAttempt(SchedulerApplicationAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
transition(RMNodeImpl, RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.AddNodeTransition
 
transition(RMNodeImpl, RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.CleanUpAppTransition
 
transition(RMNodeImpl, RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.CleanUpContainerTransition
 
transition(RMNodeImpl, RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.DeactivateNodeTransition
 
transition(RMNodeImpl, RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.ReconnectNodeTransition
 
transition(RMNodeImpl, RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.StatusUpdateWhenHealthyTransition
 
transition(RMNodeImpl, RMNodeEvent) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl.StatusUpdateWhenUnHealthyTransition
 
transitionToActive(HAServiceProtocol.StateChangeRequestInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
transitionToStandby(HAServiceProtocol.StateChangeRequestInfo) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
TYPE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
 
type - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.StatisticsItemInfo
 

U

UNAUTHORIZED_USER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
UNDEFINED - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
unhealthyNodes - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.ClusterMetricsInfo
 
UNREGISTER_AM - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.RMAuditLogger.AuditConstants
 
unRegisterApplication(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.ClientToAMTokenSecretManagerInRM
 
unregisterApplicationAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.NMTokenSecretManagerInRM
 
unregisterAttempt(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService
 
unreserve(FiCaSchedulerNode, Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerApp
 
unreserve(Priority, FSSchedulerNode) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
Remove the reservation on node at the given Priority.
unreserve(FSSchedulerNode, Priority) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerApp
 
UNRESERVED_CONTAINER - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
 
unreserveResource(SchedulerApplicationAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica.FiCaSchedulerNode
 
unreserveResource(SchedulerApplicationAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerNode
 
unreserveResource(String, Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics
 
unreserveResource(SchedulerApplicationAttempt) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerNode
Unreserve resources on this node.
untrackNonRunnableApp(FSSchedulerApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer
Stops tracking the given non-runnable app
untrackRunnableApp(FSSchedulerApp) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer
Updates the relevant tracking variables after a runnable app with the given queue and user has been removed.
update() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
Recompute the internal variables used by the scheduler - per-job weights, fair shares, deficits, minimum slot allocations, and amount of used and required resources per job.
UPDATE_INTERVAL - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
updateAllocationConfiguration(AllocationConfiguration) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.QueueManager
 
updateApplicationAttemptState(RMStateStore.ApplicationAttemptState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
updateApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
updateApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
updateApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
updateApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
updateApplicationAttemptStateInternal(ApplicationAttemptId, ApplicationAttemptStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
updateApplicationState(RMStateStore.ApplicationState) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
updateApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
updateApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
updateApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
updateApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 
updateApplicationStateInternal(ApplicationId, ApplicationStateData) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
updateAppState(AppState, HttpServletRequest, String) - Method in class org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices
 
updateBlacklist(List<String>, List<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
The ApplicationMaster is updating the blacklist
updateBlacklist(List<String>, List<String>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
updateClusterResource(Resource) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CSQueue
Update the cluster resource for queues as we add/remove nodes
updateClusterResource(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue
 
updateClusterResource(Resource) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.ParentQueue
 
UpdatedContainerInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.rmnode
 
UpdatedContainerInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.UpdatedContainerInfo
 
UpdatedContainerInfo(List<ContainerStatus>, List<ContainerStatus>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.rmnode.UpdatedContainerInfo
 
updateDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AppSchedulable
 
updateDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSLeafQueue
 
updateDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSParentQueue
 
updateDemand() - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.Schedulable
Refresh the Schedulable's demand and those of its children if any.
updateFile(Path, byte[]) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
updateKeepAliveApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.DelegationTokenRenewer
Add a list of applications to the keep alive list.
updateNodeHeartbeatResponseForCleanup(NodeHeartbeatResponse) - Method in interface org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNode
Update a NodeHeartbeatResponse with the list of containers and applications to clean up for this node.
updateNodeHeartbeatResponseForCleanup(NodeHeartbeatResponse) - Method in class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeImpl
 
updateNodeResource(UpdateNodeResourceRequest) - Method in class org.apache.hadoop.yarn.server.resourcemanager.AdminService
 
updateResourceIfChanged(SchedulerNode, RMNode, Resource, Log) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Update resource in SchedulerNode if any resource change in RMNode.
updateResourceRequests(List<ResourceRequest>, boolean) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.AppSchedulingInfo
The ApplicationMaster is updating resource requirements for the application, by asking for more resources and releasing resources acquired by the application.
updateResourceRequests(List<ResourceRequest>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
 
updateRMDelegationTokenAndSequenceNumber(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
RMDTSecretManager call this to update the state of a delegation token and sequence number
updateRMDelegationTokenAndSequenceNumberInternal(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.FileSystemRMStateStore
 
updateRMDelegationTokenAndSequenceNumberInternal(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.MemoryRMStateStore
 
updateRMDelegationTokenAndSequenceNumberInternal(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.NullRMStateStore
 
updateRMDelegationTokenAndSequenceNumberInternal(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
Blocking API Derived classes must implement this method to update the state of RMDelegationToken and sequence number
updateRMDelegationTokenAndSequenceNumberInternal(RMDelegationTokenIdentifier, Long, int) - Method in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
updateRunnabilityOnAppRemoval(FSSchedulerApp, FSLeafQueue) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.MaxRunningAppsEnforcer
Checks to see whether any other applications runnable now that the given application has been removed from the given queue.
updateStoredToken(RMDelegationTokenIdentifier, long) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMDelegationTokenSecretManager
 
usedCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerInfo
 
usedCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerQueueInfo
 
usedCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
usedDisk - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
usedMemoryMB - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
usedNodeCapacity - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.FifoSchedulerInfo
 
usedVirtualCores - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
user - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.AppInfo
 
USER_AS_DEFAULT_QUEUE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
Whether to use the user name as the queue name (instead of "default") if the request does not specify a queue.
USER_LIMIT - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
USER_LIMIT_FACTOR - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerConfiguration
 
UserInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
 
userLimit - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
userLimitFactor - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
userMetricsAvailable - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
UserMetricsInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
UserMetricsInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
UserMetricsInfo(ResourceManager, RMContext, String) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UserMetricsInfo
 
username - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.UserInfo
 
users - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.CapacitySchedulerLeafQueueInfo
 
UsersInfo - Class in org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
 
UsersInfo() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UsersInfo
 
UsersInfo(ArrayList<UserInfo>) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UsersInfo
 
usersList - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.UsersInfo
 

V

validateBlacklistRequest(ResourceBlacklistRequest) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
 
validateConfigs(Configuration) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager
 
validateContainerReleaseRequest(List<ContainerId>, ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
It will validate to make sure all the containers belong to correct application attempt id.
validateResourceRequest(ResourceRequest, Resource) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerUtils
Utility method to validate a resource request, by insuring that the requested memory/vcore/disk is non-negative and not greater than max
validateResourceRequests(List<ResourceRequest>, Resource) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
Utility method to validate a list resource requests, by insuring that the requested memory/vcore is non-negative and not greater than max
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncherEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager.LabelApplicabilityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.NodesListManagerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppNodeUpdateEvent.RMAppNodeUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.RMAppManagerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.RMFatalEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.ContainerPreemptEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue.QueueLabelPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncherEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.labelmanagement.LabelManager.LabelApplicabilityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.NodesListManagerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.resource.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppNodeUpdateEvent.RMAppNodeUpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.RMAppManagerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmcontainer.RMContainerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.RMFatalEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.ContainerPreemptEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSQueueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.server.resourcemanager.scheduler.Queue.QueueLabelPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAccess(AccessControlList, String, Log) - Static method in class org.apache.hadoop.yarn.server.resourcemanager.RMServerUtils
Utility method to verify if the current user has access based on the passed AccessControlList
verifyToken(Token<RMDelegationTokenIdentifier>) - Method in class org.apache.hadoop.yarn.server.resourcemanager.security.RMAuthenticationHandler
Verifies a delegation token.
version - Variable in class org.apache.hadoop.yarn.server.resourcemanager.webapp.dao.NodeInfo
 
VERSION_NODE - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore
 

W

WAIT_TIME_BEFORE_KILL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy
Time in milliseconds between requesting a preemption from an application and killing the container.
WAIT_TIME_BEFORE_KILL - Static variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairSchedulerConfiguration
 
waitTimeBeforeKill - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
warnOrKillContainer(RMContainer) - Method in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
weightAdjuster - Variable in class org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler
 
WeightAdjuster - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
A pluggable object for altering the weights of apps in the fair scheduler, which is used for example by NewAppWeightBooster to give higher weight to new jobs so that short jobs finish faster.
writeAuditLog(ApplicationId) - Method in class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
 
WritingApplicationAttemptFinishEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
WritingApplicationAttemptFinishEvent(ApplicationAttemptId, ApplicationAttemptFinishData) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptFinishEvent
 
WritingApplicationAttemptStartEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
WritingApplicationAttemptStartEvent(ApplicationAttemptId, ApplicationAttemptStartData) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationAttemptStartEvent
 
WritingApplicationFinishEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
WritingApplicationFinishEvent(ApplicationId, ApplicationFinishData) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationFinishEvent
 
WritingApplicationHistoryEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
WritingApplicationHistoryEvent(WritingHistoryEventType) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationHistoryEvent
 
WritingApplicationStartEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
WritingApplicationStartEvent(ApplicationId, ApplicationStartData) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingApplicationStartEvent
 
WritingContainerFinishEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
WritingContainerFinishEvent(ContainerId, ContainerFinishData) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerFinishEvent
 
WritingContainerStartEvent - Class in org.apache.hadoop.yarn.server.resourcemanager.ahs
 
WritingContainerStartEvent(ContainerId, ContainerStartData) - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingContainerStartEvent
 
WritingHistoryEventType - Enum in org.apache.hadoop.yarn.server.resourcemanager.ahs
 

Y

YarnScheduler - Interface in org.apache.hadoop.yarn.server.resourcemanager.scheduler
This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.

Z

zkClient - Variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
ZKRMStateStore - Class in org.apache.hadoop.yarn.server.resourcemanager.recovery
 
ZKRMStateStore() - Constructor for class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
znodeWorkingPath - Variable in class org.apache.hadoop.yarn.server.resourcemanager.recovery.ZKRMStateStore
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 

Copyright © 2014 Apache Software Foundation. All Rights Reserved.