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

$

$() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Expand the environment variable based on client OS environment variable expansion syntax (e.g.
$$() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Expand the environment variable in platform-agnostic syntax.

A

ABORTED - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Containers killed by the framework, either due to being released by the application or being 'lost' due to node failures etc.
ACCESS_DENIED - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if the user is denied to access the timeline data
addDomain(TimelineDomain) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
Add a single domain into the existing domain list
addDomains(List<TimelineDomain>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
All a list of domains into the existing domain list
addEntities(List<TimelineEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
All a list of entities into the existing entity list
addEntity(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Add a single entity into the existing entity list
addError(TimelinePutResponse.TimelinePutError) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Add a single TimelinePutResponse.TimelinePutError instance into the existing list
addErrors(List<TimelinePutResponse.TimelinePutError>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Add a list of TimelinePutResponse.TimelinePutError instances into the existing list
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a single event related to the entity to the existing event list
addEvent(TimelineEvents.EventsOfOneEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Add a single TimelineEvents.EventsOfOneEntity instance into the existing list
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Add a single event to the existing event list
addEventInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Add one piece of the information of the event to the existing information map
addEventInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Add a map of the information of the event to the existing information map
addEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a list of events related to the entity to the existing event list
addEvents(List<TimelineEvents.EventsOfOneEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Add a list of TimelineEvents.EventsOfOneEntity instances into the existing list
addEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Add a list of event to the existing event list
addOtherInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add one piece of other information of the entity to the existing other info map
addOtherInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of other information of the entity to the existing other info map
addPrimaryFilter(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a single piece of primary filter to the existing primary filter map
addPrimaryFilters(Map<String, Set<Object>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of primary filters to the existing primary filter map
addRelatedEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of related entities to the existing related entity map
addRelatedEntity(String, String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add an entity to the existing related entity map
addSuffix(String, String) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Add non empty and non null suffix to a key
addTo(int, int, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Add utilization to the current one.
addToClusterNodeLabels(AddToClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
AddToClusterNodeLabelsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
AddToClusterNodeLabelsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsRequest
 
AddToClusterNodeLabelsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
AddToClusterNodeLabelsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsResponse
 
allocate(AllocateRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The main interface between an ApplicationMaster and the ResourceManager.
AllocateRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The core request sent by the ApplicationMaster to the ResourceManager to obtain resources in the cluster.
AllocateRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
AllocateResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager the ApplicationMaster during resource negotiation.
AllocateResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
AM_SCHEDULING_NODE_BLACKLISTING_DISABLE_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AM_SCHEDULING_NODE_BLACKLISTING_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AMCommand - Enum in org.apache.hadoop.yarn.api.records
Command sent by the Resource Manager to the Application Master in the AllocateResponse
AMRM_PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AMRM_PROXY_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AMRM_PROXY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AMRM_PROXY_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ANY - Static variable in class org.apache.hadoop.yarn.api.records.ResourceRequest
The constant string representing no locality.
APP_SUBMIT_TIME_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The environment variable for APP_SUBMIT_TIME.
appAttemptIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
appIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ApplicationId
 
APPLICATION_HISTORY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether application history service is enabled or not.
APPLICATION_HISTORY_MAX_APPS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Defines the max number of applications could be fetched using REST API or application history protocol and shown in timeline server web ui.
APPLICATION_HISTORY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_HISTORY_SAVE_NON_AM_CONTAINER_META_INFO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Save container meta-info in the application history store.
APPLICATION_HISTORY_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Application history store class
APPLICATION_MAX_TAG_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_MAX_TAGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_TYPE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default application type length
APPLICATION_WEB_PROXY_BASE_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The environmental variable for APPLICATION_WEB_PROXY_BASE.
ApplicationAccessType - Enum in org.apache.hadoop.yarn.api.records
Application access types.
ApplicationAttemptId - Class in org.apache.hadoop.yarn.api.records
ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given ApplicationId.
ApplicationAttemptId() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
ApplicationAttemptNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on (GetApplicationAttemptReportRequest) API when the Application Attempt doesn't exist in Application History Server or ApplicationMasterProtocol.allocate(AllocateRequest) if application doesn't exist in RM.
ApplicationAttemptNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptReport - Class in org.apache.hadoop.yarn.api.records
ApplicationAttemptReport is a report of an application attempt.
ApplicationAttemptReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
ApplicationBaseProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the ResourceManager or ApplicationHistoryServer to get information on applications, application attempts and containers.
ApplicationClientProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the ResourceManager to submit/abort jobs and to get information on applications, cluster metrics, nodes, queues and ACLs.
ApplicationConstants - Interface in org.apache.hadoop.yarn.api
This is the API for the applications comprising of constants that YARN sets up for the applications and the containers.
ApplicationConstants.Environment - Enum in org.apache.hadoop.yarn.api
Environment for Applications.
ApplicationHistoryProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the ApplicationHistoryServer to get the information of completed applications etc.
ApplicationId - Class in org.apache.hadoop.yarn.api.records
ApplicationId represents the globally unique identifier for an application.
ApplicationId() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationId
 
ApplicationIdNotProvidedException - Exception in org.apache.hadoop.yarn.exceptions
Exception to be thrown when Client submit an application without providing ApplicationId in ApplicationSubmissionContext.
ApplicationIdNotProvidedException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationIdNotProvidedException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationIdNotProvidedException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationInitializationContext - Class in org.apache.hadoop.yarn.server.api
Initialization context for AuxiliaryService when starting an application.
ApplicationInitializationContext(String, ApplicationId, ByteBuffer) - Constructor for class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
 
ApplicationMasterNotRegisteredException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when an Application Master tries to unregister by calling ApplicationMasterProtocol.finishApplicationMaster(FinishApplicationMasterRequest) API without first registering by calling ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest) or after an RM restart.
ApplicationMasterNotRegisteredException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationMasterNotRegisteredException
 
ApplicationMasterNotRegisteredException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationMasterNotRegisteredException
 
ApplicationMasterNotRegisteredException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationMasterNotRegisteredException
 
ApplicationMasterProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between a live instance of ApplicationMaster and the ResourceManager.
ApplicationNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on (GetApplicationReportRequest) API when the Application doesn't exist in RM and AHS
ApplicationNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationReport - Class in org.apache.hadoop.yarn.api.records
ApplicationReport is a report of an application.
ApplicationReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationReport
 
ApplicationResourceUsageReport - Class in org.apache.hadoop.yarn.api.records
Contains various scheduling metrics to be reported by UI and CLI.
ApplicationResourceUsageReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
ApplicationsRequestScope - Enum in org.apache.hadoop.yarn.api.protocolrecords
Enumeration that controls the scope of applications fetched
ApplicationSubmissionContext - Class in org.apache.hadoop.yarn.api.records
ApplicationSubmissionContext represents all of the information needed by the ResourceManager to launch the ApplicationMaster for an application.
ApplicationSubmissionContext() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
ApplicationTerminationContext - Class in org.apache.hadoop.yarn.server.api
Initialization context for AuxiliaryService when stopping an application.
ApplicationTerminationContext(ApplicationId) - Constructor for class org.apache.hadoop.yarn.server.api.ApplicationTerminationContext
 
areNodeLabelsEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_EMBEDDED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_ZK_BASE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AuxiliaryService - Class in org.apache.hadoop.yarn.server.api
A generic service that will be started by the NodeManager.
AuxiliaryService(String) - Constructor for class org.apache.hadoop.yarn.server.api.AuxiliaryService
 

B

BAD_CONFIG_MESSAGE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.HAUtil
 
build() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
build() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
build() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
build() - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
build() - Method in class org.apache.hadoop.yarn.api.records.ReservationId
 
build() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 

C

cancelDelegationToken(CancelDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
Cancel an existing delegation Token.
CancelDelegationTokenRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request issued by the client to the ResourceManager to cancel a delegation token.
CancelDelegationTokenRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
CancelDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response from the ResourceManager to a cancelDelegationToken request.
CancelDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenResponse
 
CENTRALIZED_NODELABEL_CONFIGURATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
checkForDecommissioningNodes(CheckForDecommissioningNodesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
CheckForDecommissioningNodesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
CheckForDecommissioningNodesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesRequest
 
CheckForDecommissioningNodesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
CheckForDecommissioningNodesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesResponse
 
CLASS_PATH_SEPARATOR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
This constant is used to construct class path and it will be replaced with real class path separator(':' for Linux and ';' for Windows) by NodeManager on container launch.
CLIENT_FAILOVER_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_PROXY_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_SLEEPTIME_BASE_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_SLEEPTIME_MAX_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_NM_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait to establish a connection to NM
CLIENT_NM_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Time interval between each attempt to connect to NM
ClientSCMProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the SharedCacheManager to claim and release resources in the shared cache.
ClientSCMProtocolPB - Interface in org.apache.hadoop.yarn.api
 
close() - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
 
closeInternal() - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
Derived classes close themselves using this method.
clusterTimestamp - Variable in class org.apache.hadoop.yarn.api.records.ReservationId
 
compare(ReservationRequest, ReservationRequest) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest.ReservationRequestComparator
 
compare(ResourceRequest, ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
 
compareTo(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
compareTo(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
compareTo(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
compareTo(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
compareTo(NodeLabel) - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
compareTo(Priority) - Method in class org.apache.hadoop.yarn.api.records.Priority
 
compareTo(ReservationId) - Method in class org.apache.hadoop.yarn.api.records.ReservationId
 
compareTo(ReservationRequest) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
 
compareTo(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
compareTo(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
compareTo(TimelineEntityGroupId) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
compareTo(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
CONFIG_NODE_LABELS_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ConfigurationProvider - Class in org.apache.hadoop.yarn.conf
 
ConfigurationProvider() - Constructor for class org.apache.hadoop.yarn.conf.ConfigurationProvider
 
ConfigurationProviderFactory - Class in org.apache.hadoop.yarn.conf
 
ConfigurationProviderFactory() - Constructor for class org.apache.hadoop.yarn.conf.ConfigurationProviderFactory
 
Container - Class in org.apache.hadoop.yarn.api.records
Container represents an allocated resource in the cluster.
Container() - Constructor for class org.apache.hadoop.yarn.api.records.Container
 
CONTAINER_ID_BITMASK - Static variable in class org.apache.hadoop.yarn.api.records.ContainerId
 
CONTAINER_TOKEN_FILE_ENV_NAME - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The cache file into which container token is written
ContainerContext - Class in org.apache.hadoop.yarn.server.api
Base context class for AuxiliaryService initializing and stopping a container.
ContainerContext(String, ContainerId, Resource) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerContext
 
ContainerContext(String, ContainerId, Resource, ContainerType) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerContext
 
ContainerExitStatus - Class in org.apache.hadoop.yarn.api.records
Container exit statuses indicating special exit circumstances.
ContainerExitStatus() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
ContainerId - Class in org.apache.hadoop.yarn.api.records
ContainerId represents a globally unique identifier for a Container in the cluster.
ContainerId() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerId
 
ContainerInitializationContext - Class in org.apache.hadoop.yarn.server.api
Initialization context for AuxiliaryService when starting a container.
ContainerInitializationContext(String, ContainerId, Resource) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerInitializationContext
 
ContainerInitializationContext(String, ContainerId, Resource, ContainerType) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerInitializationContext
 
ContainerLaunchContext - Class in org.apache.hadoop.yarn.api.records
ContainerLaunchContext represents all of the information needed by the NodeManager to launch a container.
ContainerLaunchContext() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
 
ContainerLogAggregationPolicy - Interface in org.apache.hadoop.yarn.server.api
This API is used by NodeManager to decide if a given container's logs should be aggregated at run time.
ContainerLogContext - Class in org.apache.hadoop.yarn.server.api
ContainerLogContext(ContainerId, ContainerType, int) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerLogContext
 
ContainerManagementProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between an ApplicationMaster and a NodeManager to start/stop and increase resource of containers and to get status of running containers.
ContainerNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on (GetContainerReportRequest) API when the container doesn't exist in AHS
ContainerNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerReport - Class in org.apache.hadoop.yarn.api.records
ContainerReport is a report of an container.
ContainerReport() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerReport
 
ContainerResourceDecrease - Class in org.apache.hadoop.yarn.api.records
Deprecated.
ContainerResourceDecrease() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
ContainerResourceIncrease - Class in org.apache.hadoop.yarn.api.records
Deprecated.
ContainerResourceIncrease() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
ContainerResourceIncreaseRequest - Class in org.apache.hadoop.yarn.api.records
Deprecated.
ContainerResourceIncreaseRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
ContainerState - Enum in org.apache.hadoop.yarn.api.records
State of a Container.
ContainerStatus - Class in org.apache.hadoop.yarn.api.records
ContainerStatus represents the current status of a Container.
ContainerStatus() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerStatus
 
ContainerTerminationContext - Class in org.apache.hadoop.yarn.server.api
Termination context for AuxiliaryService when stopping a container.
ContainerTerminationContext(String, ContainerId, Resource) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerTerminationContext
 
ContainerTerminationContext(String, ContainerId, Resource, ContainerType) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerTerminationContext
 
ContainerType - Enum in org.apache.hadoop.yarn.server.api
Container property encoding allocation and execution semantics.
ContainerUpdateType - Enum in org.apache.hadoop.yarn.api.records
Encodes the type of Container Update.
CORE_SITE_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CS_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CURATOR_LEADER_ELECTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.

D

DEBUG_NM_DELETE_DELAY_SEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Delay before deleting resource to ease debugging of NM issues
DecommissionType - Enum in org.apache.hadoop.yarn.api.records
 
DEFAULT_AM_SCHEDULING_NODE_BLACKLISTING_DISABLE_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AM_SCHEDULING_NODE_BLACKLISTING_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AMRM_PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AMRM_PROXY_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AMRM_PROXY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AMRM_PROXY_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AMRM_PROXY_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_HISTORY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_HISTORY_MAX_APPS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_HISTORY_SAVE_NON_AM_CONTAINER_META_INFO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default application name
DEFAULT_APPLICATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default application type
DEFAULT_AUTO_FAILOVER_EMBEDDED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AUTO_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AUTO_FAILOVER_ZK_BASE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_PROXY_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_NM_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_NM_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLUSTER_LEVEL_APPLICATION_PRIORITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CONTAINER_TEMP_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Container temp directory
DEFAULT_CURATOR_LEADER_ELECTOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_DISPATCHER_DRAIN_EVENTS_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_APPLICATION_HISTORY_STORE_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_BASED_RM_CONF_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_NODE_LABELS_STORE_IMPL_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_NODE_LABELS_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_RM_STATE_STORE_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_RM_STATE_STORE_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_RM_STATE_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IN_MEMORY_CHECK_PERIOD_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IN_MEMORY_INITIAL_DELAY_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IN_MEMORY_STALENESS_PERIOD_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_CLIENT_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_RECORD_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_RPC_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_SERVER_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_RETAIN_CHECK_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_STATUS_TIME_OUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ADMIN_USER_ENV - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CLIENT_ASYNC_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CLIENT_MAX_NM_PROXIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_EXECUTOR_SCHED_PRIORITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_METRICS_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_METRICS_PERIOD_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_METRICS_UNREGISTER_DELAY_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_MGR_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
DEFAULT_NM_COUNT_LOGICAL_PROCESSORS_AS_CORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DELETE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DISK_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, disks' health is checked every 2 minutes.
DEFAULT_NM_DISK_RESOURCE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Disk as a resource is disabled by default.
DEFAULT_NM_DOCKER_ALLOW_PRIVILEGED_CONTAINERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Privileged containers are disabled by default.
DEFAULT_NM_DOCKER_CONTAINER_CAPABILITIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
These are the default capabilities added by docker.
DEFAULT_NM_DOCKER_PRIVILEGED_CONTAINERS_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default list for users allowed to run privileged containers is empty.
DEFAULT_NM_ENABLE_HARDWARE_CAPABILITY_DETECTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ENV_WHITELIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_SCRIPT_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LINUX_CONTAINER_CGROUPS_DELETE_DELAY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LINUX_CONTAINER_CGROUPS_DELETE_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LINUX_CONTAINER_CGROUPS_STRICT_RESOURCE_USAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCAL_CACHE_MAX_FILES_PER_DIRECTORY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCAL_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CACHE_TARGET_SIZE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_FETCH_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_AGG_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_AGGREGATION_ROLL_MONITORING_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_CONTAINER_DEBUG_INFO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_DELETE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_MAX_PER_DISK_UTILIZATION_PERCENTAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, 90% of the disk can be used before it is marked as offline.
DEFAULT_NM_MIN_HEALTHY_DISKS_FRACTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, at least 25% of disks are to be healthy to say that the node is healthy in terms of disks.
DEFAULT_NM_MIN_PER_DISK_FREE_SPACE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, all of the disk can be used before it is marked as offline.
DEFAULT_NM_NETWORK_RESOURCE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Network as a resource is disabled by default.
DEFAULT_NM_NETWORK_RESOURCE_INTERFACE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NETWORK_RESOURCE_OUTBOUND_BANDWIDTH_MBIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NODE_LABELS_PROVIDER_FETCH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NODE_LABELS_PROVIDER_FETCH_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NODE_LABELS_RESYNC_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NONSECURE_MODE_LIMIT_USERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NONSECURE_MODE_LOCAL_USER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NONSECURE_MODE_USER_PATTERN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PCORES_VCORES_MULTIPLIER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PMEM_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PROCESS_KILL_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RECOVERY_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RECOVERY_SUPERVISED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_REMOTE_APP_LOG_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_REMOTE_APP_LOG_DIR_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RESOURCE_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RESOURCE_PERCENTAGE_PHYSICAL_CPU_LIMIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RESOURCEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_SLEEP_DELAY_BEFORE_SIGKILL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_USER_HOME_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VMEM_PMEM_RATIO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WINDOWS_CONTAINER_CPU_LIMIT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WINDOWS_CONTAINER_MEMORY_LIMIT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NODE_LABEL_EXCLUSIVITY - Static variable in class org.apache.hadoop.yarn.api.records.NodeLabel
By default, node label is exclusive or not
DEFAULT_NODE_LABEL_PARTITION - Static variable in class org.apache.hadoop.yarn.api.records.NodeLabel
Default node label partition used for displaying.
DEFAULT_NODE_LABELS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NODELABEL_CONFIGURATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROCFS_USE_SMAPS_BASED_RSS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROXY_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_QUEUE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default queue name
DEFAULT_RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AM_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AMLAUNCHER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AMRM_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONFIGURATION_PROVIDER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONTAINER_ALLOC_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONTAINER_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DELAYED_DELEGATION_TOKEN_REMOVAL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DELEGATION_TOKEN_RENEWER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_HISTORY_WRITER_MULTI_THREADED_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_LEVELDB_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_MAX_LOG_AGGREGATION_DIAGNOSTICS_IN_MEMORY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_METRICS_RUNTIME_BUCKETS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default sizes of the runtime metric buckets in minutes.
DEFAULT_RM_NM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NM_HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODE_IP_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODE_LABELS_PROVIDER_FETCH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODEMANAGER_CONNECT_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODEMANAGER_UNTRACKED_REMOVAL_TIMEOUT_MSEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODES_EXCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODES_INCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_PROXY_USER_PRIVILEGES_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESERVATION_SYSTEM_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESERVATION_SYSTEM_PLAN_FOLLOWER_TIME_STEP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_ENABLE_MONITORS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MAXIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MAXIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MINIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MINIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_USE_PORT_FOR_NODE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_STATE_STORE_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SYSTEM_METRICS_PUBLISHER_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SYSTEM_METRICS_PUBLISHER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_DELEGATION_TOKEN_AUTH_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_UI_ACTIONS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WORK_PRESERVING_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WORK_PRESERVING_RECOVERY_SCHEDULING_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_ADMIN_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_APP_CHECKER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_CLEANER_INITIAL_DELAY_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_CLEANER_PERIOD_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_CLEANER_RESOURCE_SLEEP_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_CLIENT_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_CLIENT_SERVER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_CLIENT_SERVER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_STORE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_UPLOADER_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_UPLOADER_SERVER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_UPLOADER_SERVER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCM_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SHARED_CACHE_CHECKSUM_ALGO_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SHARED_CACHE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SHARED_CACHE_NESTED_LEVEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SHARED_CACHE_NM_UPLOADER_REPLICATION_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SHARED_CACHE_NM_UPLOADER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SHARED_CACHE_ROOT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_DELEGATION_KEY_UPDATE_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_DELEGATION_TOKEN_MAX_LIFETIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_DELEGATION_TOKEN_RENEW_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_CLIENT_BEST_EFFORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_CLIENT_INTERNAL_ATTEMPT_DIR_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_CLIENT_MAX_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_CLIENT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_CACHE_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_MAX_OPEN_FILES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default leveldb max open files if no configuration is specified.
DEFAULT_TIMELINE_SERVICE_LEVELDB_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default leveldb read cache size if no configuration is specified.
DEFAULT_TIMELINE_SERVICE_LEVELDB_START_TIME_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_START_TIME_WRITE_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_TTL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_WRITE_BATCH_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default leveldb write batch size is no configuration is specified
DEFAULT_TIMELINE_SERVICE_LEVELDB_WRITE_BUFFER_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default leveldb write buffer size if no configuration is specified.
DEFAULT_TIMELINE_SERVICE_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ROLLING_PERIOD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Roll a new database each hour.
DEFAULT_TIMELINE_SERVICE_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_ACL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_ADMIN_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_APP_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ACL used in case none is found.
DEFAULT_YARN_APPLICATION_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default platform-specific CLASSPATH for YARN applications.
DEFAULT_YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CROSS_PLATFORM_APPLICATION_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default platform-agnostic CLASSPATH for YARN applications.
DEFAULT_YARN_FAIL_FAST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_INTERMEDIATE_DATA_ENCRYPTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_MINICLUSTER_CONTROL_RESOURCE_MONITORING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_MINICLUSTER_FIXED_PORTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default is false to be able to run tests concurrently without port conflicts.
DEFAULT_YARN_MINICLUSTER_NM_PMEM_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_MINICLUSTER_USE_RPC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_RESERVATION_ACL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_RM_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_RM_STATE_STORE_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATED_CENTALIZED_NODELABEL_CONFIGURATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
deleteReservation(ReservationDeleteRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to remove an existing Reservation.
deSerialize() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Deserialize the exception to a new Throwable.
DISKS_FAILED - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
When threshold number of the nodemanager-local-directories or threshold number of the nodemanager-log-directories become bad.
DISPATCHER_DRAIN_EVENTS_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DISTRIBUTED_NODELABEL_CONFIGURATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DOCKER_CONTAINER_RUNTIME_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DR_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 

E

equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.Priority
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ReservationId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.Resource
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
 
EXPIRED_ENTITY - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if the entity start time is before the eviction period of old data.

F

failApplicationAttempt(FailApplicationAttemptRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the ResourceManager to fail an application attempt.
FailApplicationAttemptRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager to fail an application attempt.
FailApplicationAttemptRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
 
FailApplicationAttemptResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client failing an application attempt.
FailApplicationAttemptResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptResponse
 
FinalApplicationStatus - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various final states of an Application.
finishApplicationMaster(FinishApplicationMasterRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by an ApplicationMaster to notify the ResourceManager about its completion (success or failed).
FinishApplicationMasterRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The finalization request sent by the ApplicationMaster to inform the ResourceManager about its completion.
FinishApplicationMasterRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
 
FinishApplicationMasterResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a ApplicationMaster on it's completion.
FinishApplicationMasterResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
 
FORBIDDEN_RELATION - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if the user is denied to relate the entity to another one in different domain
forceKillApplication(KillApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the ResourceManager to abort submitted application.
fromPath(Path, Configuration) - Static method in class org.apache.hadoop.yarn.api.records.URL
 
fromPath(Path) - Static method in class org.apache.hadoop.yarn.api.records.URL
 
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.ContainerId
 
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.NodeId
 
fromString(String) - Static method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
fromURI(URI, Configuration) - Static method in class org.apache.hadoop.yarn.api.records.URL
 
fromURI(URI) - Static method in class org.apache.hadoop.yarn.api.records.URL
 
FS_APPLICATION_HISTORY_STORE_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
T-file compression types used to compress history data.
FS_APPLICATION_HISTORY_STORE_URI - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
URI for FileSystemApplicationHistoryStore
FS_BASED_RM_CONF_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Store the related configuration files in File System
FS_NODE_LABELS_STORE_IMPL_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Node label store implementation class
FS_NODE_LABELS_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FS_NODE_LABELS_STORE_ROOT_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
URI for NodeLabelManager
FS_RM_STATE_STORE_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FS_RM_STATE_STORE_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FS_RM_STATE_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FS_RM_STATE_STORE_URI - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
URI for FileSystemRMStateStore

G

getAbout() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getAcceptanceTime() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Get the acceptance time of the reservation.
getAccepted() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RunSharedCacheCleanerTaskResponse
Get whether or not the shared cache manager has accepted the request.
getAccessibleNodeLabels() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the accessible node labels of the queue.
getAggregatedContainersUtilization() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get containers aggregated resource utilization in a node
getAllEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Get a list of TimelineEvents.EventsOfOneEntity instances
getAllocatedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly allocated Container by the ResourceManager.
getAllocatedContainers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of allocated containers.
getAllocatedMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the allocated memory in MB
getAllocatedResource() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Resource of the container.
getAllocatedVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the allocated vcores
getAllServicesMetaData() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the meta-data from all auxiliary services running on the NodeManager.
getAMCommand() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
If the ResourceManager needs the ApplicationMaster to take some action then it will send an AMCommand to the ApplicationMaster.
getAMContainerId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ContainerId of AMContainer for this attempt
getAMContainerResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get ResourceRequest of AM container, if this is not null, scheduler will use this to acquire resource for AM container.
getAMContainerSpec() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ContainerLaunchContext to describe the Container with which the ApplicationMaster is launched.
getAmNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the default Node Label expression for all the application's containers
getAMRMToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
The AMRMToken that belong to this attempt
getAMRMToken() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the AMRM token of the application.
getAppId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Get the ApplicationId of the resource to be released.
getAppId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Get the ApplicationId of the resource to be used.
getApplicationACLs() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the ApplicationACLs for the application.
getApplicationACLs() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the ApplicationACLs for the application.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
Get the ApplicationAttemptId of the attempt to be failed.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Get the ApplicationAttemptId of an application attempt.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Get the ApplicationAttemptId of an application attempt.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ApplicationAttemptId of this attempt of the application
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Get the ApplicationAttemptId of the application to which the Container was assigned.
getApplicationAttemptList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport of an application.
getApplicationAttemptReport(GetApplicationAttemptReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
The interface used by clients to get a report of an Application Attempt from the ResourceManager or ApplicationHistoryServer
getApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport for the application attempt.
GetApplicationAttemptReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the ResourceManager to get an ApplicationAttemptReport for an application attempt.
GetApplicationAttemptReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
 
GetApplicationAttemptReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting an application attempt report.
GetApplicationAttemptReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
 
getApplicationAttempts(GetApplicationAttemptsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
The interface used by clients to get a report of all Application attempts in the cluster from the ResourceManager or ApplicationHistoryServer
GetApplicationAttemptsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a list of application attempt reports of an application from the ResourceManager.
GetApplicationAttemptsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
 
GetApplicationAttemptsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a list of ApplicationAttemptReport for application attempts.
GetApplicationAttemptsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
 
getApplicationDataForService() - Method in class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Get the ApplicationId of an application
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Get the ApplicationId of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the new ApplicationId allocated by the ResourceManager.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Get the ApplicationId of the application to be aborted.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the ApplicationId of the application to be moved.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Get the ApplicationId of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the ApplicationId of the ApplicationAttempId.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationId of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ApplicationId of the submitted application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
Get the ApplicationId of the TimelineEntityGroupId.
getApplicationId() - Method in class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
Get ApplicationId of the application
getApplicationId() - Method in class org.apache.hadoop.yarn.server.api.ApplicationTerminationContext
Get ApplicationId of the application being stopped.
getApplicationList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
Get ApplicationReport for applications.
getApplicationName() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the application name.
getApplicationPriority() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Priority of the application
getApplicationPriority() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Get the Priority of the application to be set.
getApplicationPriority() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
Get the Priority of the application to be set.
getApplicationReport(GetApplicationReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
The interface used by clients to get a report of an Application from the ResourceManager or ApplicationHistoryServer.
getApplicationReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
Get the ApplicationReport for the application.
GetApplicationReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the ResourceManager to get an ApplicationReport for an application.
GetApplicationReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
 
GetApplicationReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting an application report.
GetApplicationReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
getApplicationResourceUsageReport() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Retrieve the structure containing the job resources for this application
getApplications(GetApplicationsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
The interface used by clients to get a report of Applications matching the filters defined by GetApplicationsRequest in the cluster from the ResourceManager or ApplicationHistoryServer.
getApplications() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the running applications of the queue.
GetApplicationsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a report of Applications in the cluster from the ResourceManager.
GetApplicationsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
 
GetApplicationsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting an ApplicationReport for applications.
GetApplicationsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
getApplicationStates() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the application states to filter applications on
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Get the ApplicationSubmissionContext for the application.
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the tags to filter applications on
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get all tags corresponding to the application
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get tags for the application
getApplicationType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the application's Type
getApplicationType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the application type
getApplicationTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the application types to filter applications on
getAppNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the default Node Label expression for all the application's containers
getArrival() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Get the arrival time or the earliest time from which the resource(s) can be allocated.
getAskList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ResourceRequest to update the ResourceManager about the application's resource requirements.
getAssignedNode() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated NodeId where container is running.
getAttemptFailuresValidityInterval() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the attemptFailuresValidityInterval in milliseconds for the application
getAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the attempt id of the Application.
getAvailableMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the available memory in MB
getAvailableResources() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the available headroom for resources in the cluster for the application.
getAvailableVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the available vcores
getBlacklistAdditions() - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Get the list of resource-names which should be added to the application blacklist.
getBlacklistRemovals() - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Get the list of resource-names which should be removed from the application blacklist.
getCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the Resource allocated to the container.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the total Resource on the node.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Get the Resource capability of the request.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
Get the allocated resource.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Resource capability of the request.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the Resource capability of the container.
getCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured capacity of the queue.
getCause() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Get the cause of this exception or null if the cause is nonexistent or unknown.
getChildQueues() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the child queues of the queue.
getClientToAMToken() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the client token for communicating with the ApplicationMaster.
getClientToAMTokenMasterKey() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get ClientToAMToken master key.
getClusterId(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
getClusterMetrics(GetClusterMetricsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get metrics about the cluster from the ResourceManager.
getClusterMetrics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
Get the YarnClusterMetrics for the cluster.
GetClusterMetricsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get cluster metrics from the ResourceManager.
GetClusterMetricsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
 
GetClusterMetricsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting cluster metrics.
GetClusterMetricsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
getClusterNodeLabels(GetClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to get node labels in the cluster
GetClusterNodeLabelsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
 
GetClusterNodeLabelsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsRequest
 
GetClusterNodeLabelsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
 
GetClusterNodeLabelsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
getClusterNodes(GetClusterNodesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of all nodes in the cluster from the ResourceManager.
GetClusterNodesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a report of all nodes in the cluster from the ResourceManager.
GetClusterNodesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
GetClusterNodesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a NodeReport for all nodes.
GetClusterNodesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
getClusterTimestamp() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
Get the start time of the ResourceManager which is used to generate globally unique ApplicationId.
getClusterTimestamp() - Method in class org.apache.hadoop.yarn.api.records.ReservationId
Get the start time of the ResourceManager which is used to generate globally unique ReservationId.
getClusterUsagePercentage() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the percentage of resources of the cluster that the app is using.
getCommand() - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Get the SignalContainerCommand of the signal request.
getCommands() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the list of commands for launching the container.
getCompletedContainersStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of completed containers' statuses.
getConcurrency() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Get the number of containers that need to be scheduled concurrently.
getConfigurationInputStream(Configuration, String) - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
Opens an InputStream at the indicated file
getConfigurationProvider(Configuration) - Static method in class org.apache.hadoop.yarn.conf.ConfigurationProviderFactory
Creates an instance of ConfigurationProvider using given configuration.
getConfValueForRMInstance(String, Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getConfValueForRMInstance(String, String, Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getContainer() - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Get the Container.
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the final exit status of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Get the ContainerId of the Container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Get the ContainerId of the container to signal.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Get the identifier of the ContainerId.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the ContainerId of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerId of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the ContainerId of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get ContainerId of the container being initialized or stopped.
getContainerId() - Method in class org.apache.hadoop.yarn.server.api.ContainerLogContext
Get ContainerId of the container.
getContainerIds() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Get the list of ContainerIds of containers for which to obtain the ContainerStatus.
getContainerIds() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Get the ContainerIds of the containers to be stopped.
getContainerLaunchContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Get the ContainerLaunchContext for the container to be started by the NodeManager.
getContainerList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Get a list of ContainerReport for all the containers of an application attempt.
getContainerReport(GetContainerReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
The interface used by clients to get a report of an Container from the ResourceManager or ApplicationHistoryServer
getContainerReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
Get the ContainerReport for the container.
GetContainerReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the ResourceManager to get an ContainerReport for a container.
GetContainerReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
 
GetContainerReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a container report.
GetContainerReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
getContainers(GetContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
The interface used by clients to get a report of Containers for an application attempt from the ResourceManager or ApplicationHistoryServer
getContainers() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
Assign the set of PreemptionContainer specifying which containers owned by the ApplicationMaster that may be reclaimed by the ResourceManager.
getContainers() - Method in class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
Get the set of PreemptionContainer specifying containers owned by the ApplicationMaster that may be reclaimed by the ResourceManager.
getContainersFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the list of running containers as viewed by ResourceManager from previous application attempts.
GetContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a list of container reports, which belong to an application attempt from the ResourceManager.
GetContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
 
GetContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a list of ContainerReport for containers.
GetContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
 
getContainerState() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the final ContainerState of the container.
getContainerStatuses(GetContainerStatusesRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The API used by the ApplicationMaster to request for current statuses of Containers from the NodeManager.
getContainerStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Get the ContainerStatuses of the requested containers.
GetContainerStatusesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to the NodeManager to get ContainerStatus of requested containers.
GetContainerStatusesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
 
GetContainerStatusesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to obtain the ContainerStatus of requested containers.
GetContainerStatusesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
 
getContainersToIncrease() - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceRequest
Get a list of container tokens to be used for authorization during container resource increase.
getContainerToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Get the container token to be used for authorization during starting container.
getContainerToken() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the ContainerToken for the container.
getContainerToken() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
getContainerType() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get ContainerType the type of the container being initialized or stopped.
getContainerType() - Method in class org.apache.hadoop.yarn.server.api.ContainerLogContext
Get ContainerType the type of the container.
getContainerUpdateType() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the ContainerUpdateType of the container.
getContainerVersion() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the ContainerId of the container.
getContent() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
 
getContract() - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
getCPU() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get CPU utilization.
getCreatedTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the created time of the domain
getCreationTime() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the creation time of the container.
getCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationAttemptId of the current attempt of the application
getCurrentCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the current capacity of the queue.
getDeadline() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Get the deadline or the latest time by when the resource(s) must be allocated.
getDecommissioningNodes() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesResponse
 
getDecommissionType() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
Get the DecommissionType
getDecreasedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Deprecated.
getDefaultNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the default node label expression of the queue, this takes affect only when the ApplicationSubmissionContext and ResourceRequest don't specify their NodeLabelExpression.
getDelegationToken(GetDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
The interface used by clients to get delegation token, enabling the containers to be able to talk to the service using those tokens.
getDelegationToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
Get the delegation token requested to be cancelled.
getDelegationToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
Get the delegation token requested to be renewed by the client.
GetDelegationTokenRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request issued by the client to get a delegation token from the ResourceManager.
GetDelegationTokenRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
GetDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Response to a GetDelegationTokenRequest request from the client.
GetDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
getDescription() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the domain description
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get diagnostic information on application failure.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Get the diagnostics to which the application is being killed.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the diagnositic information of the application attempt in case of errors.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the diagnositic information of the application in case of errors.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get diagnostic messages for failed containers.
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the DiagnosticsInfo of the container.
getDomainId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the ID of the domain that the entity is to be put
getDomains() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
Get a list of domains
getDuration() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Get the duration in milliseconds for which the resource is required.
getEndTime() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Get the end time to use to search for reservations.
getEndTime() - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
Get the end time that the resource is allocated.
getEntities() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Get a list of entities
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the entity Id
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get the entity Id
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the entity Id
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the entity type
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get the entity type
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the entity type
getEnvironment() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get environment variables for the container.
getErrorCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the error code
getErrors() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Get a list of TimelinePutResponse.TimelinePutError instances
getEventInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the information of the event
getEventInfoJAXB() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get a list of events related to the entity
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get a list of events
getEventType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Get the event type
getExcludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Get exclude pattern.
getExitCode() - Method in class org.apache.hadoop.yarn.server.api.ContainerLogContext
Get the exit code of the container.
getExitStatus() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the exit status for the container.
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
Get the containerId-to-exception map in which the exception indicates error from each container for failed requests.
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailOnUnknownNodes() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
getFile() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the file of the URL.
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get final state of the ApplicationMaster.
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the final finish status of the application.
getFinishRange() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the range of finish times to filter applications on
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the finish time of the application.
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the finish time of the application.
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the Finish time of the container.
getHadoopBuildVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getHadoopVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getHadoopVersionBuiltOn() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getHealthReport() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the diagnostic health report of the node.
getHost() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the host on which the ApplicationMaster is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the host on which this attempt of ApplicationMaster is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the host on which the ApplicationMaster is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.NodeId
Get the hostname of the node.
getHost() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the host of the URL.
getHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the http address of the node.
getId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
Get the short integer identifier of the ApplicationId which is unique for all applications started by a particular instance of the ResourceManager.
getId() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the globally unique identifier for the container.
getId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Deprecated.
getId() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
getId() - Method in class org.apache.hadoop.yarn.api.records.ReservationId
Get the long identifier of the ReservationId which is unique for all Reservations started by a particular instance of the ResourceManager.
getId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the domain ID
getIdentifier() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the token identifier.
getIncludeApplications() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about active applications required?
getIncludeChildQueues() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about child queues required?
getIncludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Get include pattern.
getIncludeResourceAllocations() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Get the boolean representing whether or not the user is requesting the full resource allocation.
getIncreasedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Deprecated.
getIncreaseRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Deprecated.
getInterpreter() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
Get the ReservationRequestInterpreter, representing how the list of resources should be allocated, this captures temporal ordering and other constraints.
getIsKillCompleted() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
Get the flag which indicates that the process of killing application is completed or not.
getIsUnregistered() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
Get the flag which indicates that the application has successfully unregistered with the RM and the application can safely stop.
getKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the flag which indicates whether to keep containers across application attempts or not.
getKind() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the token kind.
getLabelsToNodes(GetLabelsToNodesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to get labels to nodes mappings in existing cluster
getLabelsToNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesResponse
 
GetLabelsToNodesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
 
GetLabelsToNodesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequest
 
GetLabelsToNodesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
 
GetLabelsToNodesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesResponse
 
getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the last timestamp at which the health report was received.
getLimit() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the limit on the number applications to return
getLocalResources() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get LocalResource required by the container.
getLogAggregationContext() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get LogAggregationContext of the application
getLogAggregationPolicyClassName() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Get the log aggregation policy class.
getLogAggregationPolicyParameters() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Get the log aggregation policy parameters.
getLogAggregationStatus() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get log aggregation status for the application
getLogUrl() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the LogURL of the container.
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
getMaximumCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the maximum capacity of the queue.
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the maximum capability for any Resource allocated by the ResourceManager in the cluster.
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the maximum capability for any Resource allocated by the ResourceManager in the cluster.
getMemory() - Method in class org.apache.hadoop.yarn.api.records.Resource
Deprecated.
getMemorySeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the aggregated amount of memory (in megabytes) the application has allocated times the number of seconds the application has been running.
getMemorySize() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get memory of the resource.
getMessage() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Get the detail message string of this exception.
getMetaData() - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Retrieve meta-data for this AuxiliaryService.
getModifiedTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the modified time of the domain
getName() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user-defined name of the application.
getName() - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
getNeededResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the needed Resource.
getNewApplication(GetNewApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to obtain a new ApplicationId for submitting new applications.
GetNewApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get a new ApplicationId for submitting an application.
GetNewApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
 
GetNewApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client for a request to get a new ApplicationId for submitting applications.
GetNewApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
getNewReservation(GetNewReservationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to obtain a new ReservationId for submitting new reservations.
GetNewReservationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get a new ReservationId for submitting an reservation.
GetNewReservationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationRequest
 
GetNewReservationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client for a request to get a new ReservationId for submitting reservations.
GetNewReservationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
 
getNextExpirationTime() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
getNMTokens() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of NMTokens required for communicating with NM.
getNMTokensFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the list of NMTokens for communicating with the NMs where the containers of previous application attempts are running.
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the http uri of the node on which the container is allocated.
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the Node Http address of the container
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the identifier of the node on which the container is allocated.
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.NMToken
Get the NodeId of the NodeManager for which the NMToken is used to authenticate.
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeId of the node.
getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get node-label-expression for this app.
getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get node-label-expression for this Resource Request.
getNodeLabelList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
getNodeLabels() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
getNodeLabels() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequest
 
getNodeLabels() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get labels of this node
getNodeLabels() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsRequest
 
getNodeLabels() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsRequest
 
getNodeReports() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
Get NodeReport for all nodes in the cluster.
getNodeResourceMap() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Get the map from NodeId to ResourceOption.
getNodeState() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeState of the node.
getNodeStates() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
The state to filter the cluster nodes with.
GetNodesToLabelsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
 
GetNodesToLabelsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsRequest
 
GetNodesToLabelsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
 
GetNodesToLabelsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
 
getNodeToLabels(GetNodesToLabelsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to get node to labels mappings in existing cluster
getNodeToLabels() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
 
getNodeToLabels() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
getNodeUtilization() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get node resource utilization
getNumActiveNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of ActiveNodeManagers in the cluster.
getNumActiveUsers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of active users
getNumAppsCompleted() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of completed apps
getNumAppsFailed() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of failed apps
getNumAppsKilled() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of killed apps
getNumAppsPending() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of pending apps
getNumAppsRunning() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of running apps
getNumAppsSubmitted() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of apps submitted
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the number of hosts available on the cluster.
getNumContainers() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the number of allocated containers on the node.
getNumContainers() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Get the number of containers required with the given specifications.
getNumContainers() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the number of containers required with the given specifications.
getNumDecommissionedNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of DecommissionedNodeManagers in the cluster.
getNumLostNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of LostNodeManagers in the cluster.
getNumNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of NodeManagers in the cluster.
getNumRebootedNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of RebootedNodeManagers in the cluster.
getNumReservedContainers() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the number of reserved containers.
getNumUnhealthyNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of UnhealthyNodeManagers in the cluster.
getNumUsedContainers() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the number of used containers.
getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the original tracking url for the application attempt.
getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the original not-proxied tracking url for the application.
getOtherInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the other information of the entity
getOtherInfoJAXB() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
getOverCommitTimeout() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
Get timeout for tolerant of resource over-commitment Note: negative value means no timeout so that allocated containers will keep running until the end even under resource over-commitment cases.
getOwner() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the domain owner
getPassword() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the token password
getPath() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceResponse
Get the Path corresponding to the requested resource in the shared cache.
getPattern() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the pattern that should be used to extract entries from the archive (only used when type is PATTERN).
getPendingContainers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of pending containers.
getPendingMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the pending memory in MB
getPendingVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the pending vcores
getPhysicalMemory() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get physical memory.
getPort() - Method in class org.apache.hadoop.yarn.api.records.NodeId
Get the port for communicating with the node.
getPort() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the port of the URL.
getPreemptedMemorySeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the aggregated amount of memory preempted(in megabytes) the application has allocated times the number of seconds the application has been running.
getPreemptedVcoreSeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the aggregated number of vcores preempted that the application has allocated times the number of seconds the application has been running.
getPreemptionDisabled() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the preemption status of the queue.
getPreemptionMessage() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the description of containers owned by the AM, but requested back by the cluster.
getPrimaryFilters() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the primary filters
getPrimaryFiltersJAXB() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get priority of the application
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the Priority of the application.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the Priority at which the Container was allocated.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Priority of the container.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.Priority
Get the assigned priority
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Priority of the request.
getProgress() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the current progress of application.
getProgress() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the application's progress ( range 0.0 to 1.0 )
getQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the queue that the application was placed in.
getQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Get queue name to use to find reservations.
getQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Get the name of the Plan that corresponds to the name of the QueueInfo in the scheduler to which the reservation will be submitted to.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the queue to which the application was submitted.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the queue to which the application is being submitted.
getQueueInfo(GetQueueInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queues from the ResourceManager.
getQueueInfo() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
Get the QueueInfo for the specified queue.
GetQueueInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get queue information from the ResourceManager.
GetQueueInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
 
GetQueueInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting information about queues in the system.
GetQueueInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
getQueueName() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Get the queue name for which to get queue information.
getQueueName() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the name of the queue.
getQueueName() - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the queue name of the queue.
getQueues() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the queues to filter applications on
getQueueState() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the QueueState of the queue.
getQueueStatistics() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the queue stats for the queue
getQueueUsagePercentage() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the percentage of resources of the queue that the app is using.
getQueueUserAcls(GetQueueUserAclsInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queue acls for current user from the ResourceManager.
GetQueueUserAclsInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to the ResourceManager to get queue acls for the current user.
GetQueueUserAclsInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
 
GetQueueUserAclsInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to clients seeking queue acls for the user.
GetQueueUserAclsInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
getRackName() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the rack name for the node.
getReaders() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the reader (and/or reader group) list string
getReason() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Get reason why the update request was not satisfiable.
getRecordFactory(Configuration) - Static method in class org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider
 
getRecoveryPath() - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Get the path specific to this auxiliary service to use for recovery.
getRecursive() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information on the entire child queue hierarchy required?
getRelatedEntities() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the related entities
getRelatedEntitiesJAXB() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
getRelaxLocality() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get whether locality relaxation is enabled with this ResourceRequest.
getReleaseList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ContainerId of containers being released by the ApplicationMaster.
getRemoteTrace() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Get the backtrace of this exception.
getRenewer() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
getReservationAllocationState() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse
Get the list of ReservationAllocationState, that corresponds to a reservation in the scheduler.
getReservationDefinition() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Get the ReservationDefinition representing the user constraints for this reservation
getReservationDefinition() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
Get the ReservationDefinition representing the updated user constraints for this reservation
getReservationDefinition() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Get the reservation definition used to make the reservation.
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
Get a new ReservationId to be used to submit a reservation.
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
Get the ReservationId, that corresponds to a valid resource allocation in the scheduler (between start and end time of this reservation)
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Get the reservation id to use to find a reservation.
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Get the reservation id that corresponds to the reservation submission.
getReservationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
Get the ReservationId, that corresponds to a valid resource allocation in the scheduler (between start and end time of this reservation)
getReservationID() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the reservation id, that corresponds to a valid resource allocation in the scheduler (between start and end time of the corresponding reservation)
getReservationId() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Get the id of the reservation.
getReservationName() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Get the name for this reservation.
getReservationRequests() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Get the list of ReservationRequests representing the resources required by the application
getReservationResources() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
Get the list of ReservationRequest representing the resources required by the application
getReservedContainers() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the number of reserved containers.
getReservedMemoryMB() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the reserved memory in MB
getReservedResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the reserved Resource.
getReservedVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the reserved vcores
getResource() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the resource required by the ApplicationMaster for this application.
getResource() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the Resource allocated to the container.
getResource() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the location of the resource to be localized.
getResource() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
Get the resource of the ResourceOption.
getResource() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get Resource the resource capability allocated to the container being initialized or stopped.
getResourceAllocationRequests() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Get the Resource allocations of the reservation based on the current state of the plan.
getResourceBlacklistRequest() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the ResourceBlacklistRequest being sent by the ApplicationMaster.
getResourceKey() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Get the key of the resource to be released.
getResourceKey() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Get the key of the resource to be used.
getResourceName() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the resource (e.g.
getResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
If the AM releases resources matching these requests, then the PreemptionContainers enumerated in PreemptionContract.getContainers() should not be evicted from the cluster.
getResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
getResponseId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the response id used to track duplicate responses.
getResponseId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the last response id.
getRMDefaultPortNumber(String, Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
getRMDelegationToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.
getRMHAId(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getRMHAIds(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getRolledLogsExcludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Get exclude pattern for aggregation in a rolling fashion.
getRolledLogsIncludePattern() - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Get include pattern in a rolling fashion.
getRpcPort() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the RPC port on which the ApplicationMaster is responding.
getRpcPort() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the RPC port of this attempt ApplicationMaster.
getRpcPort() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the RPC port of the ApplicationMaster.
getSchedulerResourceTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get a set of the resource types considered by the scheduler.
getScheme() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the scheme of the URL.
getScope() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the ApplicationsRequestScope of applications to be filtered.
getService() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the service to which the token is allocated.
getServiceAddressConfKeys(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
getServiceData() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get application-specific binary service data.
getShouldBeUploadedToSharedCache() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
NM uses it to decide whether if it is necessary to upload the resource to the shared cache
getSize() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the size of the resource to be localized.
getSocketAddr(String, String, int) - Method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Get the socket address for name property as a InetSocketAddress.
getStartContainerRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Get a list of StartContainerRequest to start containers.
getStartRange() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the range of start times to filter applications on
getStartTime() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Get the start time to use to search for reservations.
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the start time of the application.
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
Get the start time that the resource is allocated.
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the start time of the entity
getState() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerState of the container.
getStrictContract() - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
getSuccessfullyIncreasedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
Get the list of containerIds of containers whose resource have been successfully increased.
getSuccessfullyStartedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the list of ContainerId s of the containers that are started successfully.
getSuccessfullyStoppedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Get the list of containerIds of successfully stopped containers.
getTargetQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the queue to place the application in.
getTimelineEntityGroupId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
Get the timelineEntityGroupId.
getTimelineServiceBuildVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getTimelineServiceVersion() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getTimelineServiceVersionBuiltOn() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the original timestamp of the resource to be localized, used for verification.
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Get the timestamp of the event
getToken() - Method in class org.apache.hadoop.yarn.api.records.NMToken
Get the Token used for authenticating with NodeManager
getTokens() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get all the tokens needed by this container.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get the tracking URL for the ApplicationMaster.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the tracking URL for the ApplicationMaster.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the tracking url for the application attempt.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the tracking url for the application.
getType() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceType of the resource to be localized.
getType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
 
getUnmanagedAM() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get if the RM should manage the execution of the AM.
getUpdateContainerRequest() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Get the UpdateContainerRequest that was not satisfiable.
getUpdatedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly updated containers by ResourceManager.
getUpdatedNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of updated NodeReports.
getUpdateErrors() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of container update errors to inform the Application Master about the container updates that could not be satisfied due to error.
getUpdateRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of container update requests being sent by the ApplicationMaster.
getUpdateType() - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Get the ContainerUpdateType.
getUsed() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get used Resource on the node.
getUsedResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the used Resource.
getUser() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user who submitted the application.
getUser() - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Get the user who made the reservation.
getUser() - Method in class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
Get the user-name of the application-submitter
getUser() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get user of the container being initialized or stopped.
getUserAcls() - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the list of QueueACL for the given user.
getUserAclsInfoList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
Get the QueueUserACLInfo per queue for the user.
getUserInfo() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the user info of the URL.
getUsers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the users to filter applications on
getVcoreSeconds() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the aggregated number of vcores that the application has allocated times the number of seconds the application has been running.
getVersion() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the version of this container.
getVirtualCores() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get number of virtual cpu cores of the resource.
getVirtualMemory() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get used virtual memory.
getVisibility() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceVisibility of the resource to be localized.
getWriters() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the writer (and/or writer group) list string
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the YarnApplicationAttemptState of the application attempt.
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the YarnApplicationState of the application.

H

HADOOP_POLICY_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.Priority
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ReservationId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.Resource
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
 
HAUtil - Class in org.apache.hadoop.yarn.conf
 

I

id - Variable in class org.apache.hadoop.yarn.api.records.ReservationId
 
IN_MEMORY_CHECK_PERIOD_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The frequency at which the in-memory store checks to remove dead initial applications.
IN_MEMORY_INITIAL_DELAY_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Initial delay before the in-memory store runs its first check to remove dead initial applications.
IN_MEMORY_STALENESS_PERIOD_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
A resource in the InMemorySCMStore is considered stale if the time since the last reference exceeds the staleness period.
IN_MEMORY_STORE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
increaseContainersResource(IncreaseContainersResourceRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The API used by the ApplicationMaster to request for resource increase of running containers on the NodeManager.
IncreaseContainersResourceRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by Application Master to the Node Manager to change the resource quota of a container.
IncreaseContainersResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceRequest
 
IncreaseContainersResourceResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to increase container resource.
IncreaseContainersResourceResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
 
init(String, Throwable) - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified detail message and cause.
init(String) - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified detail message.
init(Throwable) - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified cause.
init(Configuration) - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
 
initializeApplication(ApplicationInitializationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
A new application is started on this NodeManager.
initializeContainer(ContainerInitializationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
A new container is started on this NodeManager.
initInternal(Configuration) - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
Derived classes initialize themselves using this method.
INVALID - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
InvalidApplicationMasterRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when an ApplicationMaster asks for resources by calling ApplicationMasterProtocol.allocate(AllocateRequest) without first registering by calling ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest) or if it tries to register more than once.
InvalidApplicationMasterRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidApplicationMasterRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidApplicationMasterRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidAuxServiceException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown by a NodeManager that is rejecting start-container requests via ContainerManagementProtocol.startContainers(StartContainersRequest) for auxservices does not exist.
InvalidAuxServiceException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidAuxServiceException
 
InvalidContainerException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown by a NodeManager that is rejecting start-container requests via ContainerManagementProtocol.startContainers(StartContainersRequest) for containers allocated by a previous instance of the RM.
InvalidContainerException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerException
 
InvalidContainerReleaseException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when an Application Master tries to release containers not belonging to it using ApplicationMasterProtocol.allocate(AllocateRequest) API.
InvalidContainerReleaseException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidContainerReleaseException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidContainerReleaseException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidLabelResourceRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when a resource requested via ResourceRequest in the ApplicationMasterProtocol.allocate(AllocateRequest) when requested label is not having permission to access.
InvalidLabelResourceRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidLabelResourceRequestException
 
InvalidLabelResourceRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidLabelResourceRequestException
 
InvalidLabelResourceRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidLabelResourceRequestException
 
InvalidResourceBlacklistRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when an application provides an invalid ResourceBlacklistRequest specification for blacklisting of resources in ApplicationMasterProtocol.allocate(AllocateRequest) API.
InvalidResourceBlacklistRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceBlacklistRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceBlacklistRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when a resource requested via ResourceRequest in the ApplicationMasterProtocol.allocate(AllocateRequest) API is out of the range of the configured lower and upper limits on resources.
InvalidResourceRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
IO_EXCEPTION - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if an IOException is encountered when putting an entity.
IPC_CLIENT_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create client IPC classes.
IPC_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
IPC_RECORD_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create serializeable records.
IPC_RPC_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RPC class implementation
IPC_SERVER_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create server IPC classes.
IS_MINI_YARN_CLUSTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isAnyLocation(String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Check whether the given host/rack string represents an arbitrary host name.
isAutomaticFailoverEmbedded(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
isAutomaticFailoverEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
isAutomaticFailoverEnabledAndEmbedded(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
isCentralizedNodeLabelConfiguration(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isDelegatedCentralizedNodeLabelConfiguration(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isDistributedNodeLabelConfiguration(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isExclusive() - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
isHAEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Returns true if Resource Manager HA is configured.
isUnmanagedApp() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
isUnusable() - Method in enum org.apache.hadoop.yarn.api.records.NodeState
 

K

key() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
 
KillApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager to abort a submitted application.
KillApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
KillApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client aborting a submitted application.
KillApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
 
KILLED_AFTER_APP_COMPLETION - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Container was terminated after the application finished.
KILLED_BY_APPMASTER - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Container was terminated by stop request by the app master.
KILLED_BY_RESOURCEMANAGER - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Container was terminated by the resource manager.
KILLED_EXCEEDED_PMEM - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Container terminated because of exceeding allocated physical memory.
KILLED_EXCEEDED_VMEM - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Container terminated because of exceeding allocated virtual memory.

L

LINUX_CONTAINER_RUNTIME_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for runtime configuration constants.
listReservations(ReservationListRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get the list of reservations in a plan.
LocalResource - Class in org.apache.hadoop.yarn.api.records
LocalResource represents a local resource required to run a container.
LocalResource() - Constructor for class org.apache.hadoop.yarn.api.records.LocalResource
 
LocalResourceType - Enum in org.apache.hadoop.yarn.api.records
LocalResourceType specifies the type of a resource localized by the NodeManager.
LocalResourceVisibility - Enum in org.apache.hadoop.yarn.api.records
LocalResourceVisibility specifies the visibility of a resource localized by the NodeManager.
LOG_AGGREGATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to enable log aggregation
LOG_AGGREGATION_RETAIN_CHECK_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait between aggregated log retention checks.
LOG_AGGREGATION_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait before deleting aggregated logs, -1 disables.
LOG_AGGREGATION_STATUS_TIME_OUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long for ResourceManager to wait for NodeManager to report its log aggregation status.
LOG_DIR_EXPANSION_VAR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The temporary environmental variable for container log directory.
LogAggregationContext - Class in org.apache.hadoop.yarn.api.records
LogAggregationContext represents all of the information needed by the NodeManager to handle the logs for an application.
LogAggregationContext() - Constructor for class org.apache.hadoop.yarn.api.records.LogAggregationContext
 
LogAggregationStatus - Enum in org.apache.hadoop.yarn.api.records
Status of Log aggregation.

M

main(String[]) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
MAX_APP_ATTEMPTS_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The environment variable for MAX_APP_ATTEMPTS.
MAX_CLUSTER_LEVEL_APPLICATION_PRIORITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
moveApplicationAcrossQueues(MoveApplicationAcrossQueuesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
Move an application to a new queue.
MoveApplicationAcrossQueuesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager to move a submitted application to a different queue.
MoveApplicationAcrossQueuesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
 
MoveApplicationAcrossQueuesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client moving a submitted application to a different queue.
MoveApplicationAcrossQueuesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse
 

N

newContainerId(ApplicationAttemptId, long) - Static method in class org.apache.hadoop.yarn.api.records.ContainerId
 
newInstance(int, float, List<ResourceRequest>, List<ContainerId>, ResourceBlacklistRequest) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
newInstance(int, float, List<ResourceRequest>, List<ContainerId>, ResourceBlacklistRequest, List<ContainerResourceIncreaseRequest>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Deprecated.
newInstance(int, float, List<ResourceRequest>, List<ContainerId>, List<UpdateContainerRequest>, ResourceBlacklistRequest) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>, List<ContainerResourceIncrease>, List<ContainerResourceDecrease>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Deprecated.
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>, List<UpdatedContainer>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>, Token, List<UpdatedContainer>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newInstance(Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenResponse
 
newInstance(ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptResponse
 
newInstance(FinalApplicationStatus, String, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
 
newInstance(boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
 
newInstance(ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
 
newInstance(ApplicationAttemptReport) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
 
newInstance(ApplicationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
 
newInstance(List<ApplicationAttemptReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
 
newInstance(ApplicationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
 
newInstance(ApplicationReport) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
 
newInstance(ApplicationsRequestScope, Set<String>, Set<String>, Set<String>, Set<String>, EnumSet<YarnApplicationState>, LongRange, LongRange, Long) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(ApplicationsRequestScope) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(Set<String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(EnumSet<YarnApplicationState>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application states in the cluster from the ResourceManager.
newInstance(Set<String>, EnumSet<YarnApplicationState>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving and application types and application types in the cluster from the ResourceManager.
newInstance(List<ApplicationReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
 
newInstance(YarnClusterMetrics) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsRequest
 
newInstance(Set<String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
newInstance(List<NodeLabel>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
newInstance(EnumSet<NodeState>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
newInstance(List<NodeReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
newInstance(ContainerId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
 
newInstance(ContainerReport) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
newInstance(ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
 
newInstance(List<ContainerReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
 
newInstance(List<ContainerId>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
 
newInstance(List<ContainerStatus>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
newInstance(Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequest
 
newInstance(Set<String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequest
 
newInstance(Map<String, Set<NodeId>>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
 
newInstance(ApplicationId, Resource, Resource) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationRequest
 
newInstance(ReservationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsRequest
 
newInstance(Map<NodeId, Set<String>>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
 
newInstance(String, boolean, boolean, boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
 
newInstance(QueueInfo) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
 
newInstance(List<QueueUserACLInfo>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
newInstance(List<Token>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceRequest
 
newInstance(List<ContainerId>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
 
newInstance(ApplicationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
newInstance(boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
 
newInstance(ApplicationId, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse
 
newInstance(String, int, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Create a new instance of RegisterApplicationMasterRequest.
newInstance(Resource, Resource, Map<ApplicationAccessType, String>, ByteBuffer, List<Container>, String, List<NMToken>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
newInstance(Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
newInstance(long) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
newInstance(ReservationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteResponse
 
newInstance(String, String, long, long, boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
The ReservationListRequest will use the reservationId to search for reservations to list if it is provided.
newInstance(String, String, boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
The ReservationListRequest will use the reservationId to search for reservations to list if it is provided.
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
The ReservationListRequest will use the reservationId to search for reservations to list if it is provided.
newInstance(List<ReservationAllocationState>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse
 
newInstance(ReservationDefinition, String, ReservationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionResponse
 
newInstance(ReservationDefinition, ReservationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateResponse
 
newInstance(ContainerId, SignalContainerCommand) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
 
newInstance(ContainerLaunchContext, Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
newInstance(List<StartContainerRequest>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
 
newInstance(Map<String, ByteBuffer>, List<ContainerId>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
newInstance(List<ContainerId>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
 
newInstance(List<ContainerId>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
 
newInstance(ApplicationSubmissionContext) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
 
newInstance(ApplicationId, Priority) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
 
newInstance(Priority) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
 
newInstance(ApplicationId, int) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
newInstance(ApplicationAttemptId, String, int, String, String, String, YarnApplicationAttemptState, ContainerId, long, long) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
newInstance(ApplicationAttemptId, String, int, String, String, String, YarnApplicationAttemptState, ContainerId) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
newInstance(long, int) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
newInstance(ApplicationId, ApplicationAttemptId, String, String, String, String, int, Token, YarnApplicationState, String, String, long, long, FinalApplicationStatus, ApplicationResourceUsageReport, String, float, String, Token) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
newInstance(ApplicationId, ApplicationAttemptId, String, String, String, String, int, Token, YarnApplicationState, String, String, long, long, FinalApplicationStatus, ApplicationResourceUsageReport, String, float, String, Token, Set<String>, boolean, Priority, String, String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
newInstance(int, int, Resource, Resource, Resource, long, long, float, float, long, long) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String, boolean, String, String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String, boolean) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, ContainerLaunchContext, boolean, boolean, int, String, boolean, String, ResourceRequest) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String, boolean, long) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String, boolean, LogAggregationContext) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ContainerId, NodeId, String, Resource, Priority, Token) - Static method in class org.apache.hadoop.yarn.api.records.Container
 
newInstance(ApplicationAttemptId, int) - Static method in class org.apache.hadoop.yarn.api.records.ContainerId
Deprecated.
newInstance(Map<String, LocalResource>, Map<String, String>, List<String>, Map<String, ByteBuffer>, ByteBuffer, Map<ApplicationAccessType, String>) - Static method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
 
newInstance(ContainerId, Resource, NodeId, Priority, long, long, String, String, int, ContainerState, String) - Static method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
newInstance(ContainerId, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
newInstance(ContainerId, Resource, Token) - Static method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
newInstance(ContainerId, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
newInstance(ContainerId, ContainerState, String, int) - Static method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long, String) - Static method in class org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long, String, boolean) - Static method in class org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long) - Static method in class org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long, boolean) - Static method in class org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
 
newInstance(String, String, String, String) - Static method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
 
newInstance(String, String, String, String, String, String) - Static method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
 
newInstance(NodeId, Token) - Static method in class org.apache.hadoop.yarn.api.records.NMToken
 
newInstance(String, int) - Static method in class org.apache.hadoop.yarn.api.records.NodeId
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
newInstance(String, boolean) - Static method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
newInstance(NodeId, NodeState, String, String, Resource, Resource, int, String, long) - Static method in class org.apache.hadoop.yarn.api.records.NodeReport
 
newInstance(NodeId, NodeState, String, String, Resource, Resource, int, String, long, Set<String>) - Static method in class org.apache.hadoop.yarn.api.records.NodeReport
 
newInstance(ContainerId) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
newInstance(List<PreemptionResourceRequest>, Set<PreemptionContainer>) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionContract
 
newInstance(StrictPreemptionContract, PreemptionContract) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
newInstance(ResourceRequest) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
newInstance(int) - Static method in class org.apache.hadoop.yarn.api.records.Priority
 
newInstance(String, float, float, float, List<QueueInfo>, List<ApplicationReport>, QueueState, Set<String>, String, QueueStatistics, boolean) - Static method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
newInstance(long, long, long, long, long, long, long, long, long, long, long, long, long, long, long) - Static method in class org.apache.hadoop.yarn.api.records.QueueStatistics
 
newInstance(String, List<QueueACL>) - Static method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
newInstance(long, String, List<ResourceAllocationRequest>, ReservationId, ReservationDefinition) - Static method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
 
newInstance(long, long, ReservationRequests, String) - Static method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
 
newInstance(long, long) - Static method in class org.apache.hadoop.yarn.api.records.ReservationId
 
newInstance(Resource, int) - Static method in class org.apache.hadoop.yarn.api.records.ReservationRequest
 
newInstance(Resource, int, int, long) - Static method in class org.apache.hadoop.yarn.api.records.ReservationRequest
 
newInstance(List<ReservationRequest>, ReservationRequestInterpreter) - Static method in class org.apache.hadoop.yarn.api.records.ReservationRequests
 
newInstance(int, int) - Static method in class org.apache.hadoop.yarn.api.records.Resource
 
newInstance(long, int) - Static method in class org.apache.hadoop.yarn.api.records.Resource
 
newInstance(long, long, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
 
newInstance(List<String>, List<String>) - Static method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
 
newInstance(Resource, int) - Static method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
newInstance(Priority, String, Resource, int) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Priority, String, Resource, int, boolean) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Priority, String, Resource, int, boolean, String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(int, int, float) - Static method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
newInstance(ResourceUtilization) - Static method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
newInstance(Throwable) - Static method in class org.apache.hadoop.yarn.api.records.SerializedException
 
newInstance(Set<PreemptionContainer>) - Static method in class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
newInstance(ApplicationId, String) - Static method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
newInstance(byte[], String, byte[], String) - Static method in class org.apache.hadoop.yarn.api.records.Token
 
newInstance(String, UpdateContainerRequest) - Static method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
 
newInstance(int, ContainerId, ContainerUpdateType, Resource) - Static method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
 
newInstance(ContainerUpdateType, Container) - Static method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Static Factory method.
newInstance(String, String, int, String) - Static method in class org.apache.hadoop.yarn.api.records.URL
 
newInstance(int) - Static method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
newInstance(List<NodeLabel>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesRequest
 
newInstance(Set<NodeId>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
newInstance(DecommissionType) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResourcesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResourcesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsResponse
 
newInstance(Set<String>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsResponse
 
newInstance(Map<NodeId, Set<String>>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeResponse
 
newInstance(Map<NodeId, ResourceOption>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceResponse
 
newRecord(Class<T>) - Static method in class org.apache.hadoop.yarn.util.Records
 
newRecordInstance(Class<T>) - Method in interface org.apache.hadoop.yarn.factories.RecordFactory
 
NM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
address of node manager IPC.
NM_ADMIN_USER_ENV - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Environment variables that will be sent to containers.
NM_AUX_SERVICE_FMT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_AUX_SERVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The actual bind address or the NM.
NM_CLIENT_ASYNC_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max number of threads in NMClientAsync to process container management events
NM_CLIENT_MAX_NM_PROXIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum number of proxy connections to cache for node managers.
NM_CONTAINER_EXECUTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
who will execute(launch) the containers.
NM_CONTAINER_EXECUTOR_SCHED_PRIORITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Adjustment to make to the container os scheduling priority.
NM_CONTAINER_LOCALIZER_JAVA_OPTS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINER_LOCALIZER_JAVA_OPTS_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The JVM options used on forking ContainerLocalizer process by container executor.
NM_CONTAINER_METRICS_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/disable container metrics.
NM_CONTAINER_METRICS_PERIOD_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Container metrics flush period.
NM_CONTAINER_METRICS_UNREGISTER_DELAY_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The delay time ms to unregister container metrics after completion.
NM_CONTAINER_MGR_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads container manager uses.
NM_CONTAINER_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How often to monitor containers.
NM_CONTAINER_MON_PROCESS_TREE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Class that calculates process tree resource utilization.
NM_CONTAINER_MON_RESOURCE_CALCULATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Class that calculates containers current resource utilization.
NM_COUNT_LOGICAL_PROCESSORS_AS_CORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Count logical processors(like hyperthreads) as cores.
NM_DEFAULT_DOCKER_CONTAINER_EXECUTOR_EXEC_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default docker executor (For DockerContainerExecutor).
NM_DELETE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used in cleanup.
NM_DISK_HEALTH_CHECK_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/Disable disks' health checker.
NM_DISK_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running disks' health checker.
NM_DISK_RESOURCE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This setting controls if resource handling for disk operations is enabled.
NM_DISK_RESOURCE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for disk configurations.
NM_DOCKER_ALLOW_PRIVILEGED_CONTAINERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Allow privileged containers.
NM_DOCKER_CONTAINER_CAPABILITIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Capabilities allowed (and added by default) for docker containers.
NM_DOCKER_CONTAINER_EXECUTOR_EXEC_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name of the docker executor (For DockerContainerExecutor).
NM_DOCKER_CONTAINER_EXECUTOR_IMAGE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Docker image name(For DockerContainerExecutor).
NM_DOCKER_PRIVILEGED_CONTAINERS_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ACL list for users allowed to run privileged containers.
NM_ENABLE_HARDWARE_CAPABILITY_DETECTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable or disable node hardware capability detection.
NM_ENV_WHITELIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Environment variables that containers may override rather than use NodeManager's default.
NM_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running node health script.
NM_HEALTH_CHECK_SCRIPT_OPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The arguments to pass to the health check script.
NM_HEALTH_CHECK_SCRIPT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The health check script to run.
NM_HEALTH_CHECK_SCRIPT_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Health check script time out period.
NM_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Keytab for NM.
NM_LINUX_CONTAINER_CGROUPS_DELETE_DELAY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Delay between attempts to remove linux cgroup.
NM_LINUX_CONTAINER_CGROUPS_DELETE_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Interval of time the linux container executor should try cleaning up cgroups entry when cleaning up a container.
NM_LINUX_CONTAINER_CGROUPS_HIERARCHY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The path the linux container executor should use for cgroups
NM_LINUX_CONTAINER_CGROUPS_MOUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the linux container executor should mount cgroups if not found
NM_LINUX_CONTAINER_CGROUPS_MOUNT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Where the linux container executor should mount cgroups if not found
NM_LINUX_CONTAINER_CGROUPS_STRICT_RESOURCE_USAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the apps should run in strict resource usage mode(not allowed to use spare CPU)
NM_LINUX_CONTAINER_EXECUTOR_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The path to the Linux container executor.
NM_LINUX_CONTAINER_GROUP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The UNIX group that the linux-container-executor should run as.
NM_LINUX_CONTAINER_RESOURCES_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The type of resource enforcement to use with the linux container executor.
NM_LOCAL_CACHE_MAX_FILES_PER_DIRECTORY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of files in each localized directories Avoid tuning this too low.
NM_LOCAL_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
List of directories to store localized files in.
NM_LOCALIZER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Address where the localizer IPC is.
NM_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Interval in between cache cleanups.
NM_LOCALIZER_CACHE_TARGET_SIZE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Target size of localizer cache in MB, per nodemanager.
NM_LOCALIZER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle localization requests.
NM_LOCALIZER_FETCH_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to use for localization fetching.
NM_LOG_AGG_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
T-file compression types used to compress aggregated logs.
NM_LOG_AGG_POLICY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_LOG_AGG_POLICY_CLASS_PARAMETERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_LOG_AGGREGATION_ROLL_MONITORING_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Define how often NMs wake up and upload log files
NM_LOG_CONTAINER_DEBUG_INFO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_LOG_DELETION_THREADS_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used in log cleanup.
NM_LOG_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Where to store container logs.
NM_LOG_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of seconds to retain logs on the NodeManager.
NM_MAX_PER_DISK_UTILIZATION_PERCENTAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum percentage of disk space that can be used after which a disk is marked as offline.
NM_MIN_HEALTHY_DISKS_FRACTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum fraction of number of disks to be healthy for the nodemanager to launch new containers.
NM_MIN_PER_DISK_FREE_SPACE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum space that must be available on a local dir for it to be used.
NM_MON_RESOURCE_CALCULATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Class that calculates current resource utilization.
NM_NETWORK_RESOURCE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This setting controls if resource handling for network bandwidth is enabled.
NM_NETWORK_RESOURCE_INTERFACE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies the interface to be used for applying network throttling rules.
NM_NETWORK_RESOURCE_OUTBOUND_BANDWIDTH_MBIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies the total available outbound bandwidth on the node.
NM_NETWORK_RESOURCE_OUTBOUND_BANDWIDTH_YARN_MBIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies the total outbound bandwidth available to YARN containers.
NM_NETWORK_RESOURCE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NODE_LABELS_PROVIDER_CONFIG - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NODE_LABELS_PROVIDER_FETCH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NODE_LABELS_PROVIDER_FETCH_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NODE_LABELS_RESYNC_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NONSECURE_MODE_LIMIT_USERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
If linux-container-executor should limit itself to one user when running in non-secure mode.
NM_NONSECURE_MODE_LOCAL_USER_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The UNIX user that containers will run as when Linux-container-executor is used in nonsecure mode (a use case for this is using cgroups).
NM_NONSECURE_MODE_USER_PATTERN_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The allowed pattern for UNIX user names enforced by Linux-container-executor when used in nonsecure mode (use case for this is using cgroups).
NM_PCORES_VCORES_MULTIPLIER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Multiplier to convert physical cores to vcores.
NM_PMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether physical memory check is enabled.
NM_PMEM_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Amount of memory in MB that can be allocated for containers.
NM_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for all node manager configs.
NM_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal for the node manager.
NM_PROCESS_KILL_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait for a process to come up when trying to cleanup container resources
NM_PROVIDER_CONFIGURED_NODE_PARTITION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_RECOVERY_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The time in seconds between full compactions of the NM state database.
NM_RECOVERY_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_RECOVERY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_RECOVERY_SUPERVISED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_REMOTE_APP_LOG_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Where to aggregate logs to.
NM_REMOTE_APP_LOG_DIR_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The remote log dir will be created at NM_REMOTE_APP_LOG_DIR/${user}/NM_REMOTE_APP_LOG_DIR_SUFFIX/${appId}
NM_RESOURCE_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How often to monitor resource in a node.
NM_RESOURCE_PERCENTAGE_PHYSICAL_CPU_LIMIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Percentage of overall CPU which can be allocated for containers.
NM_RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait for NM to connection to RM.
NM_RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Time interval between each NM attempt to connection to RM.
NM_RESOURCEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_SCRIPT_BASED_NODE_LABELS_PROVIDER_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_SCRIPT_BASED_NODE_LABELS_PROVIDER_SCRIPT_OPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_SLEEP_DELAY_BEFORE_SIGKILL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
No.
NM_SYSTEM_RESERVED_PMEM_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Amount of memory in MB that has been reserved for non-yarn use.
NM_USER_HOME_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of Virtual CPU Cores which can be allocated for containers.
NM_VMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether physical memory check is enabled.
NM_VMEM_PMEM_RATIO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Conversion ratio for physical memory to virtual memory.
NM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
NM Webapp address.
NM_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/disable CORS filter.
NM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
NM Webapp https address.
NM_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for NM.
NM_WEBAPP_SPNEGO_USER_NAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for NM.
NM_WINDOWS_CONTAINER_CPU_LIMIT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_WINDOWS_CONTAINER_MEMORY_LIMIT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Indicates if memory and CPU limits will be set for the Windows Job Object for the containers launched by the default container executor.
NM_WINDOWS_SECURE_CONTAINER_GROUP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
/* The Windows group that the windows-secure-container-executor should run as.
NM_WM_LOW_PER_DISK_UTILIZATION_PERCENTAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The low threshold percentage of disk space used when an offline disk is marked as online.
NMNotYetReadyException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on ContainerManagementProtocol.startContainers(StartContainersRequest) API when an NM starts from scratch but has not yet connected with RM.
NMNotYetReadyException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.NMNotYetReadyException
 
NMToken - Class in org.apache.hadoop.yarn.api.records
The NMToken is used for authenticating communication with NodeManager
NMToken() - Constructor for class org.apache.hadoop.yarn.api.records.NMToken
 
NO_DOMAIN - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if the entity doesn't have an valid domain ID
NO_START_TIME - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned when no start time can be found when putting an entity.
NODE_LABEL_EXPRESSION_NOT_SET - Static variable in class org.apache.hadoop.yarn.api.records.NodeLabel
Node Label expression not set .
NODE_LABELS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Flag to indicate if the node labels feature enabled, by default it's disabled
NODE_LABELS_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Node-labels configurations
NodeId - Class in org.apache.hadoop.yarn.api.records
NodeId is the unique identifier for a node.
NodeId() - Constructor for class org.apache.hadoop.yarn.api.records.NodeId
 
NodeLabel - Class in org.apache.hadoop.yarn.api.records
 
NodeLabel() - Constructor for class org.apache.hadoop.yarn.api.records.NodeLabel
 
NODELABEL_CONFIGURATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NodeReport - Class in org.apache.hadoop.yarn.api.records
NodeReport is a summary of runtime information of a node in the cluster.
NodeReport() - Constructor for class org.apache.hadoop.yarn.api.records.NodeReport
 
NodeState - Enum in org.apache.hadoop.yarn.api.records
State of a Node.

O

org.apache.hadoop.yarn.api - package org.apache.hadoop.yarn.api
 
org.apache.hadoop.yarn.api.protocolrecords - package org.apache.hadoop.yarn.api.protocolrecords
 
org.apache.hadoop.yarn.api.records - package org.apache.hadoop.yarn.api.records
 
org.apache.hadoop.yarn.api.records.timeline - package org.apache.hadoop.yarn.api.records.timeline
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.conf - package org.apache.hadoop.yarn.conf
 
org.apache.hadoop.yarn.exceptions - package org.apache.hadoop.yarn.exceptions
 
org.apache.hadoop.yarn.factories - package org.apache.hadoop.yarn.factories
 
org.apache.hadoop.yarn.factory.providers - package org.apache.hadoop.yarn.factory.providers
 
org.apache.hadoop.yarn.server.api - package org.apache.hadoop.yarn.server.api
 
org.apache.hadoop.yarn.server.api.protocolrecords - package org.apache.hadoop.yarn.server.api.protocolrecords
 
org.apache.hadoop.yarn.util - package org.apache.hadoop.yarn.util
 
OVER_COMMIT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.yarn.api.records.ResourceOption
Negative value means no timeout.

P

PARAMETER_EXPANSION_LEFT - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The following two constants are used to expand parameter and it will be replaced with real parameter expansion marker ('%' for Windows and '$' for Linux) by NodeManager on container launch.
PARAMETER_EXPANSION_RIGHT - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
User has to use this constant to construct class path if user wants cross-platform practice i.e.
parseParameters(String) - Method in interface org.apache.hadoop.yarn.server.api.ContainerLogAggregationPolicy
The method used by the NodeManager log aggregation service to initial the policy object with parameters specified by the application or the cluster-wide setting.
parseReservationId(String) - Static method in class org.apache.hadoop.yarn.api.records.ReservationId
Parse the string argument as a ReservationId
PREEMPTED - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Containers preempted by the framework.
PreemptionContainer - Class in org.apache.hadoop.yarn.api.records
Specific container requested back by the ResourceManager.
PreemptionContainer() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
PreemptionContract - Class in org.apache.hadoop.yarn.api.records
Description of resources requested back by the ResourceManager.
PreemptionContract() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionContract
 
PreemptionMessage - Class in org.apache.hadoop.yarn.api.records
A PreemptionMessage is part of the RM-AM protocol, and it is used by the RM to specify resources that the RM wants to reclaim from this ApplicationMaster (AM).
PreemptionMessage() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
PreemptionResourceRequest - Class in org.apache.hadoop.yarn.api.records
Description of resources requested back by the cluster.
PreemptionResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
Priority - Class in org.apache.hadoop.yarn.api.records
The priority assigned to a ResourceRequest or Application or Container allocation
Priority() - Constructor for class org.apache.hadoop.yarn.api.records.Priority
 
PROCFS_USE_SMAPS_BASED_RSS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address for the web proxy.
PROXY_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Keytab for Proxy.
PROXY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
PROXY_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal for the proxy.

Q

QueueACL - Enum in org.apache.hadoop.yarn.api.records
QueueACL enumerates the various ACLs for queues.
QueueInfo - Class in org.apache.hadoop.yarn.api.records
QueueInfo is a report of the runtime information of the queue.
QueueInfo() - Constructor for class org.apache.hadoop.yarn.api.records.QueueInfo
 
QueueState - Enum in org.apache.hadoop.yarn.api.records
State of a Queue.
QueueStatistics - Class in org.apache.hadoop.yarn.api.records
 
QueueStatistics() - Constructor for class org.apache.hadoop.yarn.api.records.QueueStatistics
 
QueueUserACLInfo - Class in org.apache.hadoop.yarn.api.records
QueueUserACLInfo provides information QueueACL for the given user.
QueueUserACLInfo() - Constructor for class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 

R

RecordFactory - Interface in org.apache.hadoop.yarn.factories
 
RecordFactoryProvider - Class in org.apache.hadoop.yarn.factory.providers
 
Records - Class in org.apache.hadoop.yarn.util
Convenient API record utils
Records() - Constructor for class org.apache.hadoop.yarn.util.Records
 
RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
refreshAdminAcls(RefreshAdminAclsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshAdminAclsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshAdminAclsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
 
RefreshAdminAclsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshAdminAclsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsResponse
 
refreshClusterMaxPriority(RefreshClusterMaxPriorityRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshClusterMaxPriorityRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshClusterMaxPriorityRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
 
RefreshClusterMaxPriorityResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshClusterMaxPriorityResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityResponse
 
refreshNodes(RefreshNodesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshNodesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshNodesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
refreshNodesResources(RefreshNodesResourcesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshNodesResourcesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
Request to refresh the resources of a node.
RefreshNodesResourcesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResourcesRequest
 
RefreshNodesResourcesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
Response to a request to refresh the resources of a node.
RefreshNodesResourcesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResourcesResponse
 
RefreshNodesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshNodesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResponse
 
refreshQueues(RefreshQueuesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshQueuesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshQueuesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
RefreshQueuesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshQueuesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesResponse
 
refreshServiceAcls(RefreshServiceAclsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshServiceAclsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshServiceAclsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
 
RefreshServiceAclsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshServiceAclsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsResponse
 
refreshSuperUserGroupsConfiguration(RefreshSuperUserGroupsConfigurationRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshSuperUserGroupsConfigurationRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshSuperUserGroupsConfigurationRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
 
RefreshSuperUserGroupsConfigurationResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshSuperUserGroupsConfigurationResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationResponse
 
refreshUserToGroupsMappings(RefreshUserToGroupsMappingsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshUserToGroupsMappingsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshUserToGroupsMappingsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
 
RefreshUserToGroupsMappingsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshUserToGroupsMappingsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsResponse
 
registerApplicationMaster(RegisterApplicationMasterRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by a new ApplicationMaster to register with the ResourceManager.
RegisterApplicationMasterRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to ResourceManager on registration.
RegisterApplicationMasterRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
 
RegisterApplicationMasterResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a new ApplicationMaster on registration.
RegisterApplicationMasterResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
release(ReleaseSharedCacheResourceRequest) - Method in interface org.apache.hadoop.yarn.api.ClientSCMProtocol
The interface used by clients to release a resource with the SharedCacheManager. This method is called once an application is no longer using a claimed resource in the shared cache.
ReleaseSharedCacheResourceRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to release a resource in the shared cache.
ReleaseSharedCacheResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
 
ReleaseSharedCacheResourceResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response to clients from the SharedCacheManager when releasing a resource in the shared cache.
ReleaseSharedCacheResourceResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceResponse
 
removeFromClusterNodeLabels(RemoveFromClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RemoveFromClusterNodeLabelsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RemoveFromClusterNodeLabelsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsRequest
 
RemoveFromClusterNodeLabelsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RemoveFromClusterNodeLabelsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsResponse
 
renewDelegationToken(RenewDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationBaseProtocol
Renew an existing delegation Token.
RenewDelegationTokenRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request issued by the client to renew a delegation token from the ResourceManager.
RenewDelegationTokenRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
RenewDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response to a renewDelegationToken call to the ResourceManager.
RenewDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
replaceLabelsOnNode(ReplaceLabelsOnNodeRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
ReplaceLabelsOnNodeRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
ReplaceLabelsOnNodeRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
ReplaceLabelsOnNodeResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
ReplaceLabelsOnNodeResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeResponse
 
ReservationACL - Enum in org.apache.hadoop.yarn.api.records
ReservationACL enumerates the various ACLs for reservations.
ReservationAllocationState - Class in org.apache.hadoop.yarn.api.records
ReservationAllocationState represents the reservation that is made by a user.
ReservationAllocationState() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationAllocationState
 
ReservationDefinition - Class in org.apache.hadoop.yarn.api.records
ReservationDefinition captures the set of resource and time constraints the user cares about regarding a reservation.
ReservationDefinition() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationDefinition
 
ReservationDeleteRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationDeleteRequest captures the set of requirements the user has to delete an existing reservation.
ReservationDeleteRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
 
ReservationDeleteResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationDeleteResponse contains the answer of the admission control system in the ResourceManager to a reservation delete operation.
ReservationDeleteResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteResponse
 
ReservationId - Class in org.apache.hadoop.yarn.api.records
ReservationId represents the globally unique identifier for a reservation.
ReservationId() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationId
 
ReservationListRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationListRequest captures the set of requirements the user has to list reservations.
ReservationListRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
 
ReservationListResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationListResponse captures the list of reservations that the user has queried.
ReservationListResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse
 
ReservationRequest - Class in org.apache.hadoop.yarn.api.records
ReservationRequest represents the request made by an application to the ResourceManager to reserve Resources.
ReservationRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationRequest
 
ReservationRequest.ReservationRequestComparator - Class in org.apache.hadoop.yarn.api.records
 
ReservationRequest.ReservationRequestComparator() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationRequest.ReservationRequestComparator
 
ReservationRequestInterpreter - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various types of dependencies among multiple ReservationRequests within one ReservationDefinition (from least constraining to most constraining).
ReservationRequests - Class in org.apache.hadoop.yarn.api.records
ReservationRequests captures the set of resource and constraints the user cares about regarding a reservation.
ReservationRequests() - Constructor for class org.apache.hadoop.yarn.api.records.ReservationRequests
 
ReservationSubmissionRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationSubmissionRequest captures the set of requirements the user has to create a reservation.
ReservationSubmissionRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
 
ReservationSubmissionResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client on reservation submission.
ReservationSubmissionResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionResponse
 
ReservationUpdateRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationUpdateRequest captures the set of requirements the user has to update an existing reservation.
ReservationUpdateRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
 
ReservationUpdateResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
ReservationUpdateResponse contains the answer of the admission control system in the ResourceManager to a reservation update operation.
ReservationUpdateResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateResponse
 
reserveIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ReservationId
 
Resource - Class in org.apache.hadoop.yarn.api.records
Resource models a set of computer resources in the cluster.
Resource() - Constructor for class org.apache.hadoop.yarn.api.records.Resource
 
ResourceAllocationRequest - Class in org.apache.hadoop.yarn.api.records
ResourceAllocationRequest represents an allocation made for a reservation for the current state of the plan.
ResourceAllocationRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
 
ResourceBlacklistRequest - Class in org.apache.hadoop.yarn.api.records
ResourceBlacklistRequest encapsulates the list of resource-names which should be added or removed from the blacklist of resources for the application.
ResourceBlacklistRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
 
RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait to establish a connection to RM
RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Time interval between each attempt to connect to RM
ResourceManagerAdministrationProtocol - Interface in org.apache.hadoop.yarn.server.api
 
ResourceOption - Class in org.apache.hadoop.yarn.api.records
 
ResourceOption() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceOption
 
ResourceRequest - Class in org.apache.hadoop.yarn.api.records
ResourceRequest represents the request made by an application to the ResourceManager to obtain various Container allocations.
ResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceRequest
 
ResourceRequest.ResourceRequestComparator - Class in org.apache.hadoop.yarn.api.records
 
ResourceRequest.ResourceRequestComparator() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
 
ResourceUtilization - Class in org.apache.hadoop.yarn.api.records
ResourceUtilization models the utilization of a set of computer resources in the cluster.
ResourceUtilization() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
RM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the applications manager interface in the RM.
RM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the RM admin interface.
RM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used to handle RM admin interface.
RM_AM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The expiry interval for application master reporting.
RM_AM_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of application attempts.
RM_AMLAUNCHER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used to launch/cleanup AM.
RM_AMRM_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The actual bind address for the RM.
RM_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads used to handle applications manager requests.
RM_CLUSTER_ID - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONFIGURATION_FILES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONFIGURATION_PROVIDER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONTAINER_ALLOC_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait until a container is considered dead.
RM_CONTAINER_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELAYED_DELEGATION_TOKEN_REMOVAL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Interval at which the delayed token removal thread runs
RM_DELEGATION_KEY_UPDATE_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_KEY_UPDATE_INTERVAL_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_TOKEN_MAX_LIFETIME_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_TOKEN_MAX_LIFETIME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_TOKEN_RENEW_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_TOKEN_RENEW_INTERVAL_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_TOKEN_RENEWER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Delegation Token renewer thread count
RM_FAIL_FAST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_FC_ELECTOR_ZK_RETRIES_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
number of zookeeper operation retry times in ActiveStandbyElector
RM_HA_ID - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_IDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
HA related configs
RM_HISTORY_WRITER_MULTI_THREADED_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of worker threads that write the history data.
RM_HOSTNAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The keytab for the resource manager.
RM_LEVELDB_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The time in seconds between full compactions of the leveldb database.
RM_LEVELDB_STORE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of completed applications RM keeps.
RM_MAX_LOG_AGGREGATION_DIAGNOSTICS_IN_MEMORY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How many diagnostics/failure messages can be saved in RM for log aggregation.
RM_METRICS_RUNTIME_BUCKETS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Buckets (in minutes) for the number of apps running in each queue.
RM_NM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait until a node manager is considered dead.
RM_NM_HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM set next Heartbeat interval for NM
RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODE_IP_CACHE_EXPIRY_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The expiry interval for node IP caching.
RM_NODE_LABELS_PROVIDER_CONFIG - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODE_LABELS_PROVIDER_FETCH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODEMANAGER_CONNECT_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Retry times to connect with NM.
RM_NODEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODEMANAGER_UNTRACKED_REMOVAL_TIMEOUT_MSEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeout(msec) for an untracked node to remain in shutdown or decommissioned state.
RM_NODES_EXCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Path to file with nodes to exclude.
RM_NODES_INCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Path to file with nodes to include.
RM_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal for the resource manager.
RM_PROXY_USER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM proxy users' prefix
RM_PROXY_USER_PRIVILEGES_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_RESERVATION_SYSTEM_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the Reservation System.
RM_RESERVATION_SYSTEM_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the RM should enable Reservation System
RM_RESERVATION_SYSTEM_PLAN_FOLLOWER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The PlanFollower for the Reservation System.
RM_RESERVATION_SYSTEM_PLAN_FOLLOWER_TIME_STEP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The step size of the Reservation System.
RM_RESOURCE_TRACKER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_RESOURCE_TRACKER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle resource tracker calls.
RM_SCHEDULER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the resource scheduler.
RM_SCHEDULER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the scheduler interface.
RM_SCHEDULER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle scheduler interface.
RM_SCHEDULER_ENABLE_MONITORS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable periodic monitor threads.
RM_SCHEDULER_INCLUDE_PORT_IN_NODE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
If the port should be included or not in the node name.
RM_SCHEDULER_MAXIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum request grant-able by the RM scheduler.
RM_SCHEDULER_MAXIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MINIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Miniumum request grant-able by the RM scheduler.
RM_SCHEDULER_MINIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MONITOR_POLICIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
List of SchedulingEditPolicy classes affecting the scheduler.
RM_STATE_STORE_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of completed applications RM state store keeps, by default equals to DEFAULT_RM_MAX_COMPLETED_APPLICATIONS
RM_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the persistent store.
RM_SYSTEM_METRICS_PUBLISHER_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SYSTEM_METRICS_PUBLISHER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether yarn system metrics is published on the timeline server or not by RM.
RM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the RM web application.
RM_WEBAPP_DELEGATION_TOKEN_AUTH_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Flag to enable override of the default kerberos authentication filter with the RM authentication filter to allow authentication using delegation tokens(fallback to kerberos if the tokens are missing).
RM_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable cross origin (CORS) support.
RM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the RM web application.
RM_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for RM.
RM_WEBAPP_SPNEGO_USER_NAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for RM.
RM_WEBAPP_UI_ACTIONS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable Resource Manager webapp ui actions
RM_WORK_PRESERVING_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_WORK_PRESERVING_RECOVERY_SCHEDULING_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_AUTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Zookeeper interaction configs
RM_ZK_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
runCleanerTask(RunSharedCacheCleanerTaskRequest) - Method in interface org.apache.hadoop.yarn.server.api.SCMAdminProtocol
The method used by administrators to ask SCM to run cleaner task right away
RunSharedCacheCleanerTaskRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
The request from admin to ask the SharedCacheManager to run cleaner service right away.
RunSharedCacheCleanerTaskRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RunSharedCacheCleanerTaskRequest
 
RunSharedCacheCleanerTaskResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
The response to admin from the SharedCacheManager when is asked to run the cleaner service.
RunSharedCacheCleanerTaskResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RunSharedCacheCleanerTaskResponse
 

S

SCM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the SCM admin interface.
SCM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used to handle SCM admin interface.
SCM_APP_CHECKER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SCM_CLEANER_INITIAL_DELAY_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Initial delay before the first cleaner task is scheduled.
SCM_CLEANER_PERIOD_MINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The frequency at which a cleaner task runs.
SCM_CLEANER_RESOURCE_SLEEP_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The time to sleep between processing each shared cache resource.
SCM_CLIENT_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the client interface in the SCM.
SCM_CLIENT_SERVER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads used to handle shared cache manager requests.
SCM_STORE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SCM_STORE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SCM_UPLOADER_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the node manager interface in the SCM.
SCM_UPLOADER_SERVER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of SCM threads used to handle notify requests from the node manager.
SCM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the SCM web application.
SCMAdminProtocol - Interface in org.apache.hadoop.yarn.server.api
The protocol between administrators and the SharedCacheManager
SCMAdminProtocolPB - Interface in org.apache.hadoop.yarn.server.api
 
SCRIPT_NODE_LABELS_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SerializedException - Class in org.apache.hadoop.yarn.api.records
 
SerializedException() - Constructor for class org.apache.hadoop.yarn.api.records.SerializedException
 
setAbout(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
setAcceptanceTime(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Set the time that the reservation was accepted.
setAccepted(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RunSharedCacheCleanerTaskResponse
Set whether or not the shared cache manager has accepted the request Shared cache manager will reject the request if there is an ongoing task
setAccessibleNodeLabels(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the accessible node labels of the queue.
setAggregatedContainersUtilization(ResourceUtilization) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setAllocatedContainers(List<Container>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly allocated Container by the ResourceManager.
setAllocatedContainers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of allocated containers.
setAllocatedMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the allocated memory in MB
setAllocatedResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setAllocatedVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the allocated vcores
setAllServicesMetaData(Map<String, ByteBuffer>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Set to the list of auxiliary services which have been started on the NodeManager.
setAMCommand(AMCommand) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setAMContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setAMContainerResourceRequest(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set ResourceRequest of AM container
setAMContainerSpec(ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ContainerLaunchContext to describe the Container with which the ApplicationMaster is launched.
setAmNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setAMRMToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setAMRMToken(Token) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setAppId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Set the ApplicationId of the resource to be released.
setAppId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Set the ApplicationId of the resource to be used.
setApplicationACLs(Map<ApplicationAccessType, String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the ApplicationACLs for the application.
setApplicationACLs(Map<ApplicationAccessType, String>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set the ApplicationACLs for the application.
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
 
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Set the ApplicationAttemptId of an application attempt
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Set the ApplicationAttemptId of an application attempt
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
setApplicationAttemptList(List<ApplicationAttemptReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport of an application.
setApplicationAttemptReport(ApplicationAttemptReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport for the application attempt.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Set the ApplicationId of an application
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Set the ApplicationId of the application
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Set the ApplicationId of the application to be moved.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Set the ApplicationId of the application.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ApplicationId of the submitted application.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
setApplicationList(List<ApplicationReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
setApplicationName(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the application name.
setApplicationPriority(Priority) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setApplicationPriority(Priority) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
Set the Priority of the application.
setApplicationPriority(Priority) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
Set the Priority of the application.
setApplicationReport(ApplicationReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
setApplicationResourceUsageReport(ApplicationResourceUsageReport) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Store the structure containing the job resources for this application
setApplications(List<ApplicationReport>) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setApplicationStates(EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application states to filter applications on
setApplicationStates(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application states to filter applications on
setApplicationSubmissionContext(ApplicationSubmissionContext) - Method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Set the ApplicationSubmissionContext for the application.
setApplicationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the list of tags to filter applications on
setApplicationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set tags for the application.
setApplicationType(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationType(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the application type
setApplicationTypes(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application types to filter applications on
setAppNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setArrival(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Set the arrival time or the earliest time from which the resource(s) can be allocated.
setAskList(List<ResourceRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set list of ResourceRequest to update the ResourceManager about the application's resource requirements.
setAssignedNode(NodeId) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setAttemptFailuresValidityInterval(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the attemptFailuresValidityInterval in milliseconds for the application
setAttemptId(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
setAvailableMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the available memory in MB
setAvailableResources(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setAvailableVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the available vcores
setBlacklistAdditions(List<String>) - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Set list of resource-names which should be added to the application blacklist.
setBlacklistRemovals(List<String>) - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Set list of resource-names which should be removed from the application blacklist.
setCancelTokensWhenComplete(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set to false if tokens should not be canceled when the app finished else false.
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Set the Resource capability of the request
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
Set the allocated resource.
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Resource capability of the request
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the Resource capability of the container.
setCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setChildQueues(List<QueueInfo>) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setClientToAMToken(Token) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setClientToAMTokenMasterKey(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set ClientToAMToken master key.
setClusterMetrics(YarnClusterMetrics) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
setClusterTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
setClusterTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationId
 
setClusterUsagePercentage(float) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the percentage of resources of the cluster that the app is using.
setCommand(SignalContainerCommand) - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Set the SignalContainerCommand of the signal request.
setCommands(List<String>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add the list of commands for launching the container.
setCompletedContainersStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setConcurrency(int) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Set the number of containers that need to be scheduled concurrently.
setContainer(Container) - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Set the Container.
setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Set the ContainerId of the container
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
Set the ContainerId of the container to signal.
setContainerId(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
Deprecated.
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
Deprecated.
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the ContainerId of the container.
setContainerIds(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Set a list of ContainerIds of containers for which to obtain the ContainerStatus
setContainerIds(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Set the ContainerIds of the containers to be stopped.
setContainerLaunchContext(ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Set the ContainerLaunchContext for the container to be started by the NodeManager
setContainerList(List<ContainerReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Set a list of ContainerReport for all the containers of an application attempt.
setContainerReport(ContainerReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
setContainers(Set<PreemptionContainer>) - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
 
setContainers(Set<PreemptionContainer>) - Method in class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
setContainersFromPreviousAttempts(List<Container>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the list of running containers as viewed by ResourceManager from previous application attempts.
setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Set the ContainerStatuses of the requested containers.
setContainersToIncrease(List<Token>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceRequest
Set container tokens to be used during container resource increase.
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
Deprecated.
 
setContainerUpdateType(ContainerUpdateType) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the ContainerUpdateType of the container.
setContainerVersion(int) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the current version of the container.
setContent(Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
 
setContract(PreemptionContract) - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
setCPU(float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set CPU utilization.
setCreatedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the created time of the domain
setCreationTime(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setCurrentApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setCurrentCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setDeadline(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Set the deadline or the latest time by when the resource(s) must be allocated.
setDecommissioningNodes(Set<NodeId>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesResponse
 
setDecommissionType(DecommissionType) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
Set the DecommissionType
setDefaultNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
setDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
setDescription(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the domain description
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set diagnostic information on application failure.
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Set the diagnostics to which the application is being killed.
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setDomainId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the ID of the domain that the entity is to be put
setDomains(List<TimelineDomain>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
Set the domain list to the given list of domains
setDuration(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Set the duration in milliseconds for which the resource is required.
setEndTime(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Set the end time to use to search for reservations.
setEndTime(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
Set the end time that the resource is allocated.
setEntities(List<TimelineEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Set the entity list to the given list of entities
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the entity Id
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the entity Id
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the entity Id
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the entity type
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the entity type
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the entity type
setEnvironment(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add environment variables for the container.
setErrorCode(int) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the error code to the given error code
setErrors(List<TimelinePutResponse.TimelinePutError>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Set the list to the given list of TimelinePutResponse.TimelinePutError instances
setEventInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the information map to the given map of the information of the event
setEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the event list to the given list of events related to the entity
setEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the event list to the given list of events
setEvents(List<TimelineEvents.EventsOfOneEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Set the list to the given list of TimelineEvents.EventsOfOneEntity instances
setEventType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the event type
setExcludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Set exclude pattern.
setExclusivity(boolean) - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
setExitStatus(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
Set the containerId-to-exception map in which the exception indicates error from each container for failed requests.
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailOnUnknownNodes(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
setFile(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the file of the URL.
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final state of the ApplicationMaster
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setFinishRange(LongRange) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of finish times to filter applications on
setFinishRange(long, long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of finish times to filter applications on
setFinishTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setFinishTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setFinishTime(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setHadoopBuildVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
setHadoopVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
setHadoopVersionBuiltOn(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
setHealthReport(String) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setHost(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the host on which the ApplicationMaster is running.
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the host of the URL.
setHttpAddress(String) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setId(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
setId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
setId(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationId
 
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the domain ID
setIdentifier(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setIncludeApplications(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we get fetch information about active applications?
setIncludeChildQueues(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information about child queues?
setIncludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Set include pattern.
setIncludeResourceAllocations(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Set the boolean representing whether or not the user is requesting the full resource allocation.
setIncreaseRequests(List<ContainerResourceIncreaseRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Deprecated.
setInterpreter(ReservationRequestInterpreter) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
Set the ReservationRequestInterpreter, representing how the list of resources should be allocated, this captures temporal ordering and other constraints.
setIsKillCompleted(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
Set the flag which indicates that the process of killing application is completed or not.
setIsUnregistered(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
Set the flag which indicates that the application has successfully unregistered with the RM and the application can safely stop.
setKeepContainersAcrossApplicationAttempts(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the flag which indicates whether to keep containers across application attempts.
setKind(String) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setLabelsToNodes(Map<String, Set<NodeId>>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesResponse
 
setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setLimit(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Limit the number applications to return
setLocalResources(Map<String, LocalResource>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set LocalResource required by the container.
setLogAggregationContext(LogAggregationContext) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set LogAggregationContext for the application
setLogAggregationPolicyClassName(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Set the log aggregation policy class.
setLogAggregationPolicyParameters(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Set the log aggregation policy parameters.
setLogAggregationStatus(LogAggregationStatus) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setLogUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setMaxAppAttempts(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the number of max attempts of the application to be submitted.
setMaximumCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setMaximumResourceCapability(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
setMaximumResourceCapability(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
setMemory(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
Deprecated.
setMemorySeconds(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the aggregated amount of memory (in megabytes) the application has allocated times the number of seconds the application has been running.
setMemorySize(long) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set memory of the resource.
setModifiedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the modified time of the domain
setName(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setName(String) - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
setNeededResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setNextExpirationTime(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
setNMTokens(List<NMToken>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setNMTokensFromPreviousAttempts(List<NMToken>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the list of NMTokens for communicating with the NMs where the the containers of previous application attempts are running.
setNodeHttpAddress(String) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setNodeHttpAddress(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set node-label-expression for this app
setNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set node label expression of this resource request.
setNodeLabelList(List<NodeLabel>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
setNodeLabels(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
setNodeLabels(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLabelsToNodesRequest
 
setNodeLabels(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNodeLabels(List<NodeLabel>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsRequest
 
setNodeLabels(Set<String>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsRequest
 
setNodeReports(List<NodeReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
setNodeResourceMap(Map<NodeId, ResourceOption>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Set the map from NodeId to ResourceOption.
setNodeState(NodeState) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNodeStates(EnumSet<NodeState>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
The state to filter the cluster nodes with.
setNodeToLabels(Map<NodeId, Set<String>>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsResponse
 
setNodeToLabels(Map<NodeId, Set<String>>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
setNodeUtilization(ResourceUtilization) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNumActiveNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumActiveUsers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of active users
setNumAppsCompleted(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of completed apps
setNumAppsFailed(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of failed apps
setNumAppsKilled(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of killed apps
setNumAppsPending(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of pending apps
setNumAppsRunning(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of running apps
setNumAppsSubmitted(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of apps submitted
setNumClusterNodes(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setNumContainers(int) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNumContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Set the number of containers required with the given specifications
setNumContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the number of containers required with the given specifications
setNumDecommissionedNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumLostNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumRebootedNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumReservedContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the number of reserved containers
setNumUnhealthyNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumUsedContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the number of used containers
setOriginalTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setOriginalTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setOtherInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the other info map to the given map of other information
setOverCommitTimeout(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
setOwner(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the domain owner.
setPassword(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setPath(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceResponse
Set the Path corresponding to a resource in the shared cache.
setPattern(String) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the pattern that should be used to extract entries from the archive (only used when type is PATTERN).
setPendingContainers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of pending containers.
setPendingMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the pending memory in MB
setPendingVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the pending vcores
setPhysicalMemory(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set physical memory.
setPort(int) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
setPort(int) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the port of the URL
setPreemptedMemorySeconds(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the aggregated amount of memory preempted (in megabytes) the application has allocated times the number of seconds the application has been running.
setPreemptedVcoreSeconds(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the aggregated number of vcores preempted that the application has allocated times the number of seconds the application has been running.
setPreemptionDisabled(boolean) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setPreemptionMessage(PreemptionMessage) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setPrimaryFilters(Map<String, Set<Object>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the primary filter map to the given map of primary filters
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the Priority of the application.
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setPriority(int) - Method in class org.apache.hadoop.yarn.api.records.Priority
Set the assigned priority
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Priority of the request
setProgress(float) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the current progress of application
setProgress(float) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the queue that the application was placed in.
setQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Set queue name to use to find resource allocations.
setQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Set the name of the Plan that corresponds to the name of the QueueInfo in the scheduler to which the reservation will be submitted to
setQueue(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setQueue(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the queue to which the application is being submitted
setQueueInfo(QueueInfo) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
setQueueName(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Set the queue name for which to get queue information
setQueueName(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueName(String) - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
setQueues(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the queue to filter applications on
setQueueState(QueueState) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueStatistics(QueueStatistics) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the queue statistics for the queue
setQueueUsagePercentage(float) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the percentage of resources of the queue that the app is using.
setRackName(String) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setReaders(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the reader (and/or reader group) list string
setReason(String) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Set reason why the update request was not satisfiable.
setRecoveryPath(Path) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Set the path for this auxiliary service to use for storing state that will be used during recovery.
setRecursive(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information on the entire child queue hierarchy?
setRelatedEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the related entity map to the given map of related entities
setRelaxLocality(boolean) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
For a request at a network hierarchy level, set whether locality can be relaxed to that level and beyond.
setReleaseList(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of ContainerId of containers being released by the ApplicationMaster
setRenewer(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
setReservationAllocationState(List<ReservationAllocationState>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListResponse
Set the list of ReservationAllocationState, that correspond to a reservation in the scheduler.
setReservationDefinition(ReservationDefinition) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Set the ReservationDefinition representing the user constraints for this reservation
setReservationDefinition(ReservationDefinition) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
Set the ReservationDefinition representing the updated user constraints for this reservation
setReservationDefinition(ReservationDefinition) - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Set the definition of the reservation.
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewReservationResponse
Set a new ReservationId to be used to submit a reservation.
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationDeleteRequest
Set the ReservationId, that correspond to a valid resource allocation in the scheduler (between start and end time of this reservation)
setReservationId(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Set the reservation id to use to find a reservation.
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationSubmissionRequest
Set the reservation id that corresponds to the reservation submission.
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationUpdateRequest
Set the ReservationId, that correspond to a valid resource allocation in the scheduler (between start and end time of this reservation)
setReservationID(ReservationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the reservation id, that correspond to a valid resource allocation in the scheduler (between start and end time of the corresponding reservation)
setReservationId(ReservationId) - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Set the id corresponding to the reservation.
setReservationName(String) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Set the name for this reservation.
setReservationRequests(ReservationRequests) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Set the list of ReservationRequests representing the resources required by the application
setReservationResources(List<ReservationRequest>) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequests
Set the list of ReservationRequest representing the resources required by the application
setReservedContainers(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the number of reserved containers.
setReservedMemoryMB(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the reserved memory in MB
setReservedResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setReservedVCores(long) - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Set the reserved vcores
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the resource required by the ApplicationMaster for this application.
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setResource(URL) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set location of the resource to be localized.
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
setResourceAllocationRequests(List<ResourceAllocationRequest>) - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Set the list of resource allocations made for the reservation.
setResourceBlacklistRequest(ResourceBlacklistRequest) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the ResourceBlacklistRequest to inform the ResourceManager about the blacklist additions and removals per the ApplicationMaster.
setResourceKey(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReleaseSharedCacheResourceRequest
Set the key of the resource to be released.
setResourceKey(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
Set the key of the resource to be used.
setResourceName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the resource name (e.g.
setResourceRequest(List<PreemptionResourceRequest>) - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
 
setResourceRequest(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
setResponseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the response id used to track duplicate responses.
setResponseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setRMDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
setRolledLogsExcludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Set exclude pattern for in a rolling fashion.
setRolledLogsIncludePattern(String) - Method in class org.apache.hadoop.yarn.api.records.LogAggregationContext
Set include pattern in a rolling fashion.
setRpcPort(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the RPC port on which the ApplicationMaster is responding.
setRpcPort(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setRpcPort(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setSchedulerResourceTypes(EnumSet<YarnServiceProtos.SchedulerResourceTypes>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the resource types used by the scheduler.
setScheme(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the scheme of the URL
setScope(ApplicationsRequestScope) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the ApplicationsRequestScope of applications to filter.
setService(String) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setServiceData(Map<String, ByteBuffer>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set application-specific binary service data.
setShouldBeUploadedToSharedCache(boolean) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Inform NM whether upload to SCM is needed.
setSize(long) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the size of the resource to be localized.
setStartContainerRequests(List<StartContainerRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Set a list of StartContainerRequest to start containers.
setStartRange(LongRange) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of start times to filter applications on
setStartRange(long, long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of start times to filter applications on
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReservationListRequest
Set the start time to use to search for reservations.
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceAllocationRequest
Set the start time that the resource is allocated.
setStartTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the start time of the entity
setState(ContainerState) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setStrictContract(StrictPreemptionContract) - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
setSuccessfullyIncreasedContainers(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.IncreaseContainersResourceResponse
Set the list of containerIds of containers whose resource have been successfully increased.
setSuccessfullyStartedContainers(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
setSuccessfullyStoppedContainers(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Set the list of containerIds of successfully stopped containers.
setTargetQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the queue to place the application in.
setTimelineEntityGroupId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
setTimelineServiceBuildVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
setTimelineServiceVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
setTimelineServiceVersionBuiltOn(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the timestamp of the resource to be localized, used for verification.
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the timestamp of the event
setToken(Token) - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
setTokens(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set security tokens needed by this container.
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final tracking URLfor the ApplicationMaster.
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the tracking URLfor the ApplicationMaster while it is running.
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setType(LocalResourceType) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceType of the resource to be localized.
setType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
 
setUnmanagedAM(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
setUnmanagedApp(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setUpdateContainerRequest(UpdateContainerRequest) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Set the UpdateContainerRequest that was not satisfiable.
setUpdatedContainers(List<UpdatedContainer>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly updated containers by ResourceManager.
setUpdatedNodes(List<NodeReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setUpdateErrors(List<UpdateContainerError>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of container update errors to inform the Application Master about the container updates that could not be satisfied due to error.
setUpdateRequests(List<UpdateContainerRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of container update requests to inform the ResourceManager about the containers that need to be updated.
setUpdateType(ContainerUpdateType) - Method in class org.apache.hadoop.yarn.api.records.UpdatedContainer
Set the ContainerUpdateType.
setUsed(Resource) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setUsedResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setUser(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setUser(String) - Method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
Set the user who made the reservation.
setUserAcls(List<QueueACL>) - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
setUserAclsInfoList(List<QueueUserACLInfo>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
setUserInfo(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the user info of the URL.
setUsers(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the users to filter applications on
setVcoreSeconds(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the aggregated number of vcores that the application has allocated times the number of seconds the application has been running.
setVersion(int) - Method in class org.apache.hadoop.yarn.api.records.Container
Set the version of this container.
setVirtualCores(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set number of virtual cpu cores of the resource.
setVirtualMemory(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set used virtual memory.
setVisibility(LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceVisibility of the resource to be localized.
setWriters(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the writer (and/or writer group) list string
setYarnApplicationAttemptState(YarnApplicationAttemptState) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setYarnApplicationState(YarnApplicationState) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
SHARED_CACHE_CHECKSUM_ALGO_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
the checksum algorithm implementation
SHARED_CACHE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
whether the shared cache is enabled/disabled
SHARED_CACHE_NESTED_LEVEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The config key for the level of nested directories before getting to the checksum directory.
SHARED_CACHE_NM_UPLOADER_REPLICATION_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The replication factor for the node manager uploader for the shared cache.
SHARED_CACHE_NM_UPLOADER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SHARED_CACHE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SHARED_CACHE_ROOT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The config key for the shared cache root directory.
shouldDoLogAggregation(ContainerLogContext) - Method in interface org.apache.hadoop.yarn.server.api.ContainerLogAggregationPolicy
The method used by the NodeManager log aggregation service to ask the policy object if a given container's logs should be aggregated.
shouldRMFailFast(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SignalContainerCommand - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various signal container commands.
SignalContainerRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager or by the ApplicationMaster to the NodeManager to signal a container.
SignalContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerRequest
 
SignalContainerResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client signalling a container.
SignalContainerResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SignalContainerResponse
 
signalToContainer(SignalContainerRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the ResourceManager to signal a container.
signalToContainer(SignalContainerRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
 
StartContainerRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to the NodeManager to start a container.
StartContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
startContainers(StartContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The ApplicationMaster provides a list of StartContainerRequests to a NodeManager to start Containers allocated to it using this interface.
StartContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request which contains a list of StartContainerRequest sent by the ApplicationMaster to the NodeManager to start containers.
StartContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
 
StartContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to start an allocated container.
StartContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
STDERR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
 
STDOUT - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
 
stopApplication(ApplicationTerminationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
An application is finishing on this NodeManager.
stopContainer(ContainerTerminationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
A container is finishing on this NodeManager.
stopContainers(StopContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The ApplicationMaster requests a NodeManager to stop a list of Containers allocated to it using this interface.
StopContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to the NodeManager to stop containers.
StopContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
 
StopContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to stop allocated containers.
StopContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
 
StrictPreemptionContract - Class in org.apache.hadoop.yarn.api.records
Enumeration of particular allocations to be reclaimed.
StrictPreemptionContract() - Constructor for class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
submitApplication(SubmitApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to submit a new application to the ResourceManager.
SubmitApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to submit an application to the ResourceManager.
SubmitApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
 
SubmitApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client on application submission.
SubmitApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
 
submitReservation(ReservationSubmissionRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to submit a new reservation to the ResourceManager.
subtractFrom(int, int, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Subtract utilization from the current one.
SUCCESS - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
SYSTEM_FILTER_CONFLICT - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if the user specifies the timeline system reserved filter key

T

TIMELINE_DELEGATION_KEY_UPDATE_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_DELEGATION_TOKEN_MAX_LIFETIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_DELEGATION_TOKEN_RENEW_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_ENTITY_GROUPID_STR_PREFIX - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
TIMELINE_SERVICE_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
host:port address for timeline service RPC APIs.
TIMELINE_SERVICE_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The listening endpoint for the timeline service application.
TIMELINE_SERVICE_CLIENT_BEST_EFFORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline client policy for whether connections are fatal
TIMELINE_SERVICE_CLIENT_FD_CLEAN_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_FD_CLEAN_INTERVAL_SECS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_FD_FLUSH_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_FD_FLUSH_INTERVAL_SECS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_FD_RETAIN_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_FD_RETAIN_SECS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_INTERNAL_ATTEMPT_DIR_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_INTERNAL_TIMERS_TTL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_INTERNAL_TIMERS_TTL_SECS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_CLIENT_MAX_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline client call, max retries (-1 means no limit)
TIMELINE_SERVICE_CLIENT_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline client settings
TIMELINE_SERVICE_CLIENT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline client call, retry interval
TIMELINE_SERVICE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether timeline service is enabled or not.
TIMELINE_SERVICE_ENTITY_GROUP_PLUGIN_CLASSES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYFILE_FS_SUPPORT_APPEND - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_ACTIVE_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_ACTIVE_DIR_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_APP_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_APP_CACHE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_CLEANER_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_CLEANER_INTERVAL_SECONDS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_DONE_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_DONE_DIR_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting for timeline service v1.5
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_RETAIN_SECONDS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_SCAN_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_SCAN_INTERVAL_SECONDS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_SUMMARY_ENTITY_TYPES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_SUMMARY_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_THREADS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_THREADS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_UNKNOWN_ACTIVE_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_UNKNOWN_ACTIVE_SECONDS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_HANDLER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads to handle client RPC API requests.
TIMELINE_SERVICE_HTTP_CROSS_ORIGIN_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enables cross origin support for timeline server.
TIMELINE_SERVICE_HTTP_CROSS_ORIGIN_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default value for cross origin support for timeline server.
TIMELINE_SERVICE_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos keytab for the timeline server.
TIMELINE_SERVICE_LEVELDB_CACHE_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_LEVELDB_MAX_OPEN_FILES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb number of concurrent open files.
TIMELINE_SERVICE_LEVELDB_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb path
TIMELINE_SERVICE_LEVELDB_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Implementation specific configuration prefix for Timeline Service leveldb.
TIMELINE_SERVICE_LEVELDB_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb read cache (uncompressed blocks).
TIMELINE_SERVICE_LEVELDB_START_TIME_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb start time read cache (number of entities)
TIMELINE_SERVICE_LEVELDB_START_TIME_WRITE_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb start time write cache (number of entities)
TIMELINE_SERVICE_LEVELDB_STATE_STORE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service state store leveldb path
TIMELINE_SERVICE_LEVELDB_STATE_STORE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_LEVELDB_TTL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb interval to wait between deletion rounds
TIMELINE_SERVICE_LEVELDB_WRITE_BATCH_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb write batch size.
TIMELINE_SERVICE_LEVELDB_WRITE_BUFFER_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb write buffer size.
TIMELINE_SERVICE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal for the timeline server.
TIMELINE_SERVICE_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Flag to enable recovery of timeline service
TIMELINE_SERVICE_ROLLING_PERIOD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service rolling period.
TIMELINE_SERVICE_STATE_STORE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service state store class
TIMELINE_SERVICE_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service store class.
TIMELINE_SERVICE_TTL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service enable data age off
TIMELINE_SERVICE_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service length of time to retain data
TIMELINE_SERVICE_UI_NAMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Comma seperated list of names for UIs hosted in the timeline server (For pluggable UIs).
TIMELINE_SERVICE_UI_ON_DISK_PATH_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Path to war file or static content directory for this UI (For pluggable UIs).
TIMELINE_SERVICE_UI_WEB_PATH_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Relative web path that will serve up this UI (For pluggable UIs).
TIMELINE_SERVICE_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the timeline service web application.
TIMELINE_SERVICE_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the timeline service web application.
TimelineAbout - Class in org.apache.hadoop.yarn.api.records.timeline
 
TimelineAbout() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
TimelineAbout(String) - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
TimelineDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.records.timeline
The response of delegation token related request
TimelineDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineDelegationTokenResponse
 
TimelineDomain - Class in org.apache.hadoop.yarn.api.records.timeline
This class contains the information about a timeline domain, which is used to a user to host a number of timeline entities, isolating them from others'.
TimelineDomain() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
 
TimelineDomains - Class in org.apache.hadoop.yarn.api.records.timeline
The class that hosts a list of timeline domains.
TimelineDomains() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineDomains
 
TimelineEntities - Class in org.apache.hadoop.yarn.api.records.timeline
The class that hosts a list of timeline entities.
TimelineEntities() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
 
TimelineEntity - Class in org.apache.hadoop.yarn.api.records.timeline
The class that contains the the meta information of some conceptual entity and its related events.
TimelineEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
TimelineEntityGroupId - Class in org.apache.hadoop.yarn.api.records.timeline
TimelineEntityGroupId is an abstract way for timeline service users to represent “a group of related timeline data.
TimelineEntityGroupId() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 
TimelineEvent - Class in org.apache.hadoop.yarn.api.records.timeline
The class that contains the information of an event that is related to some conceptual entity of an application.
TimelineEvent() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
TimelineEvents - Class in org.apache.hadoop.yarn.api.records.timeline
The class that hosts a list of events, which are categorized according to their related entities.
TimelineEvents() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
 
TimelineEvents.EventsOfOneEntity - Class in org.apache.hadoop.yarn.api.records.timeline
The class that hosts a list of events that are only related to one entity.
TimelineEvents.EventsOfOneEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
 
TimelinePutResponse - Class in org.apache.hadoop.yarn.api.records.timeline
A class that holds a list of put errors.
TimelinePutResponse() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
 
TimelinePutResponse.TimelinePutError - Class in org.apache.hadoop.yarn.api.records.timeline
A class that holds the error code for one entity.
TimelinePutResponse.TimelinePutError() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
 
Token - Class in org.apache.hadoop.yarn.api.records
Token is the security entity used by the framework to verify authenticity of any resource.
Token() - Constructor for class org.apache.hadoop.yarn.api.records.Token
 
toPath() - Method in class org.apache.hadoop.yarn.api.records.URL
 
toString() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
toString() - Method in class org.apache.hadoop.yarn.api.records.Priority
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ReservationId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.Resource
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
toString() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
 
toString() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntityGroupId
 

U

UNDEFINED - Static variable in class org.apache.hadoop.yarn.api.records.Priority
 
updateApplicationPriority(UpdateApplicationPriorityRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to set priority of an application.
UpdateApplicationPriorityRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager to set or update the application priority.
UpdateApplicationPriorityRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityRequest
 
UpdateApplicationPriorityResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client on update the application priority.
UpdateApplicationPriorityResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationPriorityResponse
 
updateConnectAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
UpdateContainerError - Class in org.apache.hadoop.yarn.api.records
UpdateContainerError is used by the Scheduler to notify the ApplicationMaster of an UpdateContainerRequest it cannot satisfy due to an error in the request.
UpdateContainerError() - Constructor for class org.apache.hadoop.yarn.api.records.UpdateContainerError
 
UpdateContainerRequest - Class in org.apache.hadoop.yarn.api.records
UpdateContainerRequest represents the request made by an application to the ResourceManager to update an attribute of a Container such as its Resource allocation or (@code ExecutionType}
UpdateContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
 
UpdatedContainer - Class in org.apache.hadoop.yarn.api.records
An object that encapsulates an updated container and the type of Update.
UpdatedContainer() - Constructor for class org.apache.hadoop.yarn.api.records.UpdatedContainer
 
updateNodeResource(UpdateNodeResourceRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
The interface used by admin to update nodes' resources to the ResourceManager
UpdateNodeResourceRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
The request sent by admin to change a list of nodes' resource to the ResourceManager.
UpdateNodeResourceRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
 
UpdateNodeResourceResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
The response sent by the ResourceManager to Admin client on node resource change.
UpdateNodeResourceResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceResponse
 
updateReservation(ReservationUpdateRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to update an existing Reservation.
URL - Class in org.apache.hadoop.yarn.api.records
URL represents a serializable URL.
URL() - Constructor for class org.apache.hadoop.yarn.api.records.URL
 
use(UseSharedCacheResourceRequest) - Method in interface org.apache.hadoop.yarn.api.ClientSCMProtocol
The interface used by clients to claim a resource with the SharedCacheManager. The client uses a checksum to identify the resource and an ApplicationId to identify which application will be using the resource.
useHttps(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
UseSharedCacheResourceRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to the SharedCacheManager that claims a resource in the shared cache.
UseSharedCacheResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceRequest
 
UseSharedCacheResourceResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response from the SharedCacheManager to the client that indicates whether a requested resource exists in the cache.
UseSharedCacheResourceResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.UseSharedCacheResourceResponse
 

V

valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.protocolrecords.ApplicationsRequestScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.AMCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ApplicationAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ContainerUpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.DecommissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.FinalApplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.LocalResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.LocalResourceVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.LogAggregationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.NodeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.QueueACL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.QueueState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ReservationACL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ReservationRequestInterpreter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.SignalContainerCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.YarnApplicationAttemptState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.YarnApplicationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.api.ContainerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
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.api.protocolrecords.ApplicationsRequestScope
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.api.records.AMCommand
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.api.records.ApplicationAccessType
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.api.records.ContainerState
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.api.records.ContainerUpdateType
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.api.records.DecommissionType
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.api.records.FinalApplicationStatus
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.api.records.LocalResourceType
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.api.records.LocalResourceVisibility
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.api.records.LogAggregationStatus
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.api.records.NodeState
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.api.records.QueueACL
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.api.records.QueueState
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.api.records.ReservationACL
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.api.records.ReservationRequestInterpreter
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.api.records.SignalContainerCommand
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.api.records.YarnApplicationAttemptState
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.api.records.YarnApplicationState
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.api.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAndSetAllServiceAddresses(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
verifyAndSetConfiguration(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Verify configuration for Resource Manager HA.

Y

YARN_ACL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Are acls enabled.
YARN_ADMIN_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ACL of who can be admin of YARN cluster.
YARN_APP_CONTAINER_LOG_BACKUPS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_APP_CONTAINER_LOG_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The log directory for the containers
YARN_APP_CONTAINER_LOG_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_APPLICATION_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLASSPATH for YARN applications.
YARN_AUTHORIZATION_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_CLIENT_APP_SUBMISSION_POLL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interval that the yarn client library uses to poll the completion status of the asynchronous API of application client protocol.
YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The duration that the yarn client library waits, cumulatively across polls, for an expected state change to occur.
YARN_FAIL_FAST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_HTTP_POLICY_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_HTTP_POLICY_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_INTERMEDIATE_DATA_ENCRYPTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/disable intermediate-data encryption at YARN level.
YARN_LOG_SERVER_URL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_MC_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_MINICLUSTER_CONTROL_RESOURCE_MONITORING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether users are explicitly trying to control resource monitoring configuration for the MiniYARNCluster.
YARN_MINICLUSTER_FIXED_PORTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to use fixed ports with the minicluster.
YARN_MINICLUSTER_NM_PMEM_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Allow changing the memory for the NodeManager in the MiniYARNCluster
YARN_MINICLUSTER_USE_RPC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the NM should use RPC to connect to the RM.
YARN_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_RESERVATION_ACL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Are reservation acls enabled.
YARN_SECURITY_SERVICE_AUTHORIZATION_APPLICATIONCLIENT_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_APPLICATIONHISTORY_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_APPLICATIONMASTER_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_CONTAINER_MANAGEMENT_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCE_LOCALIZER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCEMANAGER_ADMINISTRATION_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCETRACKER_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
YARN Service Level Authorization
YARN_SITE_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SSL_CLIENT_HTTPS_NEED_AUTH_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SSL_SERVER_RESOURCE_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_TRACKING_URL_GENERATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnApplicationAttemptState - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various states of a RMAppAttempt.
YarnApplicationState - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various states of an ApplicationMaster.
YarnClusterMetrics - Class in org.apache.hadoop.yarn.api.records
YarnClusterMetrics represents cluster metrics.
YarnClusterMetrics() - Constructor for class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
YarnConfiguration - Class in org.apache.hadoop.yarn.conf
 
YarnConfiguration() - Constructor for class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnConfiguration(Configuration) - Constructor for class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnException - Exception in org.apache.hadoop.yarn.exceptions
YarnException indicates exceptions from yarn servers.
YarnException() - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnRuntimeException - Exception in org.apache.hadoop.yarn.exceptions
Base Yarn Exception.
YarnRuntimeException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnRuntimeException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnRuntimeException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 

Z

ZK_RM_STATE_STORE_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Parent znode path under which ZKRMStateStore will create znodes
ZK_RM_STATE_STORE_ROOT_NODE_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Root node ACLs for fencing
ZK_STATE_STORE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
$ A B C D E F G H I K L M N O P Q R S T U V Y Z 

Copyright © 2017 Apache Software Foundation. All Rights Reserved.