Skip navigation links
$ A B C D E F G H I J K L M N O P Q R S T U V X 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.
AbstractConstraint() - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.AbstractConstraint
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.And
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.DelayedOr
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.Or
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
 
accept(PlacementConstraint.Visitor<T>) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
 
accept(PlacementConstraint.Visitor<T>) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitable
Visitor pattern.
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
addChild(TimelineEntity.Identifier) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
addChild(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
addChildren(Set<TimelineEntity.Identifier>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
addConfig(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addConfigs(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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
addEntities(List<TimelineEntity>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
 
addEntity(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Add a single entity into the existing entity list
addEntity(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
 
addError(TimelinePutResponse.TimelinePutError) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Add a single TimelinePutResponse.TimelinePutError instance into the existing list
addError(TimelineWriteResponse.TimelineWriteError) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
Add a single TimelineWriteResponse.TimelineWriteError 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
addErrors(List<TimelineWriteResponse.TimelineWriteError>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
Add a list of TimelineWriteResponse.TimelineWriteError 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
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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
addEvents(Set<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addFlowRun(FlowRunEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
addFlowRuns(Collection<FlowRunEntity>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
addInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
addInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
addIsRelatedToEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addIsRelatedToEntity(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addMetric(TimelineMetric) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addMetrics(Set<TimelineMetric>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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
addRelatesToEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
addRelatesToEntity(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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.
addTo(int, int, float, String, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Add utilization to the current one.
addToAllocatedContainers(AllocateResponse, List<Container>) - Static method in class org.apache.hadoop.yarn.ams.ApplicationMasterServiceUtils
Add allocated containers to AllocateResponse.
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
 
addToRejectedSchedulingRequests(AllocateResponse, List<RejectedSchedulingRequest>) - Static method in class org.apache.hadoop.yarn.ams.ApplicationMasterServiceUtils
Add rejected Scheduling Requests to AllocateResponse.
addToUpdateContainerErrors(AllocateResponse, List<UpdateContainerError>) - Static method in class org.apache.hadoop.yarn.ams.ApplicationMasterServiceUtils
Add update container errors to AllocateResponse.
addToUpdatedContainers(AllocateResponse, ContainerUpdateType, List<Container>) - Static method in class org.apache.hadoop.yarn.ams.ApplicationMasterServiceUtils
Add updated containers to AllocateResponse.
addValue(long, Number) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
addValues(Map<Long, Number>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
addVolumeCapability(ValidateVolumeCapabilitiesRequest.VolumeCapability) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
aggregate(TimelineMetric, TimelineMetric, Map<Object, Object>) - Method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetricOperation
Perform the aggregation operation.
aggregateTo(TimelineMetric, TimelineMetric) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
Aggregate an incoming metric to the base aggregated metric with the given operation state in a stateless fashion.
aggregateTo(TimelineMetric, TimelineMetric, Map<Object, Object>) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
Aggregate an incoming metric to the base aggregated metric with the given operation state.
allocate(ApplicationAttemptId, AllocateRequest, AllocateResponse) - Method in interface org.apache.hadoop.yarn.ams.ApplicationMasterServiceProcessor
Allocate call.
allocate(AllocateRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The main interface between an ApplicationMaster and the ResourceManager.
allocatedContainers(List<Container>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the allocatedContainers of the response.
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
 
AllocateRequest.AllocateRequestBuilder - Class in org.apache.hadoop.yarn.api.protocolrecords
Class to construct instances of AllocateRequest with specific options.
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
 
AllocateResponse.AllocateResponseBuilder - Class in org.apache.hadoop.yarn.api.protocolrecords
Class to construct instances of AllocateResponse with specific options.
allocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the allocationRequestId of the request.
allocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the allocationRequestId of the request.
allocationTag(String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints.PlacementTargets
Constructs a target expression on an allocation tag.
AllocationTagNamespaceType - Enum in org.apache.hadoop.yarn.api.records
Class to describe all supported forms of namespaces for an allocation tag.
allocationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the allocationTags of the request.
allocationTagWithNamespace(String, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints.PlacementTargets
Constructs a target expression on a set of allocation tags under a certain namespace.
AM_ALLOW_NON_EXCLUSIVE_ALLOCATION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AM_DEFAULT_NODE_LABEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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(AMCommand) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the amCommand of the response.
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
The setting that controls whether AMRMProxy is enabled or not.
AMRM_PROXY_HA_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
 
AMRM_PROXY_WAIT_UAM_REGISTER_DONE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
amRmToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the amRmToken of the response.
And(List<PlacementConstraint.AbstractConstraint>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.And
 
And(PlacementConstraint.AbstractConstraint...) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.And
 
and(PlacementConstraint.AbstractConstraint...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
A conjunction of constraints.
ANY - Static variable in class org.apache.hadoop.yarn.api.records.ResourceRequest
The constant string representing no locality.
APP_ATTEMPT_DIAGNOSTICS_LIMIT_KC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APP_FINAL_VALUE_RETENTION_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name for setting that controls how long the final value of a metric of a completed app is retained before merging into the flow sum.
APP_NAME_PLACEMENT_RULE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_PLACEMENT_TYPE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Configure default application placement allocator.
APPLICATION_TAG_BASED_PLACEMENT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_TAG_BASED_PLACEMENT_USER_WHITELIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_TAG_FORCE_LOWERCASE_CONVERSION - 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.
ApplicationAttemptEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents an application attempt.
ApplicationAttemptEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationAttemptEntity
 
ApplicationAttemptEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationAttemptEntity
 
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.ContainerLaunchType - Enum in org.apache.hadoop.yarn.api
The type of launch for the container.
ApplicationConstants.Environment - Enum in org.apache.hadoop.yarn.api
Environment for Applications.
ApplicationEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents an application.
ApplicationEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
 
ApplicationEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
 
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.
ApplicationMasterServiceContext - Interface in org.apache.hadoop.yarn.ams
This is a marker interface for a context object that is injected into the ApplicationMasterService processor.
ApplicationMasterServiceProcessor - Interface in org.apache.hadoop.yarn.ams
Interface to abstract out the the actual processing logic of the Application Master Service.
ApplicationMasterServiceUtils - Class in org.apache.hadoop.yarn.ams
Utility methods to be used by ApplicationMasterServiceProcessor.
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
 
applicationPriority(Priority) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the applicationPriority of the response.
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
 
ApplicationTimeout - Class in org.apache.hadoop.yarn.api.records
ApplicationTimeout is a report for configured application timeouts.
ApplicationTimeout() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationTimeout
 
ApplicationTimeoutType - Enum in org.apache.hadoop.yarn.api.records
Application timeout type.
APPS_CACHE_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPS_CACHE_EXPIRE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPS_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
areMandatoryResourcesAvailable(Resource) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Are mandatory resources like memory-mb, vcores available? If not, throw exceptions.
areNodeLabelsEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
askList(List<ResourceRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the askList of the request.
ATS_APP_COLLECTOR_LINGER_PERIOD_IN_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AttributeMappingOperationType - Enum in org.apache.hadoop.yarn.server.api.protocolrecords
Type of node to attribute mapping operation.
AUTO_FAILOVER_EMBEDDED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
This property should never be set to false.
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
 
AUTOMATICALLY_DISCOVER_GPU_DEVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AuxiliaryLocalPathHandler - Interface in org.apache.hadoop.yarn.server.api
An Interface that can retrieve local directories to read from or write to.
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
 
availableResources(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the availableResources of the response.

B

BAD_CONFIG_MESSAGE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.HAUtil
 
batchSaveFederationQueuePolicies(BatchSaveFederationQueuePoliciesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
In YARN-Federation mode, this method provides a way to save queue policies in batches.
BatchSaveFederationQueuePoliciesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
In Federation mode, we will support batch save queues policies to FederationStateStore.
BatchSaveFederationQueuePoliciesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesRequest
 
BatchSaveFederationQueuePoliciesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
BatchSaveFederationQueuePoliciesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
 
build() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Return generated AllocateRequest object.
build() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Return generated AllocateResponse object.
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
 
build() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Return generated ResourceRequest object.
build() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Return generated SchedulingRequest object.
build() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.AbstractConstraint
 
build(PlacementConstraint.AbstractConstraint) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a PlacementConstraint given a constraint expression.

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
 
capability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the capability of the request.
cardinality(String, int, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a constraint that restricts the number of allocations within a given scope (e.g., node or rack).
cardinality(String, String, int, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Similar to PlacementConstraints.cardinality(String, int, int, String...), but let you attach a namespace to the given allocation tags.
CardinalityConstraint(String, int, int, Set<String>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
 
CardinalityConstraintParser(String) - Constructor for class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.CardinalityConstraintParser
 
castToIntSafely(long) - Static method in class org.apache.hadoop.yarn.api.records.Resource
Convert long to int for a resource value safely.
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
 
checkHeadRoomAlphaValid(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
Check if HeadRoomAlpha is a number and is between 0 and 1.
checkSubClusterQueueWeightRatioValid(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
Check if the subCluster Queue Weight Ratio are valid.
CHILDREN_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
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_NO_HA_PROXY_PROVIDER - 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
 
clone(ResourceRequest) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Clone a ResourceRequest object (shallow copy).
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.
CLUSTER_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
ClusterEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents a YARN cluster.
ClusterEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ClusterEntity
 
ClusterEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ClusterEntity
 
clusterTimestamp - Variable in class org.apache.hadoop.yarn.api.records.ReservationId
 
collectorInfo(CollectorInfo) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the collectorInfo of the response.
CollectorInfo - Class in org.apache.hadoop.yarn.api.records
Collector info containing collector address and collector token passed from RM to AM in Allocate Response.
CollectorInfo() - Constructor for class org.apache.hadoop.yarn.api.records.CollectorInfo
 
commitLastReInitialization(ContainerId) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
Commit the Last ReInitialization if possible.
CommitResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Response to Commit Container Request.
CommitResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.CommitResponse
 
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
 
compare(Number, Number) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetricCalculator
Compare two not-null numbers.
compare(String, long, String, long) - Static method in class org.apache.hadoop.yarn.util.UnitsConversionUtil
Compare a value in a given unit with a value in another unit.
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(Resource) - Method in class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
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(Resource) - Method in class org.apache.hadoop.yarn.api.records.Resource
 
compareTo(ResourceInformation) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
compareTo(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
compareTo(ResourceTypeInfo) - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
 
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
 
compareTo(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
compareTo(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
compareTo(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
compareUnits(String, String) - Static method in class org.apache.hadoop.yarn.util.UnitsConversionUtil
Compare a unit to another unit.
completedContainersStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the completedContainersStatuses of the response.
CompositeConstraint() - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CompositeConstraint
 
CONFIG_NODE_DESCRIPTOR_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ConfigurationException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on unrecoverable configuration errors.
ConfigurationException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ConfigurationException
 
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
 
ConjunctionConstraintParser(String) - Constructor for class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConjunctionConstraintParser
 
ConstraintParser(PlacementConstraintParser.ConstraintTokenizer) - Constructor for class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConstraintParser
 
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
 
ContainerContext(String, ContainerId, Resource, ContainerType, ExecutionType) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerContext
 
ContainerEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents a container belonging to an application attempt.
ContainerEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ContainerEntity
 
ContainerEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.ContainerEntity
 
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
 
ContainerRetryContext - Class in org.apache.hadoop.yarn.api.records
ContainerRetryContext indicates how container retry after it fails to run.
ContainerRetryContext() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
ContainerRetryPolicy - Enum in org.apache.hadoop.yarn.api.records
Retry policy for relaunching a Container.
containersFromPreviousAttempt(List<Container>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the containersFromPreviousAttempt of the response.
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
 
ContainerSubState - Enum in org.apache.hadoop.yarn.api.records
Container Sub-State.
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.
ContainerUpdateRequest - 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.
ContainerUpdateRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
 
ContainerUpdateResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to update container resource.
ContainerUpdateResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
 
ContainerUpdateType - Enum in org.apache.hadoop.yarn.api.records
Encodes the type of Container Update.
convert(String, String, long) - Static method in class org.apache.hadoop.yarn.util.UnitsConversionUtil
Converts a value from one unit to another.
copy(Resource, Resource) - Static method in class org.apache.hadoop.yarn.api.records.Resource
 
copy(ResourceInformation, ResourceInformation) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Copies the content of the source ResourceInformation object to the destination object, overwriting all properties of the destination object.
copy(ResourceTypeInfo, ResourceTypeInfo) - Static method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Copies the content of the source ResourceTypeInfo object to the destination object, overwriting all properties of the destination object.
CORE_SITE_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
createResourceFromString(String, List<ResourceTypeInfo>) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
createResourceTypesArray(Map<String, Long>) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Create an array of ResourceInformation objects corresponding to the passed in map of names to values.
createResourceWithSameValue(long) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Return a new Resource instance with all resource values initialized to value.
CS_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CsiAdaptorPB - Interface in org.apache.hadoop.yarn.api
Interface for the CSI adaptor protocol.
CsiAdaptorPlugin - Interface in org.apache.hadoop.yarn.api
csi-adaptor is a plugin, user can provide customized implementation according to this interface.
CsiAdaptorProtocol - Interface in org.apache.hadoop.yarn.api
CSI adaptor delegates all the calls from YARN to a CSI driver.
CsiConfigUtils - Class in org.apache.hadoop.yarn.util.csi
Utility class for CSI in the API level.
CURATOR_LEADER_ELECTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
Eventually, we want to default to the curator-based implementation and remove the ActiveStandbyElector based implementation. We should remove this config then.

D

DATE_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
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
Specifies the different types of decommissioning of nodes.
DEFALUT_RM_PROXY_TIMEOUT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_HA_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_AMRM_PROXY_WAIT_UAM_REGISTER_DONE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APP_ATTEMPT_DIAGNOSTICS_LIMIT_KC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APP_FINAL_VALUE_RETENTION_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls how long the final value of a metric of a completed app is retained before merging into the flow sum.
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_TAG_BASED_PLACEMENT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_TAG_FORCE_LOWERCASE_CONVERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default application type
DEFAULT_APPS_CACHE_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPS_CACHE_EXPIRE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPS_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ATS_APP_COLLECTOR_LINGER_PERIOD_IN_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AUTO_FAILOVER_EMBEDDED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
The YarnConfiguration.AUTO_FAILOVER_EMBEDDED property is deprecated.
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_NO_HA_PROXY_PROVIDER - 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_CLIENTRM_SUBMIT_INTERVAL_TIME - 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_CONFIGURATION_STORE - 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_DISK_VALIDATOR - 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_DISPLAY_APPS_FOR_LOGGED_IN_USER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_DIST_SCHEDULING_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ENABLE_REST_APP_SUBMISSIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ENTITY_PREFIX - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
DEFAULT_FEDERATION_ALLOCATION_HISTORY_MAX_ENTRY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_AMRMPROXY_HB_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_AMRMPROXY_REGISTER_UAM_RETRY_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_AMRMPROXY_REGISTER_UAM_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_AMRMPROXY_SUBCLUSTER_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_BLACKLIST_SUBCLUSTERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_CACHE_TIME_TO_LIVE_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_CLUSTER_RESOLVER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_FACADE_CACHE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_FLUSH_CACHE_FOR_RM_ADDR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_GPG_LOAD_BASED_MAX_EDIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_GPG_LOAD_BASED_MAX_PENDING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_GPG_LOAD_BASED_MIN_PENDING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_GPG_LOAD_BASED_MIN_WEIGHT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_GPG_LOAD_BASED_SCALING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_NON_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_POLICY_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_POLICY_MANAGER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_POLICY_MANAGER_PARAMS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_REGISTRY_BASE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_CLEANUP_RETRY_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_CLEANUP_RETRY_SLEEP_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_CLIENT_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_CONN_IDLE_TIMEOUT_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_CONN_MAX_LIFE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Database connection maximum lifetime.
DEFAULT_FEDERATION_STATESTORE_CONNECTION_TIMEOUT_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_HEARTBEAT_INITIAL_DELAY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_HEARTBEAT_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_MAX_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_POOL_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default name of the database connection pool.
DEFAULT_FEDERATION_STATESTORE_SQL_JDBC_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_SQL_MAXCONNECTIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_STATESTORE_SQL_MINIMUMIDLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default value of the minimum number of connections in the database connection pool.
DEFAULT_FEDERATION_STATESTORE_ZK_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FEDERATION_YARN_CLIENT_FAILOVER_RANDOM_ORDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FILTER_INVALID_XML_CHARS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FLOW_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
default version for any flow.
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_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_STORE_FILE_REPLICATION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_APPCLEANER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_APPCLEANER_CONTACT_ROUTER_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_APPCLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_GLOBAL_POLICY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_POLICY_GENERATOR_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_POLICY_GENERATOR_READONLY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_SCHEDULED_EXECUTOR_THREADS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_SUBCLUSTER_CLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_SUBCLUSTER_EXPIRATION_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_WEBAPP_CONNECT_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_GPG_WEBAPP_READ_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_HDFS_LOCATION_FLOW_RUN_COPROCESSOR_JAR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
default hdfs location for flowrun coprocessor jar.
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_LINUX_CONTAINER_RUNTIME_ALLOWED_RUNTIMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default list of allowed runtimes when using LinuxContainerExecutor.
DEFAULT_LOAD_BASED_SC_SELECTOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOAD_BASED_SC_SELECTOR_FAIL_ON_ERROR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOAD_BASED_SC_SELECTOR_MULTIPLIER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOAD_BASED_SC_SELECTOR_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOAD_BASED_SC_SELECTOR_USE_ACTIVE_CORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_DEBUG_FILESIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_ENABLE_LOCAL_CLEANUP - 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_FORCE_PATH - 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_AUX_SERVICES_MANIFEST_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_AUX_SERVICES_MANIFEST_RELOAD_MS - 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_COLLECTOR_SERVICE_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_COLLECTOR_SERVICE_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_COLLECTOR_SERVICE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_DIAGNOSTICS_MAXIMUM_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_EXECUTOR_EXIT_FILE_TIMEOUT - 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_LOG_DIR_SIZE_LIMIT_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_LOG_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_LOG_MONITOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_LOG_TOTAL_SIZE_LIMIT_BYTES - 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_CONTAINER_MONITOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_LIMIT_STDEV - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_LOAD_COMPARATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_MAX_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_MAX_QUEUE_WAIT_TIME_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_MIN_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_MIN_QUEUE_WAIT_TIME_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_SORTING_NODES_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_QUEUING_USE_PAUSE_FOR_PREEMPTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_RETRY_MINIMUM_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_STDERR_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_STDERR_PATTERN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_COUNT_LOGICAL_PROCESSORS_AS_CORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CPU_RESOURCE_ENABLED - 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_FREE_SPACE_THRESHOLD_ENABLED - 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_DISK_UTILIZATION_THRESHOLD_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DISPATCHER_METRIC_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DOCKER_ALLOW_DELAYED_REMOVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default value on whether or not a user can request that Docker containers honor the debug deletion delay.
DEFAULT_NM_DOCKER_ALLOW_HOST_PID_NAMESPACE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Host pid namespace for containers 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_ALLOWED_CONTAINER_NETWORKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The set of networks allowed when launching containers using the DockerContainerRuntime.
DEFAULT_NM_DOCKER_ALLOWED_CONTAINER_RUNTIMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The set of runtimes allowed when launching containers using the DockerContainerRuntime.
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_DEFAULT_CONTAINER_NETWORK - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The network used when launching containers using the DockerContainerRuntime when no network is specified in the request and no default network is configured.
DEFAULT_NM_DOCKER_ENABLE_USER_REMAPPING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Set enable user remapping as false by default.
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_DOCKER_STOP_GRACE_PERIOD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
DEFAULT_NM_DOCKER_USER_REMAPPING_GID_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Set user remapping lower gid limit to 1 by default.
DEFAULT_NM_DOCKER_USER_REMAPPING_UID_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Set user remapping lower uid limit to 1 by default.
DEFAULT_NM_ELASTIC_MEMORY_CONTROL_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ELASTIC_MEMORY_CONTROL_OOM_TIMEOUT_SEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_FPGA_VENDOR_PLUGIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_GPU_DOCKER_PLUGIN_IMPL - 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_RUN_BEFORE_STARTUP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_SCRIPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_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_NUM_LOG_FILES_SIZE_PER_APP - 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_AGGREGATION_THREAD_POOL_SIZE - 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_CONTAINER_DEBUG_INFO_ON_ERROR - 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_DELETE_THRESHOLD - 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_LOG_TRIGGER_DELETE_BY_SIZE_ENABLED - 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_MEMORY_RESOURCE_CGROUPS_SOFT_LIMIT_PERCENTAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_MEMORY_RESOURCE_CGROUPS_SWAPPINESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_MEMORY_RESOURCE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_MEMORY_RESOURCE_ENFORCED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_NETWORK_RESOURCE_TAG_MAPPING_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NETWORK_TAG_HANDLER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NODE_ATTRIBUTES_PROVIDER_FETCH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NODE_ATTRIBUTES_PROVIDER_FETCH_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NODE_ATTRIBUTES_RESYNC_INTERVAL - 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_NUMA_AWARENESS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NUMA_AWARENESS_NUMACTL_CMD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NUMA_AWARENESS_READ_TOPOLOGY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_OPPORTUNISTIC_CONTAINERS_MAX_QUEUE_LENGTH - 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_PLUGGABLE_DEVICE_FRAMEWORK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The pluggable device plugin framework is disabled by default
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_PUBLISH_CONTAINER_EVENTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_REAP_RUNC_LAYER_MOUNTS_INTERVAL - 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_INCLUDE_OLDER - 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_RESOURCE_PLUGINS_FAIL_FAST - 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_RUNC_ALLOW_HOST_PID_NAMESPACE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Host pid namespace for containers is disabled by default.
DEFAULT_NM_RUNC_ALLOW_PRIVILEGED_CONTAINERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Privileged containers are disabled by default.
DEFAULT_NM_RUNC_ALLOWED_CONTAINER_NETWORKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default set of networks allowed when launching containers using the RuncContainerRuntime.
DEFAULT_NM_RUNC_ALLOWED_CONTAINER_RUNTIMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default set of runtimes allowed when launching containers using the RuncContainerRuntime.
DEFAULT_NM_RUNC_CACHE_REFRESH_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default interval in seconds between refreshing the hdfs image tag to hash cache.
DEFAULT_NM_RUNC_IMAGE_TAG_TO_MANIFEST_PLUGIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default runc image tag to manifest plugin class.
DEFAULT_NM_RUNC_IMAGE_TOPLEVEL_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default HDFS location under which the oci image manifests, layers, and configs directories exist.
DEFAULT_NM_RUNC_LAYER_MOUNTS_TO_KEEP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RUNC_MANIFEST_TO_RESOURCES_PLUGIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default runc manifest to resources plugin plugin class.
DEFAULT_NM_RUNC_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_RUNC_STAT_CACHE_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default timeout value in seconds for the values in the stat cache.
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_NUM_MANIFESTS_TO_CACHE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default number of manifests to cache in the image tag to hash cache.
DEFAULT_NUMBER_OF_ASYNC_ENTITIES_TO_MERGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NVIDIA_DOCKER_PLUGIN_V1_ENDPOINT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_OPP_CONTAINER_ALLOCATION_NODES_NUMBER_USED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_OPP_CONTAINER_MAX_ALLOCATIONS_PER_AM_HEARTBEAT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_OPPORTUNISTIC_CONTAINER_ALLOCATION_ENABLED - 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_FULL_NAME - 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_ACTIVITIES_MANAGER_APP_ACTIVITIES_MAX_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ACTIVITIES_MANAGER_APP_ACTIVITIES_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ACTIVITIES_MANAGER_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ACTIVITIES_MANAGER_SCHEDULER_ACTIVITIES_TTL_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_APPLICATION_HTTPS_POLICY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_APPLICATION_MAX_TAG_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_APPLICATION_MAX_TAGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_APPLICATION_MONITOR_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AUTO_UPDATE_CONTAINERS - 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_CLUSTER_ID - 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_DECOMMISSIONING_NODES_WATCHER_POLL_INTERVAL - 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_ALWAYS_CANCEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DELEGATION_TOKEN_MAX_CONF_SIZE_BYTES - 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_DT_RENEWER_THREAD_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DT_RENEWER_THREAD_RETRY_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DT_RENEWER_THREAD_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ENABLE_NODE_UNTRACKED_WITHOUT_INCLUDE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_EPOCH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_EPOCH_RANGE - 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_MAX_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NM_HEARTBEAT_INTERVAL_MIN_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_NM_HEARTBEAT_INTERVAL_SCALING_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NM_HEARTBEAT_INTERVAL_SLOWDOWN_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NM_HEARTBEAT_INTERVAL_SPEEDUP_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NM_REGISTRATION_IP_HOSTNAME_CHECK_KEY - 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_GRACEFUL_DECOMMISSION_TIMEOUT - 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_NODE_LABELS_PROVIDER_UPDATE_NEWLY_REGISTERED_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_NODE_SELECTIVE_STATES_TO_REMOVE - 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_PLACEMENT_CONSTRAINTS_ALGORITHM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_PLACEMENT_CONSTRAINTS_RETRY_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_PLACEMENT_CONSTRAINTS_SCHEDULER_POOL_SIZE - 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_CONNECTION_TIMEOUT - 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_PUBLISH_CONTAINER_EVENTS_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_MAX_PERIODICITY - 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_PROFILES_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_PROFILES_SOURCE_FILE - 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_SCHEDCONF_LEVELDB_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDCONF_LEVELDB_MAX_LOGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDCONF_STORE_ZK_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDCONF_ZK_MAX_LOGS - 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
Deprecated.
This default value is ignored and will be removed in a future release. The default value of yarn.resourcemanager.state-store.max-completed-applications is the value of YarnConfiguration.RM_MAX_COMPLETED_APPLICATIONS.
DEFAULT_RM_SUBMISSION_PREPROCESSOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SUBMISSION_PREPROCESSOR_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SUBMISSION_PREPROCESSOR_REFRESH_INTERVAL_MS - 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_TIMELINE_SERVER_V1_PUBLISHER_BATCH_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_TIMELINE_SERVER_V1_PUBLISHER_DISPATCHER_BATCH_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_TIMELINE_SERVER_V1_PUBLISHER_INTERVAL - 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_CLIENT_SSL_ENABLED - 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_RM_ZK_ZNODE_SIZE_LIMIT_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_APPSINFO_CACHED_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_APPSINFO_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_ASC_INTERCEPTOR_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_CLIENTRM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_CLIENTRM_INTERCEPTOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_CLIENTRM_PARTIAL_RESULTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_CLIENTRM_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_CLIENTRM_SUBMIT_RETRY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_DEREGISTER_SUBCLUSTER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_INTERCEPTOR_ALLOW_PARTIAL_RESULT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_PIPELINE_CACHE_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_RMADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_RMADMIN_INTERCEPTOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_RMADMIN_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_SCHEDULED_EXECUTOR_THREADS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_SUBCLUSTER_CLEANER_INTERVAL_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_SUBCLUSTER_EXPIRATION_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_USER_CLIENT_THREAD_POOL_ALLOW_CORE_THREAD_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_USER_CLIENT_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This configurable is used to set the default time of keepAliveTime of the thread pool of the interceptor.
DEFAULT_ROUTER_USER_CLIENT_THREAD_POOL_MAXIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This configuration is used to set the default value of maximumPoolSize of the thread pool of the interceptor.
DEFAULT_ROUTER_USER_CLIENT_THREAD_POOL_MINIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This configuration is used to set the default value of corePoolSize (minimumPoolSize) of the thread pool of the interceptor.
DEFAULT_ROUTER_USER_CLIENT_THREADS_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default value is 5.
DEFAULT_ROUTER_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_CONNECT_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_DEFAULT_INTERCEPTOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_INTERCEPTOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_PARTIAL_RESULTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_PROXY_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ROUTER_WEBAPP_READ_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RUNC_STAT_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default size of the stat cache which stores stats of the layers and config.
DEFAULT_SCHEDULER_CONFIGURATION_FS_MAX_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_SCHEDULER_SKIP_NODE_MULTIPLIER - 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_SYSTEM_METRICS_PUBLISHER_ENABLED - 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_AGGREGATION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_BIND_HOST - 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_COLLECTOR_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_COLLECTOR_WEBAPP_HTTPS_ADDRESS - 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_HBASE_SCHEMA_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
default schema prefix for hbase tables.
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_READ_ALLOWED_USERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default value for list of the users who are allowed to read timeline service v2 data.
DEFAULT_TIMELINE_SERVICE_READ_AUTH_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default setting for authentication checks for reading timeline service v2 data.
DEFAULT_TIMELINE_SERVICE_READER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_READER_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_READER_WEBAPP_HTTPS_ADDRESS - 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_SCHEMA_CREATOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_STORAGE_MONITOR_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_TIMELINE_SERVICE_WRITER_ASYNC_QUEUE_CAPACITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WRITER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WRITER_FLUSH_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_V2_CLIENT_DRAIN_TIME_MILLIS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMESTAMP_VALUE - Static variable in class org.apache.hadoop.yarn.api.records.CollectorInfo
 
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_API_SYSTEM_SERVICES_CLASS - 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_CLIENT_LOAD_RESOURCETYPES_FROM_SERVER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CONTAINER_SANDBOX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CONTAINER_SANDBOX_FILE_PERMISSIONS - 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_DISPATCHER_CPU_MONITOR_SAMPLES_PER_MIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_DISPATCHER_PRINT_EVENTS_INFO_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_DISPATCHER_PRINT_THREAD_POOL_CORE_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum number of core threads for the Resource manager dispatcher is 1.
DEFAULT_YARN_DISPATCHER_PRINT_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The keep alive time of core threads for the Resource manager dispatcher is 10s.
DEFAULT_YARN_DISPATCHER_PRINT_THREAD_POOL_MAXIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of core threads for the Resource manager dispatcher is 5.
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_REGISTRY_CLASS - 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_YARN_WEBAPP_UI2_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_WORKFLOW_ID_TAG_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_APPID_NODE_SPLIT_INDEX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_DELEGATION_TOKEN_NODE_SPLIT_INDEX - 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
 
DelayedOr(List<PlacementConstraint.TimedPlacementConstraint>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.DelayedOr
 
DelayedOr(PlacementConstraint.TimedPlacementConstraint...) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.DelayedOr
 
delayedOr(PlacementConstraint.TimedPlacementConstraint...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a composite constraint that includes a list of timed placement constraints.
DELEGATED_CENTALIZED_NODELABEL_CONFIGURATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
deleteFederationApplication(DeleteFederationApplicationRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
In YARN-Federation mode, this method provides a way to delete federation application.
DeleteFederationApplicationRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
This class is used for cleaning up an application that exists in the FederationStateStore.
DeleteFederationApplicationRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationRequest
 
DeleteFederationApplicationResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
DeleteFederationApplicationResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
 
deleteFederationPoliciesByQueues(DeleteFederationQueuePoliciesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
In YARN-Federation mode, this method provides a way to delete queue weight policies.
DeleteFederationQueuePoliciesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
This class is used for handling queue policy deletion requests, which include the queues that need to be removed.
DeleteFederationQueuePoliciesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesRequest
 
DeleteFederationQueuePoliciesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
This class is utilized for responding to queue deletion requests and includes the provision of return information.
DeleteFederationQueuePoliciesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesResponse
 
deleteReservation(ReservationDeleteRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to remove an existing Reservation.
deregisterSubCluster(DeregisterSubClusterRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
In YARN Federation mode, We allow users to mark subClusters With no heartbeat for a long time as SC_LOST state.
DeregisterSubClusterRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
DeregisterSubClusterRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
 
DeregisterSubClusterResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
DeregisterSubClusterResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterResponse
 
DeregisterSubClusters - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
DeregisterSubClusters() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
deSerialize() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Deserialize the exception to a new Throwable.
DISABLED_RM_PLACEMENT_CONSTRAINTS_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This handler rejects all allocate calls made by an application, if they contain a SchedulingRequest.
DISK_VALIDATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Disk Validator.
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
 
DISPLAY_APPS_FOR_LOGGED_IN_USER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
DIST_SCHEDULING_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Setting that controls whether distributed scheduling is enabled or not.
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

emptySourceTags() - Static method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTags
 
ENABLE_REST_APP_SUBMISSIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
EnhancedHeadroom - Class in org.apache.hadoop.yarn.api.records
Enhanced head room in AllocateResponse.
EnhancedHeadroom() - Constructor for class org.apache.hadoop.yarn.api.records.EnhancedHeadroom
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
 
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.ExecutionTypeRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
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.ResourceInformation
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
 
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.timelineservice.FlowActivityEntity
Reuse the base class equals method.
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
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
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CompositeConstraint
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
 
EventsOfOneEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
 
EXCLUSIVE_ENFORCED_PARTITIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
EXCLUSIVE_ENFORCED_PARTITIONS_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ExecutionType - Enum in org.apache.hadoop.yarn.api.records
Container property encoding execution semantics.
executionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the executionTypeRequest of the request with 'ensure execution type' flag set to true.
executionType(ExecutionTypeRequest) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the executionType of the request.
ExecutionTypeRequest - Class in org.apache.hadoop.yarn.api.records
An object of this class represents a specification of the execution guarantee of the Containers associated with a ResourceRequest.
ExecutionTypeRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
 
executionTypeRequest(ExecutionTypeRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the executionTypeRequest of the request.
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.
EXPRESSION_VAL_DELIM - Static variable in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser
 
EXTERNAL_VOLUME_RESOURCE_TAG - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 

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
 
FEDERATION_ALLOCATION_HISTORY_MAX_ENTRY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_AMRMPROXY_HB_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_AMRMPROXY_REGISTER_UAM_RETRY_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_AMRMPROXY_REGISTER_UAM_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_AMRMPROXY_SUBCLUSTER_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_BLACKLIST_SUBCLUSTERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_CACHE_TIME_TO_LIVE_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_CLUSTER_RESOLVER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_FACADE_CACHE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_FLUSH_CACHE_FOR_RM_ADDR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_GPG_LOAD_BASED_MAX_EDIT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_GPG_LOAD_BASED_MAX_PENDING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_GPG_LOAD_BASED_MIN_PENDING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_GPG_LOAD_BASED_MIN_WEIGHT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_GPG_LOAD_BASED_SCALING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_GPG_POLICY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_MACHINE_LIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_NON_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_POLICY_MANAGER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_POLICY_MANAGER_PARAMS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_REGISTRY_BASE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_CLEANUP_RETRY_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_CLEANUP_RETRY_SLEEP_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_CLIENT_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_CONN_IDLE_TIMEOUT_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Database connection idle timeout time.
FEDERATION_STATESTORE_CONN_MAX_LIFE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum lifetime of a database connection.
FEDERATION_STATESTORE_CONNECTION_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Database connection timeout time.
FEDERATION_STATESTORE_HEARTBEAT_INITIAL_DELAY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_HEARTBEAT_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_MAX_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_POOL_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name of the database connection pool.
FEDERATION_STATESTORE_SQL_JDBC_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_SQL_MAXCONNECTIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_SQL_MINIMUMIDLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Database connection pool minimum number of connections.
FEDERATION_STATESTORE_SQL_PASSWORD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_SQL_URL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_SQL_USERNAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_STATESTORE_ZK_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Parent znode path under which ZKRMStateStore will create znodes.
FEDERATION_STATESTORE_ZK_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FEDERATION_YARN_CLIENT_FAILOVER_RANDOM_ORDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FederationQueueWeight - Class in org.apache.hadoop.yarn.server.api.protocolrecords
Queue weights for representing Federation.
FederationQueueWeight() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
FederationSubCluster - Class in org.apache.hadoop.yarn.server.api.protocolrecords
Federation SubClusters.
FederationSubCluster() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
fetchMaximumAllocationFromConfig(Configuration) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Get maximum allocation from config, *THIS WILL NOT UPDATE INTERNAL DATA.
FILE_CONFIGURATION_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FILTER_ENTITY_LIST_BY_USER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FILTER_INVALID_XML_CHARS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FinalApplicationStatus - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various final states of an Application.
finishApplicationMaster(ApplicationAttemptId, FinishApplicationMasterRequest, FinishApplicationMasterResponse) - Method in interface org.apache.hadoop.yarn.ams.ApplicationMasterServiceProcessor
Finish AM.
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
 
FLOW_NAME_DEFAULT_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default setting for flow name size has no size restriction after removing UUID if present.
FLOW_NAME_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
FLOW_NAME_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
FLOW_NAME_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This setting controls the max size of the flow name getting generated in ATSv2 after removing UUID if present.
FLOW_RUN_COPROCESSOR_JAR_HDFS_LOCATION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name of the setting for the location of the coprocessor jar on hdfs.
FLOW_RUN_END_TIME - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
FLOW_RUN_ID_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
FLOW_VERSION_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
FlowActivityEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
Entity that represents a record for flow activity.
FlowActivityEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
FlowActivityEntity(String, long, String, String) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
FlowActivityEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
FlowRunEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents a flow run.
FlowRunEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
FlowRunEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
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.
FPGA_URI - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
FPGAS - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
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_CONFIGURATION_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FS_NODE_ATTRIBUTE_STORE_IMPL_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Node attribute store implementation class.
FS_NODE_ATTRIBUTE_STORE_ROOT_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
File system node attribute store directory.
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_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_URI - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
URI for FileSystemRMStateStore
FS_STORE_FILE_REPLICATION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
FS store file replication.

G

getAbout() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getAbsoluteCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the absolute capacity.
getAbsoluteMaxCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the absolute maximum capacity.
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.
getAccessMode() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest.VolumeCapability
 
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
getAllLocalPathsForRead(String) - Method in interface org.apache.hadoop.yarn.server.api.AuxiliaryLocalPathHandler
Get all paths from the local FS for reading for a given Auxiliary Service.
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
getAllocationRequestId() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the optional ID corresponding to the original ResourceRequest{@link #getAllocationRequestId()}s which is satisfied by this allocated Container.
getAllocationRequestId() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the optional ID corresponding to this allocation request.
getAllocationRequestId() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
getAllocationTags() - Method in class org.apache.hadoop.yarn.api.records.Container
 
getAllocationTags() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
getAllocationTags() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
Get the allocation tags of the constraint.
GetAllResourceProfilesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
Request class for getting all the resource profiles from the RM.
GetAllResourceProfilesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesRequest
 
GetAllResourceProfilesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Response class for getting all the resource profiles from the RM.
GetAllResourceProfilesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
 
getAllResourcesListCopy() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get list of resource information, this will be used by JAXB.
GetAllResourceTypeInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
Request class for getting all the resource profiles from the RM.
GetAllResourceTypeInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoRequest
 
GetAllResourceTypeInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Response class for getting all the resource profiles from the RM.
GetAllResourceTypeInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
 
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
getAMContainerResourceRequests() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ResourceRequests of the 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.
getAmrmWeight() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
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.
getApplication() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationRequest
 
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
getApplicationEvent(TimelineEntity, String) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
 
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.protocolrecords.UpdateApplicationTimeoutsRequest
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.
getApplicationSchedulingPropertiesMap() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get application scheduling environment variables stored as a key value pair map for application.
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.
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
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
Get ApplicationTimeouts of the application.
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsResponse
Get ApplicationTimeouts of the application.
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
getApplicationTimeouts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get ApplicationTimeouts of 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.
getAttributeKey() - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
getAttributeKey() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
 
getAttributeName() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
 
getAttributePrefix() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
 
getAttributes() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get the attributes of the resource.
getAttributesToNodes(GetAttributesToNodesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to get attributes to nodes mappings available in ResourceManager.
getAttributesToNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
Get mapping of NodeAttributeKey to its associated mapping of list of NodeToAttributeValue associated with attribute.
GetAttributesToNodesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get node to attribute value mapping for all or given set of Node AttributeKey's in the cluster from the ResourceManager.
GetAttributesToNodesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
 
GetAttributesToNodesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting node to attribute value mapping for all or given set of Node AttributeKey's.
GetAttributesToNodesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
 
getAttributeType() - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
getAttributeType() - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
 
getAttributeValue() - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
getAttributeValue() - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
 
getAutoCommit() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
Check if AutoCommit is set for this ReInitialization.
getAuxiliaryLocalPathHandler() - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Method that gets the local dirs path handler for this Auxiliary Service.
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.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 request.
getCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the queue capacity.
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.
getChildren() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
getChildren() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.And
 
getChildren() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CompositeConstraint
Get the children of this composite constraint.
getChildren() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.DelayedOr
 
getChildren() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.Or
 
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.
getCluster() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
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
 
getClusterNodeAttributes(GetClusterNodeAttributesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to get node attributes available in ResourceManager.
GetClusterNodeAttributesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get node attributes in the cluster from the ResourceManager.
GetClusterNodeAttributesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesRequest
 
GetClusterNodeAttributesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a node attributes in cluster.
GetClusterNodeAttributesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
 
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.
getCollectorAddr() - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
 
getCollectorInfo() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
The data associated with the collector that belongs to this app.
getCollectorToken() - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
Get delegation token for app collector which AM will use to publish entities.
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.
getConfigs() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getConfigsJAXB() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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.
getConfiguredMaxCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the configured maximum capacity of queue (from absolute resource).
getConfiguredMinCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the configured minimum capacity of queue (from absolute resource).
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
 
getConstraint() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
Get the constraint that has to be satisfied within the time window.
getConstraintExpr() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint
Get the constraint expression of the placement constraint.
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.ReInitializeContainerRequest
Get the ContainerId of the container to re-initialize.
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
Get the ContainerId of the container to localize resources.
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.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.GetLocalizationStatusesRequest
Get the list of container IDs of the containers for which the localization statuses are needed.
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.ReInitializeContainerRequest
Get the ContainerLaunchContext to re-initialize the container with.
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
 
getContainerRetryContext() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the ContainerRetryContext to relaunch container.
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.AllocateResponse
Get the list of running containers as viewed by ResourceManager from previous application attempts which have not been reported to the Application Master yet.
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.
getContainersToUpdate() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
Get a list of container tokens to be used for authorization during container resource update.
getContainerSubState() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get Extra state information of the container (SCHEDULED, LOCALIZING etc.).
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.
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 (The amount of vcores used).
getCreatedTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the created time of the domain
getCreatedTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Get the created time of the domain.
getCreatedTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getCreationTime() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the creation time of the container.
getCsiAdaptorAddressForDriver(String, Configuration) - Static method in class org.apache.hadoop.yarn.util.csi.CsiConfigUtils
Resolve the CSI adaptor address for a CSI driver from configuration.
getCsiDriverEndpoint(String, Configuration) - Static method in class org.apache.hadoop.yarn.util.csi.CsiConfigUtils
 
getCsiDriverNames(Configuration) - Static method in class org.apache.hadoop.yarn.util.csi.CsiConfigUtils
 
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.
getCurrentContainerVersion() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Get current container version.
getCurrentPage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Returns the current page number in the FederationQueuePolicies pagination.
getCurrentPage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Returns the current page number in the FederationQueuePolicies pagination.
getCustomResource(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Get custom resource utilization (The amount of custom resource used).
getCustomResources() - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
getCustomResourcesStrings(Resource) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
getDate() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
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
 
getDecommissioningTimeout() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Optional decommissioning timeout in seconds (null indicates absent timeout).
getDecommissionTimeout() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
Get the DecommissionTimeout.
getDecommissionType() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
Get the DecommissionType.
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.
getDefaultUnit() - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Get units for the resource.
getDefaultUnit(String) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Get default unit by given resource type.
getDelayUnit() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
The unit of the scheduling delay.
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
 
getDeregisterState() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
getDeregisterSubClusters() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterResponse
 
getDescription() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the domain description
getDescription() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.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.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
Get the diagnostics.
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the DiagnosticsInfo of the container.
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
 
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
getDriverName() - Method in interface org.apache.hadoop.yarn.api.CsiAdaptorPlugin
Returns the driver name of the csi-driver this adaptor works with.
getDriverName() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse
 
getDuration() - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Get the duration in milliseconds for which the resource is required.
getEffectiveMaxCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the effective maximum capacity of queue (from absolute resource).
getEffectiveMinCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the effective minimum capacity of queue (from absolute resource).
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.
getEnforceExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
Get whether Scheduling Authority should return Containers of exactly the Execution Type requested for this ResourceRequest.
getEnhancedHeadroom() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
 
getEnhancedHeadroom() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
getEntities() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Get a list of entities
getEntities() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
 
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
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
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
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
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
getErrorCode() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
Get the error code.
getErrorCodes() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
getErrors() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Get a list of TimelinePutResponse.TimelinePutError instances
getErrors() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
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
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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.
getExclusiveEnforcedPartitions(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the ExecutionType for the container.
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the execution type of the container.
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ExecutionType of the container.
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
Get ExecutionType.
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
getExecutionType() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Get the target ExecutionType of the container.
getExecutionType() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get ExecutionType the execution type of the container being initialized or stopped.
getExecutionTypeRequest() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get whether locality relaxation is enabled with this ResourceRequest.
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.
getExpiryTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Get expiryTime for given timeout type.
getExposedPorts() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the exposed ports of the node on which the container is allocated.
getExposedPorts() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get exposed ports of the container.
getExposedPorts() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get exposed ports of the container.
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
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.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.GetLocalizationStatusesResponse
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.NodesToAttributesMappingRequest
 
getFailOnUnknownNodes() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
getFailuresValidityInterval() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
getFederationQueueWeight() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
getFederationQueueWeights() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesRequest
 
getFederationQueueWeights() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Get a list of FederationQueueWeight objects of different queues.
getFederationSubClusters() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.GetSubClustersResponse
 
getFederationSubClusters(GetSubClustersRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
In YARN-Federation mode, this method provides a way to get federation subcluster list.
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.
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.
getFlowName() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
getFlowRuns() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
getFormattedString() - Method in class org.apache.hadoop.yarn.api.records.Resource
This method is to get memory in terms of KB|MB|GB.
getFormattedString(long) - Method in class org.apache.hadoop.yarn.api.records.Resource
 
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
 
getHeadRoomAlpha() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
getHealthReport() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the diagnostic health report of the node.
getHealthStatus() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
 
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.ContainerStatus
Get the hostname where the container runs.
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.
getHostname() - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
 
getHostNames() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesRequest
Get hostnames for which mapping is required.
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
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Get the domain ID.
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
getId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
getIdentifier() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getIdentifier() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the token identifier.
getIdPrefix() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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.
getInfo() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getInfo() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
getInfoJAXB() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getInfoJAXB() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
getInformation() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
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.
getIntraQueuePreemptionDisabled() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the intra-queue preemption status of the queue.
getInvalidResourceType() - Method in exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
getIPs() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get all the IP addresses with which the container run.
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.
getIsRelatedToEntities() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getIsRelatedToEntitiesJAXB() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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.
getLastHeartBeatTime() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
getLastHeartBeatTime() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
getLatestSingleValueMetric(TimelineMetric) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
Get the latest timeline metric as single value type.
getLaunchTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
getLimit() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the limit on the number applications to return
getLocalizationState() - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
Get the localization sate.
getLocalizationStatuses(GetLocalizationStatusesRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
API to request for the localization statuses of requested containers from the Node Manager.
getLocalizationStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesResponse
Get all the container localization statuses.
GetLocalizationStatusesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by an application master to the node manager to get LocalizationStatuses of containers.
GetLocalizationStatusesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesRequest
 
GetLocalizationStatusesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the node manager to an application master when localization statuses are requested.
GetLocalizationStatusesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesResponse
 
getLocalPathForRead(String) - Method in interface org.apache.hadoop.yarn.server.api.AuxiliaryLocalPathHandler
Get a path from the local FS for reading for a given Auxiliary Service.
getLocalPathForWrite(String) - Method in interface org.apache.hadoop.yarn.server.api.AuxiliaryLocalPathHandler
Get a path from the local FS for writing for a given Auxiliary Service.
getLocalPathForWrite(String, long) - Method in interface org.apache.hadoop.yarn.server.api.AuxiliaryLocalPathHandler
Get a path from the local FS for writing a file of an estimated size for a given Auxiliary Service.
getLocalResources() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
Get LocalResource required by the container.
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.
getMaxAMPercentage() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the maximum AM resource percentage.
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
getMaxCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Get the maximum capacity.
getMaxCardinality() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
Get the maximum cardinality of the constraint.
getMaxCardinality() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
Get the maximum cardinality of the constraint.
getMaxEndTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
getMaximumAllocation() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get the maximum allocation for the resource.
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.
getMaxParallelApps() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured max parallel apps of the queue.
getMaxResourceMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the maximum resource Memory.
getMaxResourceVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the maximum resource VCore.
getMaxRetries() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
getMaxRunningApp() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the MaxRunningApp.
getMemory() - Method in class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
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.impl.LightWeightResource
 
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.
getMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
 
getMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
 
getMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesResponse
 
getMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyResponse
 
getMetaData() - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Retrieve meta-data for this AuxiliaryService.
getMetrics() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getMinCardinality() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
Get the minimum cardinality of the constraint.
getMinCardinality() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
Get the minimum cardinality of the constraint.
getMinimumAllocation() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get the minimum allocation for the resource.
getMinResourceMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the minimum resource Memory.
getMinResourceVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the minimum resource VCore.
getModifiedTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the modified time of the domain
getModifiedTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Get the modified time of the domain.
getMountFlags() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest.VolumeCapability
 
getName() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the name to filter applications.
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
 
getName() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get the name for the resource.
getName() - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Get the name for the resource.
getName() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
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.
getNode() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeToAttributes
 
getNodeAttributeOpCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
Get the NodeAttributeOpCode of the constraint.
getNodeAttributes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
Get node attributeKeys for which mapping of hostname to attribute value is required.
getNodeAttributes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
Get node attributes from the response.
getNodeAttributes() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get node attributes of node.
getNodeAttributes() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeToAttributes
 
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.
getNodeResourceInformation(Configuration) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Function to get the resources for a node.
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.
getNodesToAttributes(GetNodesToAttributesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to get node to attributes mappings.
getNodesToAttributes() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
 
GetNodesToAttributesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get nodes to attributes mapping in the cluster from the ResourceManager.
GetNodesToAttributesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesRequest
 
GetNodesToAttributesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting nodes to attributes mapping.
GetNodesToAttributesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
 
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
 
getNodeToAttributes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
Get hostnames to NodeAttributes mapping.
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
 
getNodeUpdateType() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Optional node update type (null indicates absent update type).
getNodeUtilization() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get node resource utilization.
getNormalizedPendingCount(long) - Method in class org.apache.hadoop.yarn.api.records.EnhancedHeadroom
 
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
getNumAllocations() - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
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
getNumberOfCountableResourceTypes() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
getNumberOfKnownResourceTypes() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
getNumberOfRuns() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
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.
getNumDecommissioningNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of DecommissioningNodeManagers 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.
getNumOfAllocations() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTags
 
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.
getNumShutdownNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of ShutdownNodeManagers in the cluster.
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.
getOp() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
Get the target operator of the constraint.
getOperation() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
 
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
getOwner() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Get the domain owner.
getPageSize() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Retrieves the page size.
getPageSize() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Retrieves the page size.
getParent() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
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.
getPlacementConstraint() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
getPlacementConstraints() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Return all Placement Constraints specified at the Application level.
getPluginInfo(GetPluginInfoRequest) - Method in interface org.apache.hadoop.yarn.api.CsiAdaptorProtocol
Get plugin info from the CSI driver.
GetPluginInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
Get plugin info request.
GetPluginInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoRequest
 
GetPluginInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Get plugin info response.
GetPluginInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse
 
getPolicyManagerClassName() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
getPolicyManagerClassName() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
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.
getPreemptedResourceSecondsMap() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the aggregated number of resources preempted that 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.ReservationDefinition
Get the priority for this reservation.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Priority of the request.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
getProfileName() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
 
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 )
getPublishContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
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.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
 
getQueue() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
getQueue() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Retrieves the queue.
getQueue() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
getQueueConfigurations() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the per-node-label queue configurations of the queue.
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.
getQueuePath() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the path of the queue.
getQueues() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the queues to filter applications on
getQueues() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesRequest
To obtain the list of queues to be deleted.
getQueues() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Retrieves a list of queues.
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
getReaders() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Get the reader (and/or reader group) list string.
getReadOnly() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
getReal() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getRealtimeAggregationOp() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
Get the real time aggregation operation of this metric.
getReason() - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
Get Rejection Reason.
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.
getRecurrenceExpression() - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Get the recurrence of this reservation representing the time period of the periodic job.
getRecursive() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information on the entire child queue hierarchy required?
getRejectedSchedulingRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get a list of all SchedulingRequests that the RM has rejected between this allocate call and the previous one.
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
 
getRelatesToEntities() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getRelatesToEntitiesJAXB() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.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.
getRemainingTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Get Remaining Time of an application for given timeout type.
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
 
getRequest() - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
Get the Rejected Scheduling Request.
getRequestedResourcesFromConfig(Configuration, String) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
From a given configuration get all entries representing requested resources: entries that match the {prefix}{resourceName}={value}[{units}] pattern.
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
getReservedResourceMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the reserved resource Memory.
getReservedResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the reserved Resource.
getReservedResourceVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the reserved resource VCore.
getReservedVCores() - Method in class org.apache.hadoop.yarn.api.records.QueueStatistics
Get the reserved vcores
getResource() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
Get the resources that will be allocated if the profile was used.
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.
getResourceInformation(String) - Method in class org.apache.hadoop.yarn.api.records.Resource
Get ResourceInformation for a specified resource.
getResourceInformation(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
Get ResourceInformation for a specified resource from a given index.
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.
getResourceKey() - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
Get the resource key.
getResourceName() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the resource (e.g.
getResourceProfile(GetResourceProfileRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface to get the details for a specific resource profile.
GetResourceProfileRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
Request class for getting the details for a particular resource profile.
GetResourceProfileRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
 
GetResourceProfileResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Response class for getting the details for a particular resource profile.
GetResourceProfileResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
 
getResourceProfiles(GetAllResourceProfilesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get all the resource profiles that are available on the ResourceManager.
getResourceProfiles() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
 
getResourceProfiles() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get list of supported resource profiles from RM.
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
 
getResources() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get ResourceInformation for all resources.
getResources() - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
getResourceSecondsMap() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the aggregated number of resources that the application has allocated times the number of seconds the application has been running.
getResourceSizing() - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
getResourcesTypeInfo() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Get all resource types information from known resource types.
getResourceType() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get the resource type.
getResourceType() - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Get the resource type.
getResourceTypeIndex() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Get associate index of resource types such memory, cpu etc.
getResourceTypeInfo(GetAllResourceTypeInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface to get the details for a specific resource profile.
getResourceTypeInfo() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
 
getResourceTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get available resource types supported by RM.
getResourceTypes() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Get the resource types to be supported by the system.
getResourceTypesArray() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
getResourceTypesMaximumAllocation() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Get a Resource object with for the maximum allocation possible.
getResourceTypesMinimumAllocation() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
getResourceValue(String) - Method in class org.apache.hadoop.yarn.api.records.Resource
Get the value for a specified resource.
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.
getResponseMessage() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesResponse
 
getRetryInterval() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
getRetryPolicy() - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
getRMClusterId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get RM ClusterId.
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.
getRouterWeight() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
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.
getRunId() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
getSchedulerResourceTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get a set of the resource types considered by the scheduler.
getSchedulerType() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get Scheduler type.
getSchedulingDelay() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
Get the scheduling delay value that determines the time window within which the constraint has to be satisfied.
getSchedulingRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of Scheduling requests being sent by the ApplicationMaster.
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.
getScope() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
Get the scope of the constraint.
getScope() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
Get the scope of the constraint.
getScope() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
Get the scope of the constraint.
getSecrets() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
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.
getShorthandRepresentation() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
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
getSingleDataTimestamp() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
Get single data timestamp of the metric.
getSingleDataValue() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
Get single data value of the metric.
getSize() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the size of the resource to be localized.
getSkipNodeInterval(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns Timeout to skip node from scheduling if not heartbeated.
getSocketAddr(String, String, int) - Method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Get the socket address for name property as a InetSocketAddress.
getStagingPath() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
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
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
getState() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerState of the container.
getSteadyFairShareMemory() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the SteadyFairShare Memory.
getSteadyFairShareVCore() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the SteadyFairShare VCore.
getStrictContract() - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
getSubClusterId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Get SubClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the SubClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResourcesRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
Get the subClusterId.
getSubClusterId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Get the subClusterId.
GetSubClustersRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
GetSubClustersRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.GetSubClustersRequest
 
GetSubClustersResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
GetSubClustersResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.GetSubClustersResponse
 
getSubClusterState() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
getSubClusterState() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
getSubmitTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
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.
getSuccessfullyUpdatedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
Get the list of containerIds of containers whose resource have been successfully update.
getTag() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTags
 
getTags() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get resource tags.
getTargetExpressions() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
Get the target expressions of the constraint.
getTargetExpressions() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
Get the set of target expressions.
getTargetKey() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
Get the key of the target expression.
getTargetPath() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
getTargetPath() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeRequest
 
getTargetQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the queue to place the application in.
getTargetType() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
Get the type of the target expression.
getTargetValues() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
Get the set of values of the target expression.
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
 
getTimelineServiceVersion(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns the timeline service version.
getTimelineServiceVersionBuiltOn() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineAbout
 
getTimeoutType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Get the application timeout type.
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
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
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.
getTokensConf() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the configuration used by RM to renew tokens.
getTotalActiveCores() - Method in class org.apache.hadoop.yarn.api.records.EnhancedHeadroom
Get total active cores for the cluster.
getTotalPage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Returns the page.
getTotalPendingCount() - Method in class org.apache.hadoop.yarn.api.records.EnhancedHeadroom
Get total pending container count.
getTotalSize() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Returns the total size of the query result.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the tracking url update for this heartbeat.
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
 
getType() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
getType() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
getType() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
getTypeKeyword() - Method in enum org.apache.hadoop.yarn.api.records.AllocationTagNamespaceType
 
getUnits() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get units for the resource.
getUnits(String) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
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.api.records.timelineservice.FlowActivityEntity
 
getUser() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
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
getValue() - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Get the value for the resource.
getValue(String) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
getValues() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
getValuesJAXB() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
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.protocolrecords.GetPluginInfoResponse
 
getVersion() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the version of this container.
getVersion() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
getVirtualCores() - Method in class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
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.
getVolumeAttributes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
getVolumeCapabilities() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
getVolumeCapability() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
getVolumeId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
getVolumeId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeRequest
 
getVolumeId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
getVolumeType() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest.VolumeCapability
 
getWeight() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured weight of the queue.
getWriters() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Get the writer (and/or writer group) list string
getWriters() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.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.
GLOBAL_RM_AM_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of application attempts.
GPG_APPCLEANER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPG_APPCLEANER_CONTACT_ROUTER_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifications on how (many times) to contact Router for apps.
GPG_APPCLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPG_GLOBAL_POLICY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The configured policy generator class, runs NoOpGlobalPolicy by default.
GPG_KERBEROS_PRINCIPAL_HOSTNAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal hostname for the yarn gpg.
GPG_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Keytab for GPG.
GPG_POLICY_GENERATOR_BLACKLIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Which sub-clusters the policy generator should blacklist.
GPG_POLICY_GENERATOR_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interval at which the policy generator runs, default is one hour.
GPG_POLICY_GENERATOR_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interval at which the policy generator runs, default is one hour.
GPG_POLICY_GENERATOR_READONLY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether or not the policy generator is running in read only (won't modify policies), default is false.
GPG_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal for the globalpolicygenerator.
GPG_SCHEDULED_EXECUTOR_THREADS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPG_SUBCLUSTER_CLEANER_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPG_SUBCLUSTER_EXPIRATION_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPG_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the GPG web application.
GPG_WEBAPP_CONNECT_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPG_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/disable CORS filter.
GPG_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the GPG web application.
GPG_WEBAPP_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPG_WEBAPP_READ_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
GPU_URI - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
GPUS - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
GREATER_THAN_MAX_RESOURCE_MESSAGE_TEMPLATE - Static variable in exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 

H

HADOOP_HTTP_WEBAPP_SCHEDULER_PAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
HADOOP_POLICY_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
hashCode() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
 
hashCode() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
 
hashCode() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
 
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.ExecutionTypeRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
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.ResourceInformation
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
 
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.timelineservice.FlowActivityEntity
Reuse the base class hashCode method.
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
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
 
hashCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
 
hashCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CompositeConstraint
 
hashCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint
 
hashCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
hashCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
 
hashCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
 
hashCode() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
 
hasMoreElements() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.BaseStringTokenizer
 
hasMoreElements() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConjunctionTokenizer
 
hasMoreElements() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.MultipleConstraintsTokenizer
 
hasMoreElements() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTagsTokenizer
 
HAUtil - Class in org.apache.hadoop.yarn.conf
 
HierarchicalTimelineEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This class extends timeline entity and defines parent-child relationships with other entities.

I

id - Variable in class org.apache.hadoop.yarn.api.records.ReservationId
 
Identifier(String, String) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
Identifier() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
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
Deprecated.
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(ApplicationMasterServiceContext, ApplicationMasterServiceProcessor) - Method in interface org.apache.hadoop.yarn.ams.ApplicationMasterServiceProcessor
Initialize with and ApplicationMasterService Context as well as the next processor in the chain.
init(String, Configuration) - Method in interface org.apache.hadoop.yarn.api.CsiAdaptorPlugin
A csi-adaptor implementation can init its state within this function.
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.
initializeResourcesFromResourceInformationMap(Map<String, ResourceInformation>) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
This method is visible for testing, unit test can construct a resourceInformationMap and pass it to this method to initialize multiple resources.
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
 
INVALID_TIMESTAMP - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
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, InvalidResourceRequestException.InvalidResourceType) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException.InvalidResourceType - Enum in org.apache.hadoop.yarn.exceptions
 
invertLong(long) - Static method in class org.apache.hadoop.yarn.util.TimelineServiceHelper
Inverts the given key.
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.
IO_EXCEPTION - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
Error code returned if an IOException is encountered when storing 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 serializable 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
 
isAclEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isActiveState() - Method in enum org.apache.hadoop.yarn.api.records.NodeState
 
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.
isApplicationEntity(TimelineEntity) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
Checks if the input TimelineEntity object is an ApplicationEntity.
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
 
isChild(TimelineEntityType) - Method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntityType
Whether the input type can be a child of this entity.
isDelegatedCentralizedNodeLabelConfiguration(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isDistributedNodeLabelConfiguration(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isDistSchedulingEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isEmpty() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTags
 
isExclusive() - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
isFederationEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Returns true if Federation is configured.
isFederationFailoverEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Returns true if RM failover is enabled in a Federation setting.
isHAEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Returns true if Resource Manager HA is configured.
isInactiveState() - Method in enum org.apache.hadoop.yarn.api.records.NodeState
 
isNumeric(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
Determines whether the given value is a number.
isOpportunisticContainerAllocationEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isParent(TimelineEntityType) - Method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntityType
Whether the input type can be a parent of this entity.
isSubApplicationEntity(TimelineEntity) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.SubApplicationEntity
Checks if the input TimelineEntity object is an SubApplicationEntity.
isSupported() - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesResponse
 
isUnmanagedApp() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
isUnusable() - Method in enum org.apache.hadoop.yarn.api.records.NodeState
 
isValid() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
isValid() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
isValid() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 

J

JVM_ADD_OPENS_VAR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The environmental variable for JDK17's add-opens workaround.

K

key() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
 
KEYSTORE_FILE_LOCATION_ENV_NAME - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The file into which the keystore containing the AM's certificate is written.
KEYSTORE_PASSWORD_ENV_NAME - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The password for the AM's keystore.
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_CONTAINER_SCHEDULER - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Container was terminated by the ContainerScheduler to make room for another container...
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.
KILLED_FOR_EXCESS_LOGS - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Container was terminated for generating excess log data.
KNOWN_UNITS - Static variable in class org.apache.hadoop.yarn.util.UnitsConversionUtil
 

L

LESS_THAN_ZERO_RESOURCE_MESSAGE_TEMPLATE - Static variable in exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
LEVELDB_CONFIGURATION_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LightWeightResource - Class in org.apache.hadoop.yarn.api.records.impl
LightWeightResource extends Resource to handle base resources such as memory and CPU.
LightWeightResource(long, int) - Constructor for class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
LightWeightResource(long, int, ResourceInformation[]) - Constructor for class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
LINUX_CONTAINER_RUNTIME_ALLOWED_RUNTIMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Comma separated list of runtimes that are allowed when using LinuxContainerExecutor.
LINUX_CONTAINER_RUNTIME_CLASS_FMT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LINUX_CONTAINER_RUNTIME_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for runtime configuration constants.
LINUX_CONTAINER_RUNTIME_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default runtime to be used.
listFederationQueuePolicies(QueryFederationQueuePoliciesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
In YARN-Federation mode, this method provides a way to list policies.
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.
LOAD_BASED_SC_SELECTOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOAD_BASED_SC_SELECTOR_FAIL_ON_ERROR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOAD_BASED_SC_SELECTOR_MULTIPLIER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOAD_BASED_SC_SELECTOR_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOAD_BASED_SC_SELECTOR_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOAD_BASED_SC_SELECTOR_USE_ACTIVE_CORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LocalizationState - Enum in org.apache.hadoop.yarn.api.records
State of localization.
LocalizationStatus - Class in org.apache.hadoop.yarn.api.records
Represents the localization status of a resource.
LocalizationStatus() - Constructor for class org.apache.hadoop.yarn.api.records.LocalizationStatus
 
localize(ResourceLocalizationRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
Localize resources required by the container.
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_DEBUG_FILESIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOG_AGGREGATION_ENABLE_LOCAL_CLEANUP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to clean up nodemanager logs when log aggregation is enabled.
LOG_AGGREGATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to enable log aggregation
LOG_AGGREGATION_FILE_CONTROLLER_FMT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOG_AGGREGATION_FILE_FORMATS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOG_AGGREGATION_REMOTE_APP_LOG_DIR_FMT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
LOG_AGGREGATION_REMOTE_APP_LOG_DIR_SUFFIX_FMT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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
 
mapAttributesToNodes(NodesToAttributesMappingRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
mapCastToHashMap(Map<E, V>) - Static method in class org.apache.hadoop.yarn.util.TimelineServiceHelper
Cast map to HashMap for generic type.
matches(String) - Method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntityType
Whether the type of this entity matches the type indicated by the input argument.
MAX_CLUSTER_LEVEL_APPLICATION_PRIORITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
maxCardinality(String, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Similar to PlacementConstraints.cardinality(String, int, int, String...), but determines only the maximum cardinality (the minimum cardinality is 0).
maxCardinality(String, String, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Similar to PlacementConstraints.maxCardinality(String, int, String...), but let you specify a namespace for the tags, see supported namespaces in AllocationTagNamespaceType.
MAXIMUM_ALLOCATION - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
MEMORY_CONFIGURATION_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
MEMORY_INDEX - Static variable in class org.apache.hadoop.yarn.api.records.Resource
 
MEMORY_MB - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
MEMORY_URI - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
MIN_LOG_ROLLING_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
MIN_LOG_ROLLING_INTERVAL_SECONDS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
minCardinality(String, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Similar to PlacementConstraints.cardinality(String, int, int, String...), but determines only the minimum cardinality (the maximum cardinality is unbound).
minCardinality(String, String, int, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Similar to PlacementConstraints.minCardinality(String, int, String...), but let you attach a namespace to the allocation tags.
MINIMUM_ALLOCATION - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
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
 
MultipleConstraintsTokenizer(String) - Constructor for class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.MultipleConstraintsTokenizer
 
multiplyFloor(Resource, double) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
multiplyRound(Resource, double) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 

N

NEVER_RETRY_CONTEXT - Static variable in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
newBuilder() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
newBuilder() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newBuilder() - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newBuilder() - Static method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
newContainerId(ApplicationAttemptId, long) - Static method in class org.apache.hadoop.yarn.api.records.ContainerId
 
newDefaultInformation(String, String, long) - Static method in class org.apache.hadoop.yarn.api.records.Resource
Create ResourceInformation with basic fields.
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, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
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>, CollectorInfo) - 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(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>, Token, List<UpdatedContainer>, CollectorInfo) - 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>, CollectorInfo, EnhancedHeadroom) - 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() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.CommitResponse
Create a Commit Response.
newInstance(List<Token>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
 
newInstance(List<ContainerId>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
 
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() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
 
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>, Range<Long>, Range<Long>, 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 states in the cluster from the ResourceManager.
newInstance(List<ApplicationReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
newInstance(Collection<ApplicationReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
 
newInstance(Set<NodeAttributeKey>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
 
newInstance(Map<NodeAttributeKey, List<NodeToAttributeValue>>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
 
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.GetClusterNodeAttributesRequest
Create new instance of GetClusterNodeAttributesRequest.
newInstance(Set<NodeAttributeInfo>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
Create instance of GetClusterNodeAttributesResponse.
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(List<ContainerId>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesRequest
 
newInstance(Map<ContainerId, List<LocalizationStatus>>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesResponse
 
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(Set<String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesRequest
 
newInstance(Map<String, Set<NodeAttribute>>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
 
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() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoRequest
 
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse
 
newInstance(String, boolean, boolean, boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
 
newInstance(String, boolean, boolean, boolean, String) - 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(String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileResponse
 
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, boolean, String, String, ValidateVolumeCapabilitiesRequest.VolumeCapability, Map<String, String>, Map<String, String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeResponse
 
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeResponse
 
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(ContainerId, ContainerLaunchContext, boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
Creates a new instance of the ReInitializationContainerRequest.
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerResponse
 
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, Map<String, LocalResource>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RestartContainerResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RollbackResponse
Create new instance of a Rollback response.
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, Map<ApplicationTimeoutType, String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsResponse
 
newInstance(String, List<ValidateVolumeCapabilitiesRequest.VolumeCapability>, Map<String, String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
newInstance(String, Map<String, String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
newInstance(boolean, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesResponse
 
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, 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, 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(ApplicationId, ApplicationAttemptId, String, String, String, String, int, Token, YarnApplicationState, String, String, long, 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(ApplicationId, ApplicationAttemptId, String, String, String, String, int, Token, YarnApplicationState, String, String, long, long, 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, Map<String, Long>, float, float, Map<String, 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(ApplicationTimeoutType, String, long) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.api.records.CollectorInfo
 
newInstance(String, Token) - Static method in class org.apache.hadoop.yarn.api.records.CollectorInfo
 
newInstance(ContainerId, NodeId, String, Resource, Priority, Token) - Static method in class org.apache.hadoop.yarn.api.records.Container
 
newInstance(ContainerId, NodeId, String, Resource, Priority, Token, ExecutionType) - 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(Map<String, LocalResource>, Map<String, String>, List<String>, Map<String, ByteBuffer>, ByteBuffer, Map<ApplicationAccessType, String>, ContainerRetryContext) - 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, NodeId, Priority, long, long, String, String, int, ContainerState, String, ExecutionType) - Static method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
newInstance(ContainerRetryPolicy, Set<Integer>, int, int, long) - Static method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
newInstance(ContainerRetryPolicy, Set<Integer>, int, int) - Static method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
newInstance(ContainerId, ContainerState, String, int) - Static method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
newInstance(ContainerId, ExecutionType, ContainerState, String, int) - Static method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
newInstance(int, int) - Static method in class org.apache.hadoop.yarn.api.records.EnhancedHeadroom
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
 
newInstance(ExecutionType) - Static method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
 
newInstance(ExecutionType, boolean) - Static method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
 
newInstance(String, LocalizationState) - Static method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
 
newInstance(String, LocalizationState, String) - Static method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
 
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, NodeAttributeType, String) - Static method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
newInstance(String, String, NodeAttributeType, String) - Static method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
newInstance(NodeAttribute) - Static method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
 
newInstance(NodeAttributeKey, NodeAttributeType) - Static method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
 
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
 
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>, Integer, NodeUpdateType) - Static method in class org.apache.hadoop.yarn.api.records.NodeReport
 
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
 
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(float, float, float, float, float) - Static method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
 
newInstance(String, String, float, float, float, List<QueueInfo>, List<ApplicationReport>, QueueState, Set<String>, String, QueueStatistics, boolean, float, int) - Static method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
newInstance(String, String, float, float, float, List<QueueInfo>, List<ApplicationReport>, QueueState, Set<String>, String, QueueStatistics, boolean, float, int, Map<String, QueueConfigurations>) - Static method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
newInstance(String, String, float, float, float, List<QueueInfo>, List<ApplicationReport>, QueueState, Set<String>, String, QueueStatistics, boolean, float, int, Map<String, QueueConfigurations>, 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(RejectionReason, SchedulingRequest) - Static method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
Create new RejectedSchedulingRequest.
newInstance(long, String, List<ResourceAllocationRequest>, ReservationId, ReservationDefinition) - Static method in class org.apache.hadoop.yarn.api.records.ReservationAllocationState
 
newInstance(long, long, ReservationRequests, String, String, Priority) - Static method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
 
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, int, Map<String, Long>) - Static method in class org.apache.hadoop.yarn.api.records.Resource
Create a new Resource instance with the given CPU and memory values and additional resource values as set in the others parameter.
newInstance(Resource) - 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(ResourceInformation) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Create a new instance of ResourceInformation from another object.
newInstance(String, String, long, ResourceTypes, long, long) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String, String, long, ResourceTypes, long, long, Set<String>, Map<String, String>) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String, String, long) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String, String, long, Set<String>, Map<String, String>) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String, String, ResourceTypes) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String, String, long, long) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String, long) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
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(Priority, String, Resource, int, boolean, String, ExecutionTypeRequest) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Resource) - Static method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
newInstance(int, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
newInstance(ResourceTypeInfo) - Static method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Create a new instance of ResourceTypeInfo from another object.
newInstance(String, String, ResourceTypes) - Static method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Create a new instance of ResourceTypeInfo from name, units and type.
newInstance(String, String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Create a new instance of ResourceTypeInfo from name, units.
newInstance(String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Create a new instance of ResourceTypeInfo from name.
newInstance(int, int, float) - Static method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
newInstance(int, int, float, Map<String, 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(long, Priority, ExecutionTypeRequest, Set<String>, ResourceSizing, PlacementConstraint) - Static method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
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, ExecutionType) - 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(String, 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(List<FederationQueueWeight>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesRequest
 
newInstance(String) - 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(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
 
newInstance(List<String>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesResponse
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesResponse
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
Initialize DeregisterSubClusterRequest according to subClusterId.
newInstance(List<DeregisterSubClusters>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterResponse
 
newInstance(String, String, String, String, String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
Initialize DeregisterSubClusters.
newInstance(String, String, String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
The FederationQueueWeight object consists of three parts: routerWeight, amrmWeight, and headRoomAlpha.
newInstance(String, String, String, String, String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
newInstance(String, String, String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.GetSubClustersRequest
 
newInstance(List<FederationSubCluster>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.GetSubClustersResponse
 
newInstance(AttributeMappingOperationType, List<NodeToAttributes>, boolean) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
 
newInstance(AttributeMappingOperationType, List<NodeToAttributes>, boolean, String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingResponse
 
newInstance(String, List<NodeAttribute>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeToAttributes
 
newInstance(int, int, String, List<String>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
 
newInstance(int, int, int, int, List<FederationQueueWeight>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
 
newInstance(String) - 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(String) - 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(DecommissionType, Integer) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
newInstance(DecommissionType, Integer, String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String) - 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(String, 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(Map<NodeId, Set<String>>, 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(String, FederationQueueWeight, String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyResponse
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyResponse
 
newInstance(Map<NodeId, ResourceOption>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
 
newInstance(Map<NodeId, ResourceOption>, String) - 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
 
nextElement() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.BaseStringTokenizer
 
nextElement() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConjunctionTokenizer
 
nextElement() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.MultipleConstraintsTokenizer
 
nextElement() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTagsTokenizer
 
NM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
address of node manager IPC.
NM_ADMIN_FORCE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
PATH components that will be prepended to the user's path.
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_SERVICE_REMOTE_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_AUX_SERVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_AUX_SERVICES_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_AUX_SERVICES_MANIFEST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
File containing auxiliary service specifications.
NM_AUX_SERVICES_MANIFEST_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Boolean indicating whether loading aux services from a manifest is enabled.
NM_AUX_SERVICES_MANIFEST_RELOAD_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Interval at which manifest file will be reloaded when modifications are found (0 or less means that the file will not be checked for modifications and reloaded).
NM_AUX_SERVICES_SYSTEM_CLASSES - 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 for 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_COLLECTOR_SERVICE_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Address where the collector service IPC is.
NM_COLLECTOR_SERVICE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads container manager uses.
NM_CONFIGURATION_FILES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINER_DIAGNOSTICS_MAXIMUM_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum size of contain's diagnostics to keep for relaunching container case.
NM_CONTAINER_EXECUTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
who will execute(launch) the containers.
NM_CONTAINER_EXECUTOR_EXIT_FILE_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_ADMIN_JAVA_OPTS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINER_LOCALIZER_ADMIN_JAVA_OPTS_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The admin JVM options used on forking ContainerLocalizer process by container executor.
NM_CONTAINER_LOCALIZER_JAVA_OPTS_ADD_EXPORTS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINER_LOCALIZER_JAVA_OPTS_ADD_EXPORTS_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_LOCALIZER_LOG_LEVEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The log level of container localizer process.
NM_CONTAINER_LOCALIZER_LOG_LEVEL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINER_LOG_DIR_SIZE_LIMIT_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The disk space limit for a single container log directory.
NM_CONTAINER_LOG_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How often to monitor logs generated by containers.
NM_CONTAINER_LOG_MONITOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable switch for container log monitoring.
NM_CONTAINER_LOG_TOTAL_SIZE_LIMIT_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The disk space limit for all of a container's logs.
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_CONTAINER_MONITOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINER_QUEUING_LIMIT_STDEV - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Value of standard deviation used for calculation of queue limit thresholds.
NM_CONTAINER_QUEUING_LOAD_COMPARATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Comparator for determining node load for scheduling of opportunistic containers.
NM_CONTAINER_QUEUING_MAX_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max length of container queue at NodeManager.
NM_CONTAINER_QUEUING_MAX_QUEUE_WAIT_TIME_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max queue wait time for a container queue at a NodeManager.
NM_CONTAINER_QUEUING_MIN_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Min length of container queue at NodeManager.
NM_CONTAINER_QUEUING_MIN_QUEUE_WAIT_TIME_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Min queue wait time for a container at a NodeManager.
NM_CONTAINER_QUEUING_SORTING_NODES_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency for computing least loaded NMs.
NM_CONTAINER_QUEUING_USE_PAUSE_FOR_PREEMPTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Use container pause as the preemption policy over kill in the container queue at a NodeManager.
NM_CONTAINER_RETRY_MINIMUM_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Minimum container restart interval.
NM_CONTAINER_STATE_TRANSITION_LISTENERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
List of container state transition listeners.
NM_CONTAINER_STDERR_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINER_STDERR_PATTERN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CONTAINERS_LAUNCHER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Containers launcher implementation to use.
NM_COUNT_LOGICAL_PROCESSORS_AS_CORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Count logical processors(like hyperthreads) as cores.
NM_CPU_RESOURCE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable cpu isolation.
NM_CPU_RESOURCE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSI_ADAPTOR_ADDRESS_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSI_ADAPTOR_ADDRESSES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
One or more socket addresses for csi-adaptor.
NM_CSI_ADAPTOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSI_ADAPTOR_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
TERMS: csi-driver: a 3rd party CSI driver which implements the CSI protocol.
NM_CSI_DRIVER_ENDPOINT_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSI_DRIVER_NAMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSI_DRIVER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSRF_CUSTOM_HEADER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSRF_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSRF_METHODS_TO_IGNORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CSRF_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_DEFAULT_CONTAINER_EXECUTOR_LOG_DIRS_PERMISSIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_DEFAULT_CONTAINER_EXECUTOR_LOG_DIRS_PERMISSIONS_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_DEFAULT_CONTAINER_EXECUTOR_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default permissions for container logs.
NM_DELETE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used in cleanup.
NM_DISK_FREE_SPACE_THRESHOLD_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/Disable the minimum disk free space threshold for disk health checker.
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_DISK_UTILIZATION_THRESHOLD_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/Disable the disk utilisation percentage threshold for disk health checker.
NM_DISPATCHER_METRIC_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_DOCKER_ALLOW_DELAYED_REMOVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether or not users are allowed to request that Docker containers honor the debug deletion delay.
NM_DOCKER_ALLOW_HOST_PID_NAMESPACE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Allow host pid namespace for containers.
NM_DOCKER_ALLOW_PRIVILEGED_CONTAINERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Allow privileged containers.
NM_DOCKER_ALLOWED_CONTAINER_NETWORKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The set of networks allowed when launching containers using the DockerContainerRuntime.
NM_DOCKER_ALLOWED_CONTAINER_RUNTIMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The set of runtimes allowed when launching containers using the DockerContainerRuntime.
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_DEFAULT_CONTAINER_NETWORK - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The network used when launching containers using the DockerContainerRuntime when no network is specified in the request.
NM_DOCKER_DEFAULT_RO_MOUNTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default list of read-only mounts to be bind-mounted into all Docker containers that use DockerContainerRuntime.
NM_DOCKER_DEFAULT_RW_MOUNTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default list of read-write mounts to be bind-mounted into all Docker containers that use DockerContainerRuntime.
NM_DOCKER_DEFAULT_TMPFS_MOUNTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default list of tmpfs mounts to be mounted into all Docker containers that use DockerContainerRuntime.
NM_DOCKER_ENABLE_USER_REMAPPING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
enable user remapping.
NM_DOCKER_IMAGE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default docker image to be used.
NM_DOCKER_IMAGE_UPDATE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default option to decide whether to pull the latest image or not.
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_DOCKER_STOP_GRACE_PERIOD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
NM_DOCKER_USER_REMAPPING_GID_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
lower limit for acceptable gids of user remapped user.
NM_DOCKER_USER_REMAPPING_UID_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
lower limit for acceptable uids of user remapped user.
NM_ELASTIC_MEMORY_CONTROL_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether to do memory check on overall usage.
NM_ELASTIC_MEMORY_CONTROL_OOM_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies the OOM handler code.
NM_ELASTIC_MEMORY_CONTROL_OOM_LISTENER_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The path to the OOM listener.
NM_ELASTIC_MEMORY_CONTROL_OOM_TIMEOUT_SEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum time in seconds to resolve an OOM situation.
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_FPGA_ALLOWED_DEVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_FPGA_AVAILABLE_DEVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_FPGA_DEVICE_DISCOVERY_SCRIPT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_FPGA_PATH_TO_EXEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_FPGA_RESOURCE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for FPGA configurations.
NM_FPGA_VENDOR_PLUGIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_GPU_ALLOWED_DEVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_GPU_DOCKER_PLUGIN_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Settings to control which implementation of docker plugin for GPU will be used.
NM_GPU_PATH_TO_EXEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This setting controls where to how to invoke GPU binaries
NM_GPU_RESOURCE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for gpu configurations.
NM_HDFS_RUNC_IMAGE_TAG_TO_HASH_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The HDFS location where the runC image tag to hash file exists.
NM_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running node health script.
NM_HEALTH_CHECK_RUN_BEFORE_STARTUP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether or not to run the node health script before the NM starts up.
NM_HEALTH_CHECK_SCRIPT_INTERVAL_MS_TEMPLATE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running node health script.
NM_HEALTH_CHECK_SCRIPT_OPTS_TEMPLATE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The arguments to pass to the health check script.
NM_HEALTH_CHECK_SCRIPT_PATH_TEMPLATE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The health check script to run.
NM_HEALTH_CHECK_SCRIPT_TIMEOUT_MS_TEMPLATE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Health check script time out period.
NM_HEALTH_CHECK_SCRIPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The health checker scripts.
NM_HEALTH_CHECK_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Health check time out period for all scripts.
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_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_LOCAL_RUNC_IMAGE_TAG_TO_HASH_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The local file system location where the runC image tag to hash file exists.
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_NUM_LOG_FILES_SIZE_PER_APP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Define how many aggregated log files per application per NM we can have in remote file system.
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_AGGREGATION_THREAD_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads to handle log aggregation in node manager.
NM_LOG_CONTAINER_DEBUG_INFO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_LOG_CONTAINER_DEBUG_INFO_ON_ERROR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_LOG_DELETE_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Trigger log-dir deletion when the total log size of an app is greater than yarn.nodemanager.log.delete.threshold.
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_LOG_TRIGGER_DELETE_BY_SIZE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enabled trigger log-dir deletion by size for NonAggregatingLogHandler.
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_MEMORY_RESOURCE_CGROUPS_SOFT_LIMIT_PERCENTAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_MEMORY_RESOURCE_CGROUPS_SWAPPINESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_MEMORY_RESOURCE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_MEMORY_RESOURCE_ENFORCED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_MEMORY_RESOURCE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_NETWORK_TAG_HANDLER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NETWORK_TAG_MAPPING_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NETWORK_TAG_MAPPING_MANAGER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NETWORK_TAG_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NODE_ATTRIBUTES_PROVIDER_CONFIG - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NODE_ATTRIBUTES_PROVIDER_FETCH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Node attribute provider fetch attributes interval and timeout.
NM_NODE_ATTRIBUTES_PROVIDER_FETCH_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NODE_ATTRIBUTES_RESYNC_INTERVAL - 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
True 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_NUMA_AWARENESS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Settings for NUMA awareness.
NM_NUMA_AWARENESS_NODE_IDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NUMA_AWARENESS_NUMACTL_CMD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_NUMA_AWARENESS_READ_TOPOLOGY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_OPPORTUNISTIC_CONTAINERS_MAX_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max Queue length of OPPORTUNISTIC containers on the NM.
NM_OPPORTUNISTIC_CONTAINERS_QUEUE_POLICY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
At the NM, the policy to determine whether to queue an OPPORTUNISTIC container or not.
NM_PCORES_VCORES_MULTIPLIER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Multiplier to convert physical cores to vcores.
NM_PLUGGABLE_DEVICE_FRAMEWORK_DEVICE_CLASSES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This setting contains vendor plugin class names for device plugin framework to load.
NM_PLUGGABLE_DEVICE_FRAMEWORK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This setting controls if pluggable device plugin framework is enabled.
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_ATTRIBUTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_PROVIDER_CONFIGURED_NODE_PARTITION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_PUBLISH_CONTAINER_EVENTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether yarn container events are published to the timeline service or not by NM.
NM_REAP_RUNC_LAYER_MOUNTS_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interval in seconds between executions of reaping layer mounts.
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_GROUPNAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies the group of the aggregated log directory.
NM_REMOTE_APP_LOG_DIR_INCLUDE_OLDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether Older Application Log Directory is included.
NM_REMOTE_APP_LOG_DIR_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The remote log dir will be created at below location.
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_RESOURCE_PLUGINS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for computation resources, example of computation resources like GPU / FPGA / TPU, etc.
NM_RESOURCE_PLUGINS_FAIL_FAST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether the initialization of the Node Manager should continue if a certain device (GPU, FPGA, etc) was not found in the system.
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_RESOURCES_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_RUNC_ALLOW_HOST_PID_NAMESPACE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Allow host pid namespace for containers.
NM_RUNC_ALLOW_PRIVILEGED_CONTAINERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Allow privileged containers.
NM_RUNC_ALLOWED_CONTAINER_NETWORKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The set of networks allowed when launching containers using the RuncContainerRuntime.
NM_RUNC_ALLOWED_CONTAINER_RUNTIMES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The set of runtimes allowed when launching containers using the RuncContainerRuntime.
NM_RUNC_CACHE_REFRESH_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interval in seconds between refreshing the hdfs image tag to hash cache.
NM_RUNC_DEFAULT_RO_MOUNTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default list of read-only mounts to be bind-mounted into all runC containers that use RuncContainerRuntime.
NM_RUNC_DEFAULT_RW_MOUNTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The default list of read-write mounts to be bind-mounted into all runC containers that use RuncContainerRuntime.
NM_RUNC_IMAGE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default runc image to be used.
NM_RUNC_IMAGE_TAG_TO_MANIFEST_PLUGIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The runc image tag to manifest plugin class that should be used.
NM_RUNC_IMAGE_TOPLEVEL_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The HDFS location under which the oci image manifests, layers, and configs directories exist.
NM_RUNC_LAYER_MOUNTS_TO_KEEP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Target count of layer mounts that we should keep on disk at one time.
NM_RUNC_MANIFEST_TO_RESOURCES_PLUGIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The runc manifest to resources plugin class that should be used.
NM_RUNC_NUM_MANIFESTS_TO_CACHE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of manifests to cache in the image tag to hash cache.
NM_RUNC_PRIVILEGED_CONTAINERS_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ACL list for users allowed to run privileged containers.
NM_RUNC_SECCOMP_PROFILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Path to the seccomp profile to use with Runc containers.
NM_RUNC_STAT_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The size of the stat cache which stores stats of the layers and config.
NM_RUNC_STAT_CACHE_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The timeout value in seconds for the values in the stat cache.
NM_SCRIPT_BASED_NODE_ATTRIBUTES_PROVIDER_OPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_SCRIPT_BASED_NODE_ATTRIBUTES_PROVIDER_PATH - 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 virtual 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_HIGH_PER_DISK_FREE_SPACE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum space that must be available on an offline disk for it to be marked as online.
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.
NM_XFS_OPTIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_XFS_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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
 
nmTokens(List<NMToken>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the nmTokens of the response.
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 - Static variable in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
 
NODE_ATTRIBUTE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Node-attribute configurations.
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
NODE_PARTITION - Static variable in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
 
NODE_RESOURCES_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NODE_STORE_ROOT_DIR_NUM_DEFAULT_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NODE_STORE_ROOT_DIR_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NODE_STORE_ROOT_DIR_RETRY_DEFAULT_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NODE_STORE_ROOT_DIR_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NodeAttribute - Class in org.apache.hadoop.yarn.api.records
Node Attribute is a kind of a label which represents one of the attribute/feature of a Node.
NodeAttribute() - Constructor for class org.apache.hadoop.yarn.api.records.NodeAttribute
 
nodeAttribute(String, String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints.PlacementTargets
Constructs a target expression on a node attribute.
NodeAttributeInfo - Class in org.apache.hadoop.yarn.api.records
Node Attribute Info describes a NodeAttribute.
NodeAttributeInfo() - Constructor for class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
 
NodeAttributeKey - Class in org.apache.hadoop.yarn.api.records
Node AttributeKey uniquely identifies a given Node Attribute.
NodeAttributeKey() - Constructor for class org.apache.hadoop.yarn.api.records.NodeAttributeKey
 
NodeAttributeOpCode - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various node attribute op codes.
NodeAttributeType - Enum in org.apache.hadoop.yarn.api.records
Type of a node Attribute.
NodeConstraintParser(String) - Constructor for class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.NodeConstraintParser
 
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
 
nodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the nodeLabelExpression of the request.
nodePartition(String...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints.PlacementTargets
Constructs a target expression on a node partition.
nodePublishVolume(NodePublishVolumeRequest) - Method in interface org.apache.hadoop.yarn.api.CsiAdaptorProtocol
Publish the volume on a node manager, the volume will be mounted to the local file system and become visible for clients.
NodePublishVolumeRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by node manager to CSI driver adaptor to publish a volume on a node.
NodePublishVolumeRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
NodePublishVolumeResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by a CSI driver adaptor to the node manager after publishing a volume on the node.
NodePublishVolumeResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeResponse
 
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.
NodesToAttributesMappingRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
list of node-attribute mapping request info.
NodesToAttributesMappingRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
 
NodesToAttributesMappingResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
NodesToAttributesMappingResponse holds response object for attribute mapping.
NodesToAttributesMappingResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingResponse
 
NodeToAttributes - Class in org.apache.hadoop.yarn.server.api.protocolrecords
Represents a mapping of Node id to list of attributes.
NodeToAttributes() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.NodeToAttributes
 
NodeToAttributeValue - Class in org.apache.hadoop.yarn.api.records
Mapping of Attribute Value to a Node.
NodeToAttributeValue() - Constructor for class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
 
nodeUnpublishVolume(NodeUnpublishVolumeRequest) - Method in interface org.apache.hadoop.yarn.api.CsiAdaptorProtocol
This is a reverse operation of CsiAdaptorProtocol.nodePublishVolume(NodePublishVolumeRequest), it un-mounts the volume from given node.
NodeUnpublishVolumeRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by node manager to CSI driver adaptor to un-publish a volume on a node.
NodeUnpublishVolumeRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeRequest
 
NodeUnpublishVolumeResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by a CSI driver adaptor to the node manager after un-publishing a volume on the node.
NodeUnpublishVolumeResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeResponse
 
NodeUpdateType - Enum in org.apache.hadoop.yarn.api.records
Taxonomy of the NodeState that a Node might transition into.
numaAwarenessEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns whether the NUMA awareness is enabled.
NUMBER_OF_ASYNC_ENTITIES_TO_MERGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
numClusterNodes(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the numClusterNodes of the response.
numContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the numContainers of the request.
NVIDIA_DOCKER_PLUGIN_V1_ENDPOINT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This setting controls end point of nvidia-docker-v1 plugin.
NVIDIA_DOCKER_V1 - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NVIDIA_DOCKER_V2 - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 

O

OPP_CONTAINER_ALLOCATION_NODES_NUMBER_USED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of nodes to be used by the Opportunistic Container allocator for dispatching containers during container allocation.
OPP_CONTAINER_MAX_ALLOCATIONS_PER_AM_HEARTBEAT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum number of opportunistic containers to be allocated in AM heartbeat.
OPPORTUNISTIC_CONTAINER_ALLOCATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Setting that controls whether opportunistic container allocation is enabled or not.
Or(List<PlacementConstraint.AbstractConstraint>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.Or
 
Or(PlacementConstraint.AbstractConstraint...) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.Or
 
or(PlacementConstraint.AbstractConstraint...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
A disjunction of constraints.
org.apache.hadoop.yarn.ams - package org.apache.hadoop.yarn.ams
Public api for Application Master Service interceptors.
org.apache.hadoop.yarn.api - package org.apache.hadoop.yarn.api
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.api.protocolrecords - package org.apache.hadoop.yarn.api.protocolrecords
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.api.records - package org.apache.hadoop.yarn.api.records
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.api.records.impl - package org.apache.hadoop.yarn.api.records.impl
Package org.apache.hadoop.yarn.api.records.impl contains classes which define basic resources.
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.api.records.timelineservice - package org.apache.hadoop.yarn.api.records.timelineservice
Package org.apache.hadoop.yarn.api.records.timelineservice contains classes which define the data model for ATSv2.
org.apache.hadoop.yarn.api.resource - package org.apache.hadoop.yarn.api.resource
API related to resources.
org.apache.hadoop.yarn.conf - package org.apache.hadoop.yarn.conf
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.exceptions - package org.apache.hadoop.yarn.exceptions
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.factories - package org.apache.hadoop.yarn.factories
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.factory.providers - package org.apache.hadoop.yarn.factory.providers
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
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
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.util - package org.apache.hadoop.yarn.util
 
org.apache.hadoop.yarn.util.constraint - package org.apache.hadoop.yarn.util.constraint
Package org.apache.hadoop.yarn.util.constraint contains classes which is used as utility class for placement constraints.
org.apache.hadoop.yarn.util.csi - package org.apache.hadoop.yarn.util.csi
Package that includes some CSI utility classes.
org.apache.hadoop.yarn.util.resource - package org.apache.hadoop.yarn.util.resource
Package org.apache.hadoop.yarn.util.resource contains classes which is used as utility class for resource profile computations.
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.
PARENT_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
parse() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.CardinalityConstraintParser
 
parse() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConjunctionConstraintParser
 
parse() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConstraintParser
 
parse() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.NodeConstraintParser
 
parse() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.TargetConstraintParser
 
parseExpression(String) - Static method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser
Parses a given constraint expression to a PlacementConstraint.AbstractConstraint, this expression can be any valid form of constraint expressions.
parseFrom(String) - Static method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTags
Parses source tags from expression "sourceTags(numOfAllocations)".
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.
parsePlacementSpec(String) - Static method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser
Parses a placement constraint specification.
parseReservationId(String) - Static method in class org.apache.hadoop.yarn.api.records.ReservationId
Parse the string argument as a ReservationId
parseResourceValue(String) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Extract unit and actual value from resource value.
PHOENIX_OFFLINE_STORAGE_CONN_STR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
PHOENIX_OFFLINE_STORAGE_CONN_STR_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
PlacementConstraint - Class in org.apache.hadoop.yarn.api.resource
PlacementConstraint represents a placement constraint for a resource allocation.
PlacementConstraint(PlacementConstraint.AbstractConstraint) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint
 
PlacementConstraint.AbstractConstraint - Class in org.apache.hadoop.yarn.api.resource
Abstract class that acts as the superclass of all placement constraint classes.
PlacementConstraint.And - Class in org.apache.hadoop.yarn.api.resource
Class that represents a composite constraint that is a conjunction of other constraints.
PlacementConstraint.CardinalityConstraint - Class in org.apache.hadoop.yarn.api.resource
Class that represents a cardinality constraint.
PlacementConstraint.CompositeConstraint<R extends PlacementConstraint.Visitable> - Class in org.apache.hadoop.yarn.api.resource
Class that represents composite constraints, which comprise other constraints, forming a constraint tree.
PlacementConstraint.DelayedOr - Class in org.apache.hadoop.yarn.api.resource
Class that represents a composite constraint that comprises a list of timed placement constraints (see PlacementConstraint.TimedPlacementConstraint).
PlacementConstraint.Or - Class in org.apache.hadoop.yarn.api.resource
Class that represents a composite constraint that is a disjunction of other constraints.
PlacementConstraint.SingleConstraint - Class in org.apache.hadoop.yarn.api.resource
Consider a set of nodes N that belongs to the scope specified in the constraint.
PlacementConstraint.TargetConstraint - Class in org.apache.hadoop.yarn.api.resource
Class that represents a target constraint.
PlacementConstraint.TargetExpression - Class in org.apache.hadoop.yarn.api.resource
Class representing the target expressions that are used in placement constraints.
PlacementConstraint.TargetExpression.TargetType - Enum in org.apache.hadoop.yarn.api.resource
Enum specifying the type of the target expression.
PlacementConstraint.TimedPlacementConstraint - Class in org.apache.hadoop.yarn.api.resource
Represents a timed placement constraint that has to be satisfied within a time window.
PlacementConstraint.TimedPlacementConstraint.DelayUnit - Enum in org.apache.hadoop.yarn.api.resource
The unit of scheduling delay.
PlacementConstraint.Visitable - Interface in org.apache.hadoop.yarn.api.resource
Interface used to enable the elements of the constraint tree to be visited.
PlacementConstraint.Visitor<T> - Interface in org.apache.hadoop.yarn.api.resource
Visitor API for a constraint tree.
placementConstraintExpression(PlacementConstraint) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the placementConstraintExpression of the request.
PlacementConstraintParseException - Exception in org.apache.hadoop.yarn.util.constraint
Exception when the placement constraint parser fails to parse an expression.
PlacementConstraintParseException(String) - Constructor for exception org.apache.hadoop.yarn.util.constraint.PlacementConstraintParseException
 
PlacementConstraintParser - Class in org.apache.hadoop.yarn.util.constraint
Placement constraint expression parser.
PlacementConstraintParser.BaseStringTokenizer - Class in org.apache.hadoop.yarn.util.constraint
A basic tokenizer that splits an expression by a given delimiter.
PlacementConstraintParser.CardinalityConstraintParser - Class in org.apache.hadoop.yarn.util.constraint
Constraint parser used to parse a given target expression, such as "cardinality, NODE, foo, 0, 1".
PlacementConstraintParser.ConjunctionConstraintParser - Class in org.apache.hadoop.yarn.util.constraint
Parser used to parse conjunction form of constraints, such as AND(A, ..., B), OR(A, ..., B).
PlacementConstraintParser.ConjunctionTokenizer - Class in org.apache.hadoop.yarn.util.constraint
Tokenizer used to parse conjunction form of a constraint expression, [AND|OR](C1:C2:...:Cn).
PlacementConstraintParser.ConstraintParser - Class in org.apache.hadoop.yarn.util.constraint
Constraint Parser used to parse placement constraints from a given expression.
PlacementConstraintParser.ConstraintTokenizer - Interface in org.apache.hadoop.yarn.util.constraint
Tokenizer interface that used to parse an expression.
PlacementConstraintParser.MultipleConstraintsTokenizer - Class in org.apache.hadoop.yarn.util.constraint
Tokenizer used to handle a placement spec composed by multiple constraint expressions.
PlacementConstraintParser.NodeConstraintParser - Class in org.apache.hadoop.yarn.util.constraint
Constraint parser used to parse a given target expression.
PlacementConstraintParser.SourceTags - Class in org.apache.hadoop.yarn.util.constraint
A helper class to encapsulate source tags and allocations in the placement specification.
PlacementConstraintParser.SourceTagsTokenizer - Class in org.apache.hadoop.yarn.util.constraint
Tokenizer used to parse allocation tags expression, which should be in tag(numOfAllocations) syntax.
PlacementConstraintParser.TargetConstraintParser - Class in org.apache.hadoop.yarn.util.constraint
Constraint parser used to parse a given target expression, such as "NOTIN, NODE, foo, bar".
PlacementConstraints - Class in org.apache.hadoop.yarn.api.resource
This class contains various static methods for the applications to create placement constraints (see also PlacementConstraint).
PlacementConstraints.PlacementTargets - Class in org.apache.hadoop.yarn.api.resource
Class with static methods for constructing target expressions to be used in placement constraints.
PlacementTargets() - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraints.PlacementTargets
 
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(PreemptionMessage) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the preemptionMessage of the response.
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
 
PREFIX_CENTRALIZED - Static variable in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
PREFIX_DISTRIBUTED - Static variable in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
PREV_METRIC_STATE_KEY - Static variable in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetricOperation
 
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
 
priority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the priority of the request.
priority(Priority) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the priority of the request.
PROCESSOR_RM_PLACEMENT_CONSTRAINTS_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Using this handler, the placement of containers with constraints is determined as a pre-processing step before the capacity or the fair scheduler is called.
PROCFS_USE_SMAPS_BASED_RSS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
progress(float) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the progress of the request.
PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address for the web proxy.
PROXY_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Binding 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

QueryFederationQueuePoliciesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
Request for querying Federation Queue Policies.
QueryFederationQueuePoliciesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
 
QueryFederationQueuePoliciesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
This is the QueryFederationQueuePoliciesResponse, which contains the following information: 1.
QueryFederationQueuePoliciesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
 
QUEUE_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
 
QUEUE_PLACEMENT_RULES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Configured scheduler queue placement rules.
QueueACL - Enum in org.apache.hadoop.yarn.api.records
QueueACL enumerates the various ACLs for queues.
QueueConfigurations - Class in org.apache.hadoop.yarn.api.records
QueueConfigurations contain information about the configuration percentages of a queue.
QueueConfigurations() - Constructor for class org.apache.hadoop.yarn.api.records.QueueConfigurations
 
QueueEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents a queue.
QueueEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.QueueEntity
 
QueueEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.QueueEntity
 
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

RACK - Static variable in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
 
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(ApplicationAttemptId, RegisterApplicationMasterRequest, RegisterApplicationMasterResponse) - Method in interface org.apache.hadoop.yarn.ams.ApplicationMasterServiceProcessor
Register AM attempt.
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
 
reInitializeContainer(ReInitializeContainerRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
ReInitialize the Container with a new Launch Context.
ReInitializeContainerRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
This encapsulates all the required fields needed for a Container ReInitialization.
ReInitializeContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
 
ReInitializeContainerResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response to the ReInitializeContainerRequest.
ReInitializeContainerResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerResponse
 
reinitializeResources(List<ResourceTypeInfo>) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
Reinitialize all resource types from external source (in case of client, server will send the updated list and local resourceutils cache will be updated as per server's list of resources).
RejectedSchedulingRequest - Class in org.apache.hadoop.yarn.api.records
This encapsulates a Rejected SchedulingRequest.
RejectedSchedulingRequest() - Constructor for class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
 
RejectionReason - Enum in org.apache.hadoop.yarn.api.records
Reason for rejecting a Scheduling Request.
relaxLocality(boolean) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the relaxLocality of the request.
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.
releaseList(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the releaseList of the request.
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
 
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
 
resetNodeResources() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
resetResourceTypes() - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
resetResourceTypes(Configuration) - Static method in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
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
 
RESOURCE_REQUEST_VALUE_PATTERN - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
RESOURCE_TYPES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RESOURCE_TYPES_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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(ResourceBlacklistRequest) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the resourceBlacklistRequest of the request.
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
 
ResourceInformation - Class in org.apache.hadoop.yarn.api.records
Class to encapsulate information about a Resource - the name of the resource, the units(milli, micro, etc), the type(countable), and the value.
ResourceInformation() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceInformation
 
ResourceLocalizationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to ask for localizing resources.
ResourceLocalizationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
 
ResourceLocalizationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response to the ResourceLocalizationRequest
ResourceLocalizationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationResponse
 
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
 
resourceName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestBuilder
Set the resourceName of the request.
ResourceNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when details of an unknown resource type are requested.
ResourceNotFoundException(Resource, String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(Resource, String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceNotFoundException
 
ResourceOption - Class in org.apache.hadoop.yarn.api.records
 
ResourceOption() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceOption
 
ResourceProfilesNotEnabledException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when the client requests information about ResourceProfiles in the ApplicationClientProtocol but resource profiles is not enabled on the RM.
ResourceProfilesNotEnabledException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceProfilesNotEnabledException
 
ResourceProfilesNotEnabledException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceProfilesNotEnabledException
 
ResourceProfilesNotEnabledException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ResourceProfilesNotEnabledException
 
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.ResourceRequestBuilder - Class in org.apache.hadoop.yarn.api.records
Class to construct instances of ResourceRequest with specific options.
ResourceRequest.ResourceRequestComparator - Class in org.apache.hadoop.yarn.api.records
 
ResourceRequestComparator() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
 
resources - Variable in class org.apache.hadoop.yarn.api.records.Resource
 
ResourceSizing - Class in org.apache.hadoop.yarn.api.records
ResourceSizing contains information for the size of a SchedulingRequest, such as the number of requested allocations and the resources for each allocation.
ResourceSizing() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceSizing
 
resourceSizing(ResourceSizing) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest.SchedulingRequestBuilder
Set the executionType of the request.
ResourceTypeInfo - Class in org.apache.hadoop.yarn.api.records
Class to encapsulate information about a ResourceType - the name of the resource, the units(milli, micro, etc), the type(countable).
ResourceTypeInfo() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
 
ResourceTypes - Enum in org.apache.hadoop.yarn.api.protocolrecords
Enum which represents the resource type.
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
 
ResourceUtils - Class in org.apache.hadoop.yarn.util.resource
Helper class to read the resource-types to be supported by the system.
responseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the responseId of the request.
responseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the responseId of the response.
REST_CSRF - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
restartContainer(ContainerId) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
Restart the container.
RestartContainerResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response to a restart Container request.
RestartContainerResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RestartContainerResponse
 
RETRY_FOREVER - Static variable in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
RETRY_INVALID - Static variable in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
RM_ACTIVITIES_MANAGER_APP_ACTIVITIES_MAX_QUEUE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max queue length for app activities.
RM_ACTIVITIES_MANAGER_APP_ACTIVITIES_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ACTIVITIES_MANAGER_APP_ACTIVITIES_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Time to live for app activities in milliseconds.
RM_ACTIVITIES_MANAGER_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The cleanup interval for activities in milliseconds.
RM_ACTIVITIES_MANAGER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Settings for activities manager.
RM_ACTIVITIES_MANAGER_SCHEDULER_ACTIVITIES_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ACTIVITIES_MANAGER_SCHEDULER_ACTIVITIES_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Time to live for scheduler activities in milliseconds.
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 for an application, if unset by user.
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_APPLICATION_HTTPS_POLICY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies what the RM does regarding HTTPS enforcement for communication with AM Web Servers, as well as generating and providing certificates.
RM_APPLICATION_MASTER_SERVICE_PROCESSORS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_APPLICATION_MAX_TAG_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max length of each application tag.
RM_APPLICATION_MAX_TAGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max number of application tags.
RM_APPLICATION_MONITOR_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_AUTO_UPDATE_CONTAINERS - 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_CSRF_CUSTOM_HEADER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CSRF_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CSRF_METHODS_TO_IGNORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CSRF_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DECOMMISSIONING_NODES_WATCHER_POLL_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Period in seconds of the poll timer task inside DecommissioningNodesWatcher to identify and take care of DECOMMISSIONING nodes missing regular heart beat.
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_ALWAYS_CANCEL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_TOKEN_MAX_CONF_SIZE - 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_REMOVE_SCAN_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELEGATION_TOKEN_REMOVE_SCAN_INTERVAL_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_DT_RENEWER_THREAD_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DT_RENEWER_THREAD_RETRY_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DT_RENEWER_THREAD_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ENABLE_NODE_UNTRACKED_WITHOUT_INCLUDE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to enable RM to mark inactive nodes as untracked and removed from nodes list for the YARN cluster without configured include path.
RM_EPOCH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_EPOCH_RANGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The epoch range before wrap around.
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_MAX_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NM_HEARTBEAT_INTERVAL_MIN_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NM_HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM set next Heartbeat interval for NM
RM_NM_HEARTBEAT_INTERVAL_SCALING_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable Heartbeat Interval Scaling based on cpu utilization.
RM_NM_HEARTBEAT_INTERVAL_SLOWDOWN_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NM_HEARTBEAT_INTERVAL_SPEEDUP_FACTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NM_REGISTRATION_IP_HOSTNAME_CHECK_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Check IP and hostname resolution during nodemanager registration.
RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODE_GRACEFUL_DECOMMISSION_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeout in seconds for YARN node graceful decommission.
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_NODE_LABELS_PROVIDER_UPDATE_NEWLY_REGISTERED_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_NODE_SELECTIVE_STATES_TO_REMOVE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
When non empty, untracked nodes are deleted only if their state is one of the states defined by this config.
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_PLACEMENT_CONSTRAINTS_ALGORITHM_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Placement Algorithm.
RM_PLACEMENT_CONSTRAINTS_ALGORITHM_ITERATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Used for BasicPlacementAlgorithm - default SERIAL.
RM_PLACEMENT_CONSTRAINTS_ALGORITHM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_PLACEMENT_CONSTRAINTS_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specify which handler will be used to process PlacementConstraints.
RM_PLACEMENT_CONSTRAINTS_RETRY_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_PLACEMENT_CONSTRAINTS_SCHEDULER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_CONNECTION_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_PROXY_TIMEOUT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_PUBLISH_CONTAINER_EVENTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether yarn container events are published to the timeline service or not by RM.
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_MAX_PERIODICITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum periodicity for the 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_PROFILES_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/disable resource profiles.
RM_RESOURCE_PROFILES_SOURCE_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
File containing resource profiles.
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_SCHEDCONF_LEVELDB_COMPACTION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDCONF_MAX_LOGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDCONF_STORE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDCONF_STORE_ZK_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Parent znode path under which ZKConfigurationStore will create znodes.
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
Minimum 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_SCHEDULER_MUTATION_ACL_POLICY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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.
RM_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the persistent store.
RM_SUBMISSION_PREPROCESSOR_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable submission pre-processor.
RM_SUBMISSION_PREPROCESSOR_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Path to file with hosts for the submission processor to handle.
RM_SUBMISSION_PREPROCESSOR_REFRESH_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Submission processor refresh interval.
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_TIMELINE_SERVER_V1_PUBLISHER_BATCH_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_TIMELINE_SERVER_V1_PUBLISHER_DISPATCHER_BATCH_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_TIMELINE_SERVER_V1_PUBLISHER_INTERVAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_XFS_OPTIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_XFS_PREFIX - 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_CLIENT_SSL_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable Zookeeper SSL/TLS communication.
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
 
RM_ZK_ZNODE_SIZE_LIMIT_BYTES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Zookeeper znode limit
rollbackLastReInitialization(ContainerId) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
Rollback the Last ReInitialization if possible.
RollbackResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Response to a Rollback request.
RollbackResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RollbackResponse
 
ROUTER_APPSINFO_CACHED_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router AppsInfo Cache Count.
ROUTER_APPSINFO_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router enable AppsInfo Cache.
ROUTER_ASC_INTERCEPTOR_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ApplicationSubmissionContextInterceptor configurations.
ROUTER_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_CLIENTRM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_CLIENTRM_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_CLIENTRM_PARTIAL_RESULTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interceptor class used in FederationClientInterceptor should return partial ApplicationReports.
ROUTER_CLIENTRM_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_CLIENTRM_SUBMIT_INTERVAL_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
GetNewApplication and SubmitApplication request retry interval time.
ROUTER_CLIENTRM_SUBMIT_RETRY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of retries for GetNewApplication and SubmitApplication in FederationClientInterceptor.
ROUTER_DEREGISTER_SUBCLUSTER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable DeregisterSubCluster, enabled by default.
ROUTER_INTERCEPTOR_ALLOW_PARTIAL_RESULT_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router Interceptor Allow Partial Result Enable.
ROUTER_KERBEROS_PRINCIPAL_HOSTNAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal hostname for the yarn router.
ROUTER_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos keytab for the yarn router.
ROUTER_PIPELINE_CACHE_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal for the yarn router.
ROUTER_RMADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_RMADMIN_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_RMADMIN_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_SCHEDULED_EXECUTOR_THREADS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router Thread Pool Schedule Thread Number.
ROUTER_SUBCLUSTER_CLEANER_INTERVAL_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router SubCluster Cleaner Thread Clean Interval Time.
ROUTER_SUBCLUSTER_EXPIRATION_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Router SubCluster Timeout Allowed by Router.
ROUTER_USER_CLIENT_THREAD_POOL_ALLOW_CORE_THREAD_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This method configures the policy for core threads regarding termination when no tasks arrive within the keep-alive time.
ROUTER_USER_CLIENT_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This configurable is used to set the keepAliveTime of the thread pool of the interceptor.
ROUTER_USER_CLIENT_THREAD_POOL_MAXIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This configurable is used to set the maximumPoolSize of the thread pool of the interceptor.
ROUTER_USER_CLIENT_THREAD_POOL_MINIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This configurable is used to set the corePoolSize(minimumPoolSize) of the thread pool of the interceptor.
ROUTER_USER_CLIENT_THREADS_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
This configurable that controls the thread pool size of the threadpool of the interceptor.
ROUTER_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the Router web application.
ROUTER_WEBAPP_CONNECT_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Connection and Read timeout from the Router to RM.
ROUTER_WEBAPP_DEFAULT_INTERCEPTOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interceptor class used in FederationInterceptorREST to communicate with each SubCluster.
ROUTER_WEBAPP_ENABLE_CORS_FILTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable cross origin (CORS) support.
ROUTER_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the Router web application.
ROUTER_WEBAPP_INTERCEPTOR_CLASS_PIPELINE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_WEBAPP_PARTIAL_RESULTS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interceptor class used in FederationInterceptorREST should return partial AppReports.
ROUTER_WEBAPP_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_WEBAPP_PROXY_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ROUTER_WEBAPP_READ_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RUNC_CONTAINER_RUNTIME_PREFIX - 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

saveFederationQueuePolicy(SaveFederationQueuePolicyRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
In YARN-Federation mode, We will be storing the Policy information for Queues.
SaveFederationQueuePolicyRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
In Yarn Federation mode, this class is used to save the queue policy interface.
SaveFederationQueuePolicyRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
SaveFederationQueuePolicyResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
SaveFederationQueuePolicyResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyResponse
 
SCHEDULER_CONFIGURATION_FS_MAX_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SCHEDULER_CONFIGURATION_FS_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SCHEDULER_CONFIGURATION_STORE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
SCHEDULER_RM_PLACEMENT_CONSTRAINTS_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Using this handler, containers with constraints will be placed by the main scheduler.
SCHEDULER_SKIP_NODE_MULTIPLIER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of consecutive missed heartbeats after which node will be skipped from scheduling.
SchedulerInvalidResoureRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when any issue inside scheduler to handle a new or updated SchedulingRequest/ ResourceRequest add to the scheduler.
SchedulerInvalidResoureRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.SchedulerInvalidResoureRequestException
 
SchedulerInvalidResoureRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.SchedulerInvalidResoureRequestException
 
SchedulerInvalidResoureRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.SchedulerInvalidResoureRequestException
 
SchedulingRequest - Class in org.apache.hadoop.yarn.api.records
SchedulingRequest represents a request made by an application to the ResourceManager to obtain an allocation.
SchedulingRequest() - Constructor for class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
SchedulingRequest.SchedulingRequestBuilder - Class in org.apache.hadoop.yarn.api.records
Class to construct instances of SchedulingRequest with specific options.
schedulingRequests(List<SchedulingRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the schedulingRequests of the request.
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_DESCRIPTOR_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
 
setAbsoluteCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the absolute capacity.
setAbsoluteMaxCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the absolute maximum capacity.
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
setAllocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.Container
Set the optional ID corresponding to the original ResourceRequest{@link #setAllocationRequestId(long)} etAllocationRequestId()}s which is satisfied by this allocated Container.
setAllocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the optional ID corresponding to this allocation request.
setAllocationRequestId(long) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
setAllocationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setAllocationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
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
setAMContainerResourceRequests(List<ResourceRequest>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set ResourceRequests of the 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
 
setAmrmWeight(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
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.
setApplication(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationRequest
 
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.protocolrecords.UpdateApplicationTimeoutsRequest
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
 
setApplicationId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.SubApplicationEntity
 
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
 
setApplicationSchedulingPropertiesMap(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the scheduling envs for the application.
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.
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.
setApplicationTimeouts(Map<ApplicationTimeoutType, String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
Set the ApplicationTimeouts for the application.
setApplicationTimeouts(Map<ApplicationTimeoutType, String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsResponse
Set the ApplicationTimeouts for the application.
setApplicationTimeouts(Map<ApplicationTimeoutType, ApplicationTimeout>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationTimeouts(Map<ApplicationTimeoutType, Long>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ApplicationTimeouts for the application in seconds.
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
 
setAttributeKey(NodeAttributeKey) - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
setAttributeKey(NodeAttributeKey) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
 
setAttributeName(String) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
 
setAttributePrefix(String) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeKey
 
setAttributes(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Set a map of attributes to the resource.
setAttributeToNodes(Map<NodeAttributeKey, List<NodeToAttributeValue>>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesResponse
 
setAttributeType(NodeAttributeType) - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
setAttributeType(NodeAttributeType) - Method in class org.apache.hadoop.yarn.api.records.NodeAttributeInfo
 
setAttributeValue(String) - Method in class org.apache.hadoop.yarn.api.records.NodeAttribute
 
setAttributeValue(String) - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
 
setAutoCommit(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ReInitializeContainerRequest
Set AutoCommit flag for this ReInitialization.
setAuxiliaryLocalPathHandler(AuxiliaryLocalPathHandler) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Method that sets the local dirs path handler for this Auxiliary Service.
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.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 request.
setCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the queue capacity.
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
 
setChildren(Set<TimelineEntity.Identifier>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
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.
setCluster(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
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.
setCollectorAddr(String) - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
 
setCollectorInfo(CollectorInfo) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setCollectorToken(Token) - Method in class org.apache.hadoop.yarn.api.records.CollectorInfo
 
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.
setConfigs(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
setConfiguredMaxCapacity(Resource) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the configured maximum capacity of queue (from absolute resource).
setConfiguredMinCapacity(Resource) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the configured minimum capacity of queue (from absolute resource).
setConstraint(PlacementConstraint.AbstractConstraint) - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
Sets the constraint that has to be satisfied within the time window.
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.ReInitializeContainerRequest
Set the ContainerId of the container to re-initialize.
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
Set the ContainerId of the container to localize resources.
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.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.GetLocalizationStatusesRequest
Sets the list of container IDs of containers for which the localization statuses are needed.
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.ReInitializeContainerRequest
Set the ContainerLaunchContext to re-initialize the container with.
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
 
setContainerRetryContext(ContainerRetryContext) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set the ContainerRetryContext to relaunch container.
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.AllocateResponse
Set the list of running containers as viewed by ResourceManager from previous application attempts which have not been reported to the Application Master yet.
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.
setContainersToUpdate(List<Token>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateRequest
Set container tokens to be used during container resource increase.
setContainerSubState(ContainerSubState) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Add Extra state information of the container (SCHEDULED, LOCALIZING etc.).
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.records.Container
 
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 (The amount of vcores used).
setCreatedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the created time of the domain
setCreatedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Set the created time of the domain.
setCreatedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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
 
setCurrentContainerVersion(int) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
Set current container version.
setCurrentPage(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Sets the current page in the FederationQueuePolicies pagination.
setCurrentPage(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Sets the current page in the FederationQueuePolicies pagination.
setCustomResource(String, float) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
Set custom resource utilization (The amount of custom resource used).
setCustomResources(Map<String, Float>) - Method in class org.apache.hadoop.yarn.api.records.ResourceUtilization
 
setDate(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
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
 
setDecommissioningTimeout(Integer) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Set the decommissioning timeout in seconds (null indicates absent timeout).
setDecommissionTimeout(Integer) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
Set the DecommissionTimeout.
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
 
setDefaultUnit(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Set the units for the resource.
setDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
setDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
setDeregisterState(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
setDeregisterSubClusters(List<DeregisterSubClusters>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterResponse
 
setDescription(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the domain description
setDescription(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.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
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
Sets the diagnostics.
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
 
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
setDriverName(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse
 
setDuration(long) - Method in class org.apache.hadoop.yarn.api.records.ReservationRequest
Set the duration in milliseconds for which the resource is required.
setEffectiveMaxCapacity(Resource) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the effective maximum capacity of queue (from absolute resource).
setEffectiveMinCapacity(Resource) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the effective minimum capacity of queue (from absolute resource).
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.
setEnforceExecutionType(boolean) - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
Set to true to explicitly ask that the Scheduling Authority return Containers of exactly the Execution Type requested.
setEnhancedHeadroom(EnhancedHeadroom) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
 
setEnhancedHeadroom(EnhancedHeadroom) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setEntities(List<TimelineEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Set the entity list to the given list of entities
setEntities(List<TimelineEntity>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntities
 
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
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
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
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
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
setErrorCode(int) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
Set the error code to the given error code.
setErrorCodes(Set<Integer>) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
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
setErrors(List<TimelineWriteResponse.TimelineWriteError>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
Set the list to the given list of TimelineWriteResponse.TimelineWriteError 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
setEvents(NavigableSet<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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
 
setExecutionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.Container
Set the ExecutionType for the container.
setExecutionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setExecutionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setExecutionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.ExecutionTypeRequest
Set the ExecutionType of the requested container.
setExecutionType(ExecutionTypeRequest) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
setExecutionType(ExecutionType) - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
Set the target ExecutionType of the container.
setExecutionTypeRequest(ExecutionTypeRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the ExecutionTypeRequest of the requested container.
setExitStatus(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setExpiryTime(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Set expiryTime for given timeout type.
setExposedPorts(Map<String, List<Map<String, String>>>) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setExposedPorts(Map<String, List<Map<String, String>>>) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setExposedPorts(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
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.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.GetLocalizationStatusesResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed request.
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.NodesToAttributesMappingRequest
 
setFailOnUnknownNodes(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
 
setFailuresValidityInterval(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
setFederationQueueWeight(FederationQueueWeight) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
setFederationQueueWeights(List<FederationQueueWeight>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesRequest
 
setFederationQueueWeights(List<FederationQueueWeight>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Sets the FederationQueueWeights, which represent the weights of different queues.
setFederationSubClusters(List<FederationSubCluster>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.GetSubClustersResponse
 
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(Range<Long>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of finish times to filter applications.
setFinishRange(long, long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of finish times to filter applications.
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
 
setFlowName(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
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
 
setHeadRoomAlpha(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
setHealthReport(String) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setHealthStatus(TimelineHealth.TimelineHealthStatus) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
 
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.ContainerStatus
 
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.
setHostname(String) - Method in class org.apache.hadoop.yarn.api.records.NodeToAttributeValue
 
setHostNames(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesRequest
Set hostnames for which mapping is required.
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
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Set the domain ID.
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
setId(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
setIdentifier(TimelineEntity.Identifier) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
setIdentifier(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setIdPrefix(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
Sets idPrefix for an entity.
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.
setInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
setInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
setInformation(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
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.
setIntraQueuePreemptionDisabled(boolean) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setIPs(List<String>) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
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.
setIsRelatedToEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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
 
setLastHeartBeatTime(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
setLastHeartBeatTime(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
setLaunchTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setLimit(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Limit the number applications to return
setLocalizationState(LocalizationState) - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
Sets the localization state.
setLocalizationStatuses(Map<ContainerId, List<LocalizationStatus>>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetLocalizationStatusesResponse
Sets the container localization statuses.
setLocalResources(Map<String, LocalResource>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ResourceLocalizationRequest
Set LocalResource required by the container.
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
 
setMaxAMPercentage(float) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the maximum AM resource percentage.
setMaxAppAttempts(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the number of max attempts of the application to be submitted.
setMaxCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueConfigurations
Set the maximum capacity.
setMaxEndTime(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
setMaximumAllocation(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Set the maximum allocation for the resource.
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
 
setMaxParallelApps(int) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setMaxResourceMemory(long) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the maximum resource Memory.
setMaxResourceVCore(int) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the maximum resource Memory.
setMaxRetries(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
setMaxRunningApp(int) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setMemory(int) - Method in class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
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.impl.LightWeightResource
 
setMemorySize(long) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set memory of the resource.
setMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.BatchSaveFederationQueuePoliciesResponse
 
setMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationApplicationResponse
 
setMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesResponse
 
setMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyResponse
 
setMetrics(Set<TimelineMetric>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
setMinimumAllocation(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Set the minimum allocation for the resource.
setMinResourceMemory(long) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the minimum resource Memory.
setMinResourceVCore(int) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the minimum resource VCore.
setModifiedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the modified time of the domain
setModifiedTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Set the modified time of the domain.
setName(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the name to filter applications.
setName(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setName(String) - Method in class org.apache.hadoop.yarn.api.records.NodeLabel
 
setName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Set the name for the resource.
setName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Set the name for the resource.
setName(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
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.
setNode(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeToAttributes
 
setNodeAttributes(Set<NodeAttributeKey>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAttributesToNodesRequest
Set node attributeKeys for which the mapping of hostname to attribute value is required.
setNodeAttributes(Set<NodeAttributeInfo>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesResponse
Set node attributes to the response.
setNodeAttributes(Set<NodeAttribute>) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Set the node attributes of node.
setNodeAttributes(List<NodeAttribute>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeToAttributes
 
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.
setNodesToAttributes(List<NodeToAttributes>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
 
setNodeToAttributes(Map<String, Set<NodeAttribute>>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNodesToAttributesResponse
 
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
 
setNodeUpdateType(NodeUpdateType) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Set the node update type (null indicates absent node update type).
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
setNumAllocations(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
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
 
setNumDecommissioningNodeManagers(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
setNumShutdownNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
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
setOperation(AttributeMappingOperationType) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
 
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
Set the overcommit timeout.
setOwner(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the domain owner.
setOwner(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Set the domain owner.
setPageSize(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Sets the page size for FederationQueuePolicies pagination.
setPageSize(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Sets the page size for FederationQueuePolicies pagination.
setParent(TimelineEntity.Identifier) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
setParent(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.HierarchicalTimelineEntity
 
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.
setPlacementConstraint(PlacementConstraint) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
setPlacementConstraints(Map<Set<String>, PlacementConstraint>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set Placement Constraints applicable to the SchedulingRequests of this application.
setPolicyManagerClassName(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
setPolicyManagerClassName(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
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.
setPreemptedResourceSecondsMap(Map<String, Long>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the aggregated number of resources preempted that 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.ReservationDefinition
Set the priority for this reservation.
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Priority of the request
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
setProfileName(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetResourceProfileRequest
 
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
 
setPublishContext(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
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
setQueue(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.ApplicationEntity
 
setQueue(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
setQueue(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Sets the queue to the specified value.
setQueue(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SaveFederationQueuePolicyRequest
 
setQueueConfigurations(Map<String, QueueConfigurations>) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the per-node-label queue configurations for the queue.
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
 
setQueuePath(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueues(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the queue to filter applications on
setQueues(List<String>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeleteFederationQueuePoliciesRequest
Set the list of queues to be deleted.
setQueues(List<String>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesRequest
Sets the list of queues to the specified values.
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
setReaders(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineDomain
Set the reader (and/or reader group) list string.
setReadonly(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
setRealtimeAggregationOp(TimelineMetricOperation) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
Set the real time aggregation operation of this metric.
setReason(RejectionReason) - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
Set Rejection Reason.
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.
setRecurrenceExpression(String) - Method in class org.apache.hadoop.yarn.api.records.ReservationDefinition
Set the recurrence of this reservation representing the time period of the periodic job.
setRecursive(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information on the entire child queue hierarchy?
setRejectedSchedulingRequests(List<RejectedSchedulingRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Add a list of rejected SchedulingRequests to the AllocateResponse.
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
setRelatesToEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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
setRemainingTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Set Remaining Time of an application for given timeout type.
setRenewer(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
setRequest(SchedulingRequest) - Method in class org.apache.hadoop.yarn.api.records.RejectedSchedulingRequest
Set the SchedulingRequest.
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
setReservedResourceMemory(long) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the reserved resource Memory.
setReservedResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setReservedResourceVCore(int) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the reserved resource VCore.
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.protocolrecords.GetResourceProfileResponse
Set the resources that will be allocated if the profile is used.
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.
setResourceInformation(String, ResourceInformation) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set the ResourceInformation object for a particular resource.
setResourceInformation(int, ResourceInformation) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set the ResourceInformation object for a particular resource.
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.
setResourceKey(String) - Method in class org.apache.hadoop.yarn.api.records.LocalizationStatus
Sets the resource key.
setResourceName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the resource name (e.g.
setResourceProfiles(Map<String, Resource>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceProfilesResponse
 
setResourceProfiles(Map<String, Resource>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set supported resource profiles for RM.
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
 
setResources(ResourceInformation[]) - Method in class org.apache.hadoop.yarn.api.records.Resource
 
setResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceSizing
 
setResourceSecondsMap(Map<String, Long>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the aggregated number of resources that the application has allocated times the number of seconds the application has been running.
setResourceSizing(ResourceSizing) - Method in class org.apache.hadoop.yarn.api.records.SchedulingRequest
 
setResourceType(ResourceTypes) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Set the resource type.
setResourceType(ResourceTypes) - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
Set the resource type.
setResourceTypeInfo(List<ResourceTypeInfo>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetAllResourceTypeInfoResponse
 
setResourceTypes(List<ResourceTypeInfo>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the resource types used by RM.
setResourceValue(String, long) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set the value of a resource in the ResourceInformation object.
setResourceValue(int, long) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set the value of a resource in the ResourceInformation object.
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
 
setResponseMessage(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesResponse
 
setRetryInterval(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
setRetryPolicy(ContainerRetryPolicy) - Method in class org.apache.hadoop.yarn.api.records.ContainerRetryContext
 
setRMClusterId(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
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.
setRouterWeight(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
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
 
setRunId(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
setSchedulerResourceTypes(EnumSet<YarnServiceProtos.SchedulerResourceTypes>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the resource types used by the scheduler.
setSchedulerType(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set Scheduler type.
setSchedulingRequests(List<SchedulingRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of Scheduling requests to inform the ResourceManager about the application's resource requirements (potentially including allocation tags and placement constraints).
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.
setSecrets(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
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.
setStagingPath(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
setStartContainerRequests(List<StartContainerRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Set a list of StartContainerRequest to start containers.
setStartRange(Range<Long>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of start times to filter applications.
setStartRange(long, long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of start times to filter applications.
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
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
setState(ContainerState) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setSteadyFairShareMemory(long) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the SteadyFairShare Memory.
setSteadyFairShareVCore(int) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the SteadyFairShare VCore.
setStrictContract(StrictPreemptionContract) - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Set SubClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Set the SubClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.AddToClusterNodeLabelsRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.CheckForDecommissioningNodesRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusterRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodesToAttributesMappingRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshClusterMaxPriorityRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResourcesRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RemoveFromClusterNodeLabelsRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.ReplaceLabelsOnNodeRequest
Set the subClusterId.
setSubClusterId(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Set the subClusterId.
setSubClusterState(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.DeregisterSubClusters
 
setSubClusterState(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationSubCluster
 
setSubmitTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
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.
setSuccessfullyUpdatedContainers(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ContainerUpdateResponse
Set the list of containerIds of containers whose resource have been successfully updated.
setSupported(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesResponse
 
setTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Add tags to the resource.
setTargetPath(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
setTargetPath(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeRequest
 
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
 
setTimeoutType(ApplicationTimeoutType) - Method in class org.apache.hadoop.yarn.api.records.ApplicationTimeout
Set the application timeout type.
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
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEvent
 
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.
setTokensConf(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set the configuration used by RM to renew the tokens.
setTotalActiveCores(int) - Method in class org.apache.hadoop.yarn.api.records.EnhancedHeadroom
Set total active cores for the cluster.
setTotalPage(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Sets the page.
setTotalPendingCount(int) - Method in class org.apache.hadoop.yarn.api.records.EnhancedHeadroom
Set total pending container count.
setTotalSize(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.QueryFederationQueuePoliciesResponse
Sets the total size of the federationQueueWeights.
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the new tracking url for this application.
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
 
setType(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
setType(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
setType(TimelineMetric.Type) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
setUID(String, String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
Set UID in info which will be then used for query by UI.
setUnits(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Set the units for the resource.
setUnitsWithoutValidation(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Checking if a unit included by KNOWN_UNITS is an expensive operation.
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.
setUser(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
setUser(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
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
setValue(long) - Method in class org.apache.hadoop.yarn.api.records.ResourceInformation
Set the value for the resource.
setValues(Map<Long, Number>) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
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(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetPluginInfoResponse
 
setVersion(int) - Method in class org.apache.hadoop.yarn.api.records.Container
Set the version of this container.
setVersion(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
setVirtualCores(int) - Method in class org.apache.hadoop.yarn.api.records.impl.LightWeightResource
 
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.
setVolumeAttributes(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
setVolumeCapability(ValidateVolumeCapabilitiesRequest.VolumeCapability) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
setVolumeId(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodePublishVolumeRequest
 
setVolumeId(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.NodeUnpublishVolumeRequest
 
setVolumeId(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
setWeight(float) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setWriters(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineDomain
Set the writer (and/or writer group) list string
setWriters(String) - Method in class org.apache.hadoop.yarn.api.records.timelineservice.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.
ShellContainerCommand - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various signal container commands.
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
 
SingleConstraint(String, int, int, NodeAttributeOpCode, Set<PlacementConstraint.TargetExpression>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
SingleConstraint(String, int, int, Set<PlacementConstraint.TargetExpression>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
SingleConstraint(String, int, int, PlacementConstraint.TargetExpression...) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
SingleConstraint(String, int, int, NodeAttributeOpCode, PlacementConstraint.TargetExpression...) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
SourceTagsTokenizer(String) - Constructor for class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTagsTokenizer
 
SPECIAL_RESOURCES - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
Special resources that should be treated separately from arbitrary resource types.
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
 
sub(Number, Number) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetricCalculator
Subtract operation between two Numbers.
SubApplicationEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents a user defined entities to be stored under sub application table.
SubApplicationEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.SubApplicationEntity
 
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.
subtractFrom(int, int, float, String, 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
 
sum(Number, Number) - Static method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetricCalculator
Sum up two Numbers.
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
SYSTEM_INFO_KEY_PREFIX - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
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 and NM.
systemMetricsPublisherEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns whether the system publisher is enabled.

T

TAGS - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
targetCardinality(String, int, int, PlacementConstraint.TargetExpression...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
This constraint generalizes the cardinality and target constraints.
TargetConstraint(PlacementConstraint.TargetConstraint.TargetOperator, String, Set<PlacementConstraint.TargetExpression>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
 
TargetConstraintParser(String) - Constructor for class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.TargetConstraintParser
 
TargetExpression(PlacementConstraint.TargetExpression.TargetType, String, Set<String>) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
 
TargetExpression(PlacementConstraint.TargetExpression.TargetType) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
 
TargetExpression(PlacementConstraint.TargetExpression.TargetType, String, String...) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
 
targetIn(String, PlacementConstraint.TargetExpression...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a constraint that requires allocations to be placed on nodes that satisfy all target expressions within the given scope (e.g., node or rack).
targetNodeAttribute(String, NodeAttributeOpCode, PlacementConstraint.TargetExpression...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a constraint that requires allocations to be placed on nodes that belong to a scope (e.g., node or rack) that satisfy any of the target expressions based on node attribute op code.
targetNotIn(String, PlacementConstraint.TargetExpression...) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a constraint that requires allocations to be placed on nodes that belong to a scope (e.g., node or rack) that does not satisfy any of the target expressions.
throwExceptionWhenArrayOutOfBound(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
 
timedClockConstraint(PlacementConstraint.AbstractConstraint, long, TimeUnit) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a placement constraint that has to be satisfied within a time window.
timedOpportunitiesConstraint(PlacementConstraint.AbstractConstraint, long) - Static method in class org.apache.hadoop.yarn.api.resource.PlacementConstraints
Creates a placement constraint that has to be satisfied within a number of placement opportunities (invocations of the scheduler).
TimedPlacementConstraint(PlacementConstraint.AbstractConstraint, long, PlacementConstraint.TimedPlacementConstraint.DelayUnit) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
 
TimedPlacementConstraint(PlacementConstraint.AbstractConstraint, long) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
 
TimedPlacementConstraint(PlacementConstraint.AbstractConstraint) - Constructor for class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint
 
TIMELINE_CSRF_CUSTOM_HEADER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_CSRF_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_CSRF_METHODS_TO_IGNORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_CSRF_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_HTTP_AUTH_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The configuration prefix of timeline HTTP authentication.
TIMELINE_HTTP_AUTH_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The authentication type for timeline HTTP authentication.
TIMELINE_OFFLINE_AGGREGATION_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
host:port address for timeline service RPC APIs.
TIMELINE_SERVICE_AGGREGATION_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name for setting that controls how often in-memory app level aggregation is kicked off in timeline collector.
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_COLLECTOR_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_COLLECTOR_BIND_PORT_RANGES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_COLLECTOR_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Marked collector properties as Private since it run as auxillary service.
TIMELINE_SERVICE_COLLECTOR_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_COLLECTOR_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_ENTITY_GROUP_PLUGIN_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITY_GROUP_PLUGIN_SYSTEM_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_CACHE_STORE - 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_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_ENTITYGROUP_FS_STORE_RECOVERY_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_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_ENTITYGROUP_FS_STORE_WITH_USER_DIR - 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_HBASE_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name for setting that points to an optional HBase configuration (hbase-site.xml file) with settings that will override the ones found on the classpath.
TIMELINE_SERVICE_HBASE_SCHEMA_PREFIX_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
config param name to override schema prefix.
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_READ_ALLOWED_USERS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name for setting that lists the users and groups who are allowed to read timeline service v2 data.
TIMELINE_SERVICE_READ_AUTH_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The name for setting that enables or disables authentication checks for reading timeline service v2 data.
TIMELINE_SERVICE_READER_BIND_HOST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Settings for timeline reader.
TIMELINE_SERVICE_READER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_READER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Settings for timeline service v2.0.
TIMELINE_SERVICE_READER_STORAGE_MONITOR_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_READER_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_READER_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_SCHEMA_CREATOR_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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 separated 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_VERSIONS - 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.
TIMELINE_SERVICE_WRITER_ASYNC_QUEUE_CAPACITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls the capacity of the queue for async writes to timeline collector.
TIMELINE_SERVICE_WRITER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_WRITER_FLUSH_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls how often the timeline collector flushes the timeline writer.
TIMELINE_V2_CLIENT_DRAIN_TIME_MILLIS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The time period for which timeline v2 client will wait for draining leftover entities after stop.
TIMELINE_XFS_OPTIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_XFS_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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
 
TimelineDomain - Class in org.apache.hadoop.yarn.api.records.timelineservice
This class contains the information about a timeline service 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.timelineservice.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
 
TimelineEntities - Class in org.apache.hadoop.yarn.api.records.timelineservice
This class hosts a set of timeline entities.
TimelineEntities() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.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
 
TimelineEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
The basic timeline entity data structure for timeline service v2.
TimelineEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
TimelineEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
The constuctor is used to construct a proxy TimelineEntity or its subclass object from the real entity object that carries information.
TimelineEntity(String) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
TimelineEntity.Identifier - Class in org.apache.hadoop.yarn.api.records.timelineservice
Identifier of timeline entity(entity id + entity type).
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
 
TimelineEntityType - Enum in org.apache.hadoop.yarn.api.records.timelineservice
Defines type of entity.
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
 
TimelineEvent - Class in org.apache.hadoop.yarn.api.records.timelineservice
This class contains the information of an event that belongs to an entity.
TimelineEvent() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.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.
TimelineHealth - Class in org.apache.hadoop.yarn.api.records.timeline
This class holds health information for ATS.
TimelineHealth(TimelineHealth.TimelineHealthStatus, String) - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
 
TimelineHealth() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineHealth
 
TimelineHealth.TimelineHealthStatus - Enum in org.apache.hadoop.yarn.api.records.timeline
Timline health status.
TimelineMetric - Class in org.apache.hadoop.yarn.api.records.timelineservice
This class contains the information of a metric that is related to some entity.
TimelineMetric() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
TimelineMetric(TimelineMetric.Type) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
TimelineMetric.Type - Enum in org.apache.hadoop.yarn.api.records.timelineservice
Type of metric.
TimelineMetricCalculator - Class in org.apache.hadoop.yarn.api.records.timelineservice
A calculator for timeline metrics.
TimelineMetricOperation - Enum in org.apache.hadoop.yarn.api.records.timelineservice
Aggregation operations.
TimelinePutError() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
 
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.
timelineServiceEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns whether the timeline service is enabled via configuration.
TimelineServiceHelper - Class in org.apache.hadoop.yarn.util
Helper class for Timeline service.
timelineServiceV15Enabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns whether the timeline service v.1,5 is enabled via configuration.
timelineServiceV1Enabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns whether the timeline service v.1 is enabled via configuration.
timelineServiceV2Enabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Returns whether the timeline service v.2 is enabled via configuration.
TimelineWriteError() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse.TimelineWriteError
 
TimelineWriteResponse - Class in org.apache.hadoop.yarn.api.records.timelineservice
A class that holds a list of put errors.
TimelineWriteResponse() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.TimelineWriteResponse
 
TimelineWriteResponse.TimelineWriteError - Class in org.apache.hadoop.yarn.api.records.timelineservice
A class that holds the error code for one entity.
toFormattedString() - Method in class org.apache.hadoop.yarn.api.records.Resource
 
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.protocolrecords.NodePublishVolumeRequest
 
toString() - Method in enum org.apache.hadoop.yarn.api.records.AllocationTagNamespaceType
 
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.EnhancedHeadroom
 
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.ResourceInformation
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ResourceTypeInfo
 
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
 
toString() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity.Identifier
 
toString() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntity
 
toString() - Method in class org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric
 
toString() - Method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetricOperation
 
toString() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerError
 
toString() - Method in class org.apache.hadoop.yarn.api.records.UpdateContainerRequest
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.AbstractConstraint
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.And
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.CardinalityConstraint
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.DelayedOr
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.Or
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.SingleConstraint
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetConstraint
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint.TargetExpression
 
toString() - Method in class org.apache.hadoop.yarn.api.resource.PlacementConstraint
 
toString() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.FederationQueueWeight
 
trackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the trackingUrl of the request.
TRUSTSTORE_FILE_LOCATION_ENV_NAME - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The file into which the truststore containing the AM's certificate is written.
TRUSTSTORE_PASSWORD_ENV_NAME - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The password for the AM's truststore.
tryParse() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConstraintParser
 
TYPE - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 

U

UNDEFINED - Static variable in class org.apache.hadoop.yarn.api.records.Priority
 
UNITS - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
UnitsConversionUtil - Class in org.apache.hadoop.yarn.util
A util to convert values in one unit to another.
UnitsConversionUtil() - Constructor for class org.apache.hadoop.yarn.util.UnitsConversionUtil
 
UnitsConversionUtil.Converter - Class in org.apache.hadoop.yarn.util
Helper class for encapsulating conversion values.
UNKNOWN_REASON_MESSAGE_TEMPLATE - Static variable in exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
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
 
updateApplicationTimeouts(UpdateApplicationTimeoutsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by client to set ApplicationTimeouts of an application.
UpdateApplicationTimeoutsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager to set or update the application timeout.
UpdateApplicationTimeoutsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsRequest
 
UpdateApplicationTimeoutsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client on update application timeout.
UpdateApplicationTimeoutsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.UpdateApplicationTimeoutsResponse
 
updateConnectAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
updateContainer(ContainerUpdateRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The API used by the ApplicationMaster to request for resource update of running containers on the NodeManager.
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
 
updatedContainers(List<UpdatedContainer>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the updatedContainers of the response.
updatedNodes(List<NodeReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the updatedNodes of the response.
updateErrors(List<UpdateContainerError>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse.AllocateResponseBuilder
Set the updateErrors of the response.
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
 
updateRequests(List<UpdateContainerRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest.AllocateRequestBuilder
Set the updateRequests of the request.
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
 
USER_GROUP_PLACEMENT_RULE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
UserGroupMappingPlacementRule configuration string.
USER_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowActivityEntity
 
USER_INFO_KEY - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.FlowRunEntity
 
UserEntity - Class in org.apache.hadoop.yarn.api.records.timelineservice
This entity represents a user.
UserEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.UserEntity
 
UserEntity(TimelineEntity) - Constructor for class org.apache.hadoop.yarn.api.records.timelineservice.UserEntity
 
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

validate() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConjunctionTokenizer
 
validate() - Method in interface org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.ConstraintTokenizer
Validate the schema before actual parsing the expression.
validate() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.MultipleConstraintsTokenizer
 
validate() - Method in class org.apache.hadoop.yarn.util.constraint.PlacementConstraintParser.SourceTagsTokenizer
 
ValidateVolumeCapabilitiesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
YARN internal message used to validate volume capabilities with a CSI driver controller plugin.
ValidateVolumeCapabilitiesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest
 
ValidateVolumeCapabilitiesRequest.AccessMode - Enum in org.apache.hadoop.yarn.api.protocolrecords
Volume access mode.
ValidateVolumeCapabilitiesRequest.VolumeCapability - Class in org.apache.hadoop.yarn.api.protocolrecords
Volume capability.
ValidateVolumeCapabilitiesRequest.VolumeType - Enum in org.apache.hadoop.yarn.api.protocolrecords
Volume type.
ValidateVolumeCapabilitiesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
YARN internal message used to represent the response of volume capabilities validation with a CSI driver controller plugin.
ValidateVolumeCapabilitiesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesResponse
 
validateVolumeCapacity(ValidateVolumeCapabilitiesRequest) - Method in interface org.apache.hadoop.yarn.api.CsiAdaptorProtocol
Validate if the volume capacity can be satisfied on the underneath storage system.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.ApplicationConstants.ContainerLaunchType
Returns the enum constant of this type with the specified name.
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.protocolrecords.ResourceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest.VolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.AllocationTagNamespaceType
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.ApplicationTimeoutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ContainerRetryPolicy
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.ContainerSubState
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.ExecutionType
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.LocalizationState
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.NodeAttributeOpCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.NodeAttributeType
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.NodeUpdateType
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.RejectionReason
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.ShellContainerCommand
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.timeline.TimelineHealth.TimelineHealthStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetric.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.timelineservice.TimelineMetricOperation
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.api.resource.PlacementConstraint.TargetExpression.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.resource.PlacementConstraint.TimedPlacementConstraint.DelayUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException.InvalidResourceType
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.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.server.api.protocolrecords.AttributeMappingOperationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.hadoop.yarn.api.ApplicationConstants.ContainerLaunchType
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.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.protocolrecords.ResourceTypes
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.ValidateVolumeCapabilitiesRequest.AccessMode
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.ValidateVolumeCapabilitiesRequest.VolumeType
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.AllocationTagNamespaceType
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.ApplicationTimeoutType
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.ContainerRetryPolicy
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.ContainerSubState
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.ExecutionType
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.LocalizationState
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.NodeAttributeOpCode
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.NodeAttributeType
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.NodeUpdateType
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.RejectionReason
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.ShellContainerCommand
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.timeline.TimelineHealth.TimelineHealthStatus
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.timelineservice.TimelineEntityType
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.timelineservice.TimelineMetric.Type
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.timelineservice.TimelineMetricOperation
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.api.resource.PlacementConstraint.TargetExpression.TargetType
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.resource.PlacementConstraint.TimedPlacementConstraint.DelayUnit
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.exceptions.InvalidResourceRequestException.InvalidResourceType
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.
values() - Static method in enum org.apache.hadoop.yarn.server.api.protocolrecords.AttributeMappingOperationType
Returns an array containing the constants of this enum type, in the order they are declared.
VCORES - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
VCORES_INDEX - Static variable in class org.apache.hadoop.yarn.api.records.Resource
 
VCORES_URI - Static variable in class org.apache.hadoop.yarn.api.records.ResourceInformation
 
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.
visit(PlacementConstraint.SingleConstraint) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
visit(PlacementConstraint.TargetExpression) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
visit(PlacementConstraint.TargetConstraint) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
visit(PlacementConstraint.CardinalityConstraint) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
visit(PlacementConstraint.And) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
visit(PlacementConstraint.Or) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
visit(PlacementConstraint.DelayedOr) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
visit(PlacementConstraint.TimedPlacementConstraint) - Method in interface org.apache.hadoop.yarn.api.resource.PlacementConstraint.Visitor
 
VolumeCapability(ValidateVolumeCapabilitiesRequest.AccessMode, ValidateVolumeCapabilitiesRequest.VolumeType, List<String>) - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.ValidateVolumeCapabilitiesRequest.VolumeCapability
 

X

XFS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 

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_API_SERVICES_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
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_APPLICATION_ID - Static variable in class org.apache.hadoop.yarn.api.records.timelineservice.SubApplicationEntity
 
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_CLIENT_LOAD_RESOURCETYPES_FROM_SERVER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/disable loading resource-types.xml at client side.
YARN_CONTAINER_SANDBOX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The mode in which the Java Container Sandbox should run detailed by the JavaSandboxLinuxContainerRuntime.
YARN_CONTAINER_SANDBOX_FILE_PERMISSIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Permissions for application local directories.
YARN_CONTAINER_SANDBOX_POLICY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Location for non-default java policy file.
YARN_CONTAINER_SANDBOX_POLICY_GROUP_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for group to policy file mapping.
YARN_CONTAINER_SANDBOX_WHITELIST_GROUP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The group which will run by default without the java security manager.
YARN_DISPATCHER_CPU_MONITOR_SAMPLES_PER_MIN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Resource manager dispatcher thread monitor sampling rate.
YARN_DISPATCHER_PRINT_EVENTS_INFO_THRESHOLD - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The threshold used to trigger the logging of event types and counts in RM's main event dispatcher.
YARN_DISPATCHER_PRINT_THREAD_POOL_CORE_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Resource manager dispatcher has a thread pool that prints EventQueue, configure the corePoolSize of this thread pool, the meaning of corePoolSize is the number of threads to keep in the pool.
YARN_DISPATCHER_PRINT_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Resource manager dispatcher has a thread pool that prints EventQueue, configure the keepAliveTime of this thread pool, The meaning of keepAliveTime is as follows when the number of threads is greater than the core, this is the maximum time that excess idle threads will wait for new tasks before terminating.
YARN_DISPATCHER_PRINT_THREAD_POOL_MAXIMUM_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Resource manager dispatcher has a thread pool that prints EventQueue, configure the maximumPoolSize of this thread pool, the meaning of maximumPoolSize is the maximum number of threads to allow in the pool.
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_HTTP_WEBAPP_CUSTOM_DAO_CLASSES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_HTTP_WEBAPP_CUSTOM_UNWRAPPED_DAO_CLASSES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_HTTP_WEBAPP_EXTERNAL_CLASSES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_HTTP_WEBAPP_SCHEDULER_PAGE - 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_IO_OPTIONAL - Static variable in class org.apache.hadoop.yarn.util.resource.ResourceUtils
 
YARN_LOG_SERVER_URL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_LOG_SERVER_WEBSERVICE_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_REGISTRY_CLASS - 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_NODEMANAGER_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_COLLECTOR_NODEMANAGER_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_DISTRIBUTEDSCHEDULING_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
 
YARN_WEBAPP_CUSTOM_WEBSERVICE_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_WEBAPP_UI1_ENABLE_TOOLS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_WEBAPP_UI2_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable YARN WebApp V2.
YARN_WEBAPP_UI2_WARFILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_WORKFLOW_ID_TAG_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_XFS_ENABLED - 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
 
YARNFeatureNotEnabledException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when a feature is being used which is not enabled yet.
YARNFeatureNotEnabledException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YARNFeatureNotEnabledException
 
YARNFeatureNotEnabledException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.YARNFeatureNotEnabledException
 
YARNFeatureNotEnabledException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YARNFeatureNotEnabledException
 
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_APPID_NODE_SPLIT_INDEX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ZK_CONFIGURATION_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ZK_DELEGATION_TOKEN_NODE_SPLIT_INDEX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Index at which the RM Delegation Token ids will be split so that the delegation token znodes stored in the zookeeper RM state store will be stored as two different znodes (parent-child).
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 J K L M N O P Q R S T U V X Y Z 
Skip navigation links

Copyright © 2008–2024 Apache Software Foundation. All rights reserved.