Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
A
- AbstractClientProvider - Class in org.apache.hadoop.yarn.service.provider
- AbstractClientProvider() - Constructor for class org.apache.hadoop.yarn.service.provider.AbstractClientProvider
- AbstractLauncher - Class in org.apache.hadoop.yarn.service.containerlaunch
-
Launcher of applications: base class
- AbstractLauncher(ServiceContext) - Constructor for class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- AbstractProviderService - Class in org.apache.hadoop.yarn.service.provider
- AbstractProviderService() - Constructor for class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- ACCEPTED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- actionBuild(Service) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionCancelUpgrade(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionCleanUp(String, String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionCreate(Service) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionDecommissionInstances(String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionDependency(String, boolean) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionDestroy(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionFlex(String, Map<String, String>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionLaunch(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionSave(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionStart(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionStartAndGetId(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionStop(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionStop(String, boolean) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionUpgrade(Service, List<Container>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionUpgradeComponents(String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionUpgradeExpress(String, File) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionUpgradeExpress(Service) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- actionUpgradeInstances(String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- add(Object...) - Method in class org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilder
-
Add an entry to the command list
- addAllDependencyJars(Map<String, LocalResource>, SliderFileSystem, Path, String, String) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
-
Loads all dependency jars from the default path.
- addAMEnv() - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- addClassDirectory(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- addCommand(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- addComponent(Component) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- addConfigMap(Configuration, Iterable<Map.Entry<String, String>>, String) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigHelper
-
Set an entire map full of values
- addConfigMap(Configuration, Map<String, String>, String) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigHelper
-
Set an entire map full of values
- addConfOption(Configuration, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
- addConfOptions(Configuration, String...) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Add a varargs list of configuration parameters —if they are present
- addConfOptionToCLI(Configuration, String, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Ass a configuration option to the command line of the application
- addContainer(Container) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- addContainer(Container) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
-
Add a container.
- addDecommissionedInstance(String) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- addJarResource(String, Map<String, LocalResource>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- addLibDir(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- addLocalResource(String, LocalResource) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- addLocalResource(String, LocalResource, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- addMandatoryConfOption(Configuration, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Add a mandatory config option
- addOutAndErrFiles(String, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilder
-
Append the output and error files to the tail of the command
- addPrefixedConfOptions(Configuration, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Add all configuration options which match the prefix
- addProviderJar(Map<String, LocalResource>, Class, String, SliderFileSystem, Path, String, boolean) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
-
Add oneself to the classpath.
- addRemoteClasspathEnvVar() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- AFFINITY - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.PlacementType
- AFFINITY_WITH_CARDINALITY - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.PlacementType
- AGENT_ONEWAY_REST_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- AGENT_SECURE_REST_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- allowContainerRetriesForInstance(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
- allowContainerRetriesForInstance(ComponentInstance) - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- allowContainerRetriesForInstance(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- allowContainerRetriesForInstance(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- allowUpgrades() - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
- allowUpgrades() - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- allowUpgrades() - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- allowUpgrades() - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- ALWAYS - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.Component.RestartPolicyEnum
- AlwaysRestartPolicy - Class in org.apache.hadoop.yarn.service.component
-
Always restart policy allows for restarts for long live components which never terminate.
- AM_FAILURES_VALIDITY_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- AM_IPC_PROTOCOL - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- AM_RESOURCE_MEM - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- AM_REST_BASE - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- AM_RESTART_MAX - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- ANTI_AFFINITY - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.PlacementType
- API_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- APP_CONF_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- APP_LIB_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- APP_RESOURCES_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- APP_TYPE - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
Service type for YARN service
- append(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
-
Append an entry
- appendAll(Collection<String>) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- applicationAttemptId - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- applicationId - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- ApplicationReportSerDeser - Class in org.apache.hadoop.yarn.service.utils
-
Persistence of
SerializedApplicationReport - ApplicationReportSerDeser() - Constructor for class org.apache.hadoop.yarn.service.utils.ApplicationReportSerDeser
- applicationType - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- ARCHIVE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- areDependenciesReady() - Method in class org.apache.hadoop.yarn.service.component.Component
- argumentList - Variable in class org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilder
- artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Artifact of the component (optional).
- artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Artifact used for this container.
- artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
-
Artifact of the pluggable readiness check helper container (optional).
- artifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
Artifact of single-component services.
- Artifact - Class in org.apache.hadoop.yarn.service.api.records
-
Artifact of an service component.
- Artifact() - Constructor for class org.apache.hadoop.yarn.service.api.records.Artifact
- ARTIFACT_ID - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
-
Artifacts constants.
- ARTIFACT_TYPE - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- ARTIFACT_URI - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- Artifact.TypeEnum - Enum Class in org.apache.hadoop.yarn.service.api.records
-
Artifact Type.
- asConfiguration() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
Convert to Hadoop XML
- asConfigurationXML() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- asJson() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
Return the values as json string
- asProperties() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
Convert values to properties
- asString() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter
-
Convert to a string
- asString() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.EnvOutputter
- asString() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.JsonOutputter
- asString() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.PropertiesOutputter
- asString() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.XmlOutputter
- asString() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.YamlOutputter
- ATS_CONFIG_PUBLISH_SIZE_BYTES - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- attributes(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
B
- BadClusterStateException - Exception in org.apache.hadoop.yarn.service.exceptions
-
The system is in a bad state
- BadClusterStateException(String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.BadClusterStateException
- BadClusterStateException(Throwable, String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.BadClusterStateException
- BadCommandArgumentsException - Exception in org.apache.hadoop.yarn.service.exceptions
- BadCommandArgumentsException(String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.BadCommandArgumentsException
- BadCommandArgumentsException(Throwable, String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.BadCommandArgumentsException
- BadConfigException - Exception in org.apache.hadoop.yarn.service.exceptions
-
An exception to raise on a bad configuration
- BadConfigException(String) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.BadConfigException
- BadConfigException(String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.BadConfigException
- BadConfigException(Throwable, String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.BadConfigException
- BARE_HOST - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- bareHost(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
The bare node or host in which the container is running, e.g.
- BaseResource - Class in org.apache.hadoop.yarn.service.api.records
- BaseResource() - Constructor for class org.apache.hadoop.yarn.service.api.records.BaseResource
- BECOME_NOT_READY - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
- BECOME_READY - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
- build() - Method in class org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilder
-
Build the command line
- buildClasspath() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- buildClasspath(String, String, SliderFileSystem, String, boolean) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Build up the classpath for execution -behaves very differently on a mini test cluster vs a production production one.
- buildClusterDirPath(String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Build up the path string for a cluster instance -no attempt to create the directory is made
- buildClusterUpgradeDirPath(String, String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Build up the upgrade path string for a cluster.
- buildConnectionString(String, int) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
- buildContainerEnvironment(AbstractLauncher, Service, ComponentInstance, SliderFileSystem, Configuration, Container, ContainerLaunchService.ComponentLaunchContext, Map<String, String>) - Method in class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- buildContainerLaunchCommand(AbstractLauncher, Service, ComponentInstance, SliderFileSystem, Configuration, Container, ContainerLaunchService.ComponentLaunchContext, Map<String, String>) - Method in class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- buildContainerLaunchCommand(AbstractLauncher, Service, ComponentInstance, SliderFileSystem, Configuration, Container, ContainerLaunchService.ComponentLaunchContext, Map<String, String>) - Method in class org.apache.hadoop.yarn.service.provider.docker.DockerProviderService
- buildContainerLaunchContext(AbstractLauncher, Service, ComponentInstance, SliderFileSystem, Configuration, Container, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- buildContainerLaunchContext(AbstractLauncher, Service, ComponentInstance, SliderFileSystem, Configuration, Container, ContainerLaunchService.ComponentLaunchContext) - Method in interface org.apache.hadoop.yarn.service.provider.ProviderService
-
Set up the entire container launch context
- buildContainerRetry(AbstractLauncher, Configuration, ContainerLaunchService.ComponentLaunchContext, ComponentInstance) - Method in class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- buildContainerTokens(ComponentInstance, Container, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- buildEnvMap(Configuration, Map<String, String>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- buildHostsOnlyList(List<HostAndPort>) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
-
Build up to a hosts only list
- buildKeytabInstallationDirPath(String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Build up the path string for keytab install location -no attempt to create the directory is made
- buildKeytabPath(String, String, String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Build up the path string for keytab install location -no attempt to create the directory is made
- buildLibDir(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
-
Build a lib dir path
- buildQuorum(List<HostAndPort>, int) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
-
Build a quorum list, injecting a ":defaultPort" ref if needed on any entry without one
- buildQuorumEntry(HostAndPort, int) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
- buildResourcePath(String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Build up the path string for resource install location -no attempt to create the directory is made
- buildResourcePath(String, String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Build up the path string for resource install location -no attempt to create the directory is made
C
- calcMemoryMB() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- CANCEL_UPGRADE - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- CANCEL_UPGRADE - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
- CANCEL_UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- CANCEL_UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentState
- CANCEL_UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
- cancelUpgrade(RpcController, ClientAMProtocol.CancelUpgradeRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- cancelUpgrade(ClientAMProtocol.CancelUpgradeRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- cat(Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- CHECK_STABLE - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- checkServiceDependencySatisified(Service) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- CLASS_PATH_SEPARATOR - Static variable in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- CLASSPATH - Static variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- ClasspathConstructor - Class in org.apache.hadoop.yarn.service.containerlaunch
-
build a classpath -allows for entries to be injected in front of YARN classpath as well as behind, adds appropriate separators, extraction of local classpath, etc.
- ClasspathConstructor() - Constructor for class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- cleanupRegistryAndCompHdfsDir(ContainerId) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- CLIENT_AM_RETRY_MAX_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- CLIENT_AM_RETRY_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- ClientAMProtocolPB - Interface in org.apache.hadoop.yarn.service.impl.pb.service
- ClientAMProtocolPBClientImpl - Class in org.apache.hadoop.yarn.service.impl.pb.client
- ClientAMProtocolPBClientImpl(long, InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- ClientAMProtocolPBServiceImpl - Class in org.apache.hadoop.yarn.service.impl.pb.service
- ClientAMProtocolPBServiceImpl(ClientAMProtocol) - Constructor for class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- ClientAMProxy - Class in org.apache.hadoop.yarn.service.client
- ClientAMProxy() - Constructor for class org.apache.hadoop.yarn.service.client.ClientAMProxy
- ClientRegistryBinder - Class in org.apache.hadoop.yarn.service.utils
-
Generic code to get the URLs for clients via the registry
- ClientRegistryBinder(RegistryOperations) - Constructor for class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
- clone() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- close() - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- close() - Method in class org.apache.hadoop.yarn.service.utils.Duration
-
The close operation relays to
Duration.finish(). - CLUSTER_FS_HOST - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- CLUSTER_FS_URI - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- CLUSTER_ZK_QUORUM - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- code(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.Error
- code(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
-
An error code specific to a scenario which service owners should be able to use to understand the failure in addition to the diagnostic information.
- collectionToStringList(Collection) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Take a collection, return a list containing the string value of every element in the collection.
- CommandLineBuilder - Class in org.apache.hadoop.yarn.service.containerlaunch
-
Build a single command line to include in the container commands; Special support for JVM command buildup.
- CommandLineBuilder() - Constructor for class org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilder
- commands - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- COMP_CONTAINERS_JSON_SERDE - Static variable in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- COMP_INSTANCE_LONG_PATH - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- COMP_INSTANCE_NAME - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- COMP_INSTANCE_PATH - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- COMP_INSTANCES - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- COMP_INSTANCES_PATH - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- COMP_JSON_SERDE - Static variable in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- ComparatorReverser(Comparator<CompareType>) - Constructor for class org.apache.hadoop.yarn.service.utils.Comparators.ComparatorReverser
- Comparators - Class in org.apache.hadoop.yarn.service.utils
-
Some general comparators
- Comparators() - Constructor for class org.apache.hadoop.yarn.service.utils.Comparators
- Comparators.ComparatorReverser<CompareType> - Class in org.apache.hadoop.yarn.service.utils
-
Little template class to reverse any comparitor
- Comparators.InvertedLongComparator - Class in org.apache.hadoop.yarn.service.utils
- Comparators.LongComparator - Class in org.apache.hadoop.yarn.service.utils
- compare(CompareType, CompareType) - Method in class org.apache.hadoop.yarn.service.utils.Comparators.ComparatorReverser
- compare(Long, Long) - Method in class org.apache.hadoop.yarn.service.utils.Comparators.InvertedLongComparator
- compare(Long, Long) - Method in class org.apache.hadoop.yarn.service.utils.Comparators.LongComparator
- compareTo(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- compareTo(ComponentInstanceId) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- completeContainerLaunch() - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
-
Complete the launch context (copy in env vars, etc).
- Component - Class in org.apache.hadoop.yarn.service.api.records
-
One or more components of the service.
- Component - Class in org.apache.hadoop.yarn.service.component
- Component() - Constructor for class org.apache.hadoop.yarn.service.api.records.Component
- Component(Component, long, ServiceContext) - Constructor for class org.apache.hadoop.yarn.service.component.Component
- COMPONENT - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEntityType
-
Used for publishing component entity information.
- COMPONENT_FINISHED - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
- COMPONENT_ID - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- COMPONENT_INSTANCE - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEntityType
-
Used for publishing component instance entity information.
- COMPONENT_INSTANCE_BECOME_READY - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
- COMPONENT_INSTANCE_HOST - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- COMPONENT_INSTANCE_IP - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- COMPONENT_INSTANCE_IP_HOST_UPDATE - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
- COMPONENT_INSTANCE_NAME - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- COMPONENT_INSTANCE_NAME - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- COMPONENT_INSTANCE_REGISTERED - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
- COMPONENT_INSTANCE_UNREGISTERED - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
- COMPONENT_NAME - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- COMPONENT_NAME - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- COMPONENT_NAME - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- COMPONENT_NAME_LC - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- COMPONENT_PATH - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- Component.RestartPolicyEnum - Enum Class in org.apache.hadoop.yarn.service.api.records
-
Policy of restart component.
- Component.UpgradeStatus - Class in org.apache.hadoop.yarn.service.component
-
Status of upgrade.
- ComponentContainers - Class in org.apache.hadoop.yarn.service.api.records
-
Containers of a component.
- ComponentContainers() - Constructor for class org.apache.hadoop.yarn.service.api.records.ComponentContainers
- ComponentEvent - Class in org.apache.hadoop.yarn.service.component
- ComponentEvent(String, ComponentEventType) - Constructor for class org.apache.hadoop.yarn.service.component.ComponentEvent
- ComponentEventType - Enum Class in org.apache.hadoop.yarn.service.component
- componentFinished(Component, ComponentState, long) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ComponentHealthThresholdMonitor - Class in org.apache.hadoop.yarn.service.monitor
-
Monitors the health of containers of a specific component at a regular interval.
- ComponentHealthThresholdMonitor(Component, int, long) - Constructor for class org.apache.hadoop.yarn.service.monitor.ComponentHealthThresholdMonitor
- ComponentInstance - Class in org.apache.hadoop.yarn.service.component.instance
- ComponentInstance(Component, ComponentInstanceId) - Constructor for class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- componentInstanceBecomeReady(Container) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ComponentInstanceEvent - Class in org.apache.hadoop.yarn.service.component.instance
- ComponentInstanceEvent(ContainerId, ComponentInstanceEventType) - Constructor for class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEvent
- ComponentInstanceEventType - Enum Class in org.apache.hadoop.yarn.service.component.instance
- componentInstanceFinished(ContainerId, int, ContainerState, String) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ComponentInstanceId - Class in org.apache.hadoop.yarn.service.component.instance
- ComponentInstanceId(long, String) - Constructor for class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- componentInstanceIPHostUpdated(Container) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- componentInstanceName(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Name of the component instance that this container instance belongs to.
- componentInstanceStarted(Container, ComponentInstance) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ComponentInstanceState - Enum Class in org.apache.hadoop.yarn.service.component.instance
- ComponentLaunchContext(String, String) - Constructor for class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- ComponentRestartPolicy - Interface in org.apache.hadoop.yarn.service.component
-
Interface for Component Restart policies.
- components(List<Component>) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
Components of an service.
- COMPONENTS - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- COMPONENTS_PATH - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- ComponentState - Enum Class in org.apache.hadoop.yarn.service.api.records
- ComponentState - Enum Class in org.apache.hadoop.yarn.service.component
- compressFiles(Collection<File>, File, String) - Static method in class org.apache.hadoop.yarn.service.client.ServiceClient
-
Compress (tar) the input files to the output file.
- ConfigFile - Class in org.apache.hadoop.yarn.service.api.records
-
A config file that needs to be created and made available as a volume in an service component container.
- ConfigFile() - Constructor for class org.apache.hadoop.yarn.service.api.records.ConfigFile
- ConfigFile.TypeEnum - Enum Class in org.apache.hadoop.yarn.service.api.records
-
Config Type.
- ConfigFormat - Enum Class in org.apache.hadoop.yarn.service.api.records
- ConfigHelper - Class in org.apache.hadoop.yarn.service.utils
-
Methods to aid in config, both in the Configuration class and with other parts of setting up Slider-initated processes.
- ConfigHelper() - Constructor for class org.apache.hadoop.yarn.service.utils.ConfigHelper
- configuration - Variable in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- configuration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Config properties for this component.
- configuration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
Config properties of an service.
- Configuration - Class in org.apache.hadoop.yarn.service.api.records
-
Set of configuration properties that can be injected into the service components via envs, files and custom pluggable helper docker containers.
- Configuration() - Constructor for class org.apache.hadoop.yarn.service.api.records.Configuration
- ConfigUtils - Class in org.apache.hadoop.yarn.service.utils
- ConfigUtils() - Constructor for class org.apache.hadoop.yarn.service.utils.ConfigUtils
- connect(String) - Static method in class org.apache.hadoop.yarn.service.utils.HttpUtil
- constraints(List<PlacementConstraint>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
-
Placement constraint details.
- Container - Class in org.apache.hadoop.yarn.service.api.records
-
An instance of a running service container.
- Container() - Constructor for class org.apache.hadoop.yarn.service.api.records.Container
- CONTAINER_ALLOCATED - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- CONTAINER_COMPLETED - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- CONTAINER_FAILURE_THRESHOLD - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
maximum number of failed containers (in a single component) before the app exits
- CONTAINER_FAILURE_WINDOW - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
The failure count for CONTAINER_FAILURE_THRESHOLD and NODE_BLACKLIST_THRESHOLD gets reset periodically, the unit is seconds.
- CONTAINER_FAILURES_VALIDITY_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- CONTAINER_HEALTH_THRESHOLD_INIT_DELAY_SEC - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
The amount of initial time the health check monitor waits before the first check kicks in.
- CONTAINER_HEALTH_THRESHOLD_PERCENT - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
The container health threshold percent when explicitly set for a specific component or globally for all components, will schedule a health check monitor to periodically check for the percentage of healthy containers.
- CONTAINER_HEALTH_THRESHOLD_PERCENT_DISABLED - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
By default the health threshold percent does not come into play until it is explicitly set in resource config for a specific component or globally for all components. -1 signifies disabled.
- CONTAINER_HEALTH_THRESHOLD_POLL_FREQUENCY_SEC - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
Health check monitor poll frequency.
- CONTAINER_HEALTH_THRESHOLD_WINDOW_SEC - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
The amount of time the health check monitor allows a specific component to be below the health threshold after which it considers the service to be unhealthy.
- CONTAINER_ID - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- CONTAINER_JSON_SERDE - Static variable in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- CONTAINER_RECOVERED - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- CONTAINER_RECOVERY_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
How long to wait until a container is considered dead.
- CONTAINER_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- CONTAINER_RETRY_MAX - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- CONTAINER_STARTED - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- CONTAINER_STATE_REPORT_AS_SERVICE_STATE - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- containerFailedUpgrade() - Method in class org.apache.hadoop.yarn.service.component.Component.UpgradeStatus
- containerLaunchContext - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- ContainerLaunchService - Class in org.apache.hadoop.yarn.service.containerlaunch
- ContainerLaunchService(ServiceContext) - Constructor for class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService
- ContainerLaunchService.ComponentLaunchContext - Class in org.apache.hadoop.yarn.service.containerlaunch
-
Launch context of a component.
- containers(List<Container>) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
-
Sets the containers.
- ContainerState - Enum Class in org.apache.hadoop.yarn.service.api.records
-
The current state of the container of an application.
- CONTENT - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- CONTEXT_ROOT - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- convertState(YarnApplicationState) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- convertToHostsOnlyList(String) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
- copy() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- copy(Configuration, Path, Path) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Copy a file to a new FS -both paths must be qualified.
- copyHdfsFileToLocal(Path, File) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- copyLocalFileToHdfs(File, Path, FsPermission) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- CoreFileSystem - Class in org.apache.hadoop.yarn.service.utils
- CoreFileSystem(Configuration) - Constructor for class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- CoreFileSystem(FileSystem, Configuration) - Constructor for class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- cpus(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
-
Amount of vcores allocated to each container (optional but overrides cpus in profile if specified).
- create() - Static method in class org.apache.hadoop.yarn.service.monitor.probe.DefaultProbe
- create(Map<String, String>) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.DefaultProbe
- create(Map<String, String>) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.HttpProbe
- create(Map<String, String>) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.PortProbe
- createAMProxy(String, ApplicationReport) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- createAmResource(Path, LocalResourceType, LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Create an AM resource from the
- createApplicationTags(String, String, String) - Static method in class org.apache.hadoop.yarn.service.provider.AbstractClientProvider
-
Generates a fixed format of application tags given one or more of application name, version and description.
- createClientProvider() - Method in class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultProviderFactory
- createClientProvider() - Method in class org.apache.hadoop.yarn.service.provider.docker.DockerProviderFactory
- createClientProvider() - Method in class org.apache.hadoop.yarn.service.provider.ProviderFactory
- createClientProvider() - Method in class org.apache.hadoop.yarn.service.provider.tarball.TarballProviderFactory
- createConfigFileAndAddLocalResource(AbstractLauncher, SliderFileSystem, ContainerLaunchService.ComponentLaunchContext, Map<String, String>, ComponentInstance, ServiceContext, ProviderService.ResolvedLaunchParams) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- createDescriptionTag(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- createDirAndPersistApp(SliderFileSystem, Path, Service) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- createJarFilter() - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Accept all filenames ending with
.jar - createLaunchContext(Component, String) - Method in class org.apache.hadoop.yarn.service.component.Component
- createLocalPath(File) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Create a file:// path from a local file
- createNameTag(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- createOutputter(ConfigFormat, PublishedConfiguration) - Static method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter
-
Create an outputter for the chosen format
- createProxy(Configuration, Class<T>, UserGroupInformation, YarnRPC, InetSocketAddress) - Static method in class org.apache.hadoop.yarn.service.client.ClientAMProxy
- createServerProvider() - Method in class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultProviderFactory
- createServerProvider() - Method in class org.apache.hadoop.yarn.service.provider.docker.DockerProviderFactory
- createServerProvider() - Method in class org.apache.hadoop.yarn.service.provider.ProviderFactory
- createServerProvider() - Method in class org.apache.hadoop.yarn.service.provider.tarball.TarballProviderFactory
- createServiceProviderFactory(Artifact) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderFactory
-
Create a provider for a specific service
- createVersionTag(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- createWithPermissions(Path, FsPermission) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Create a directory with the given permissions.
- currentContainerFailure - Variable in class org.apache.hadoop.yarn.service.component.Component
- currentUsernameUnencoded() - Static method in class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
-
Get the current username, before any encoding has been applied.
- CustomRegistryConstants - Class in org.apache.hadoop.yarn.service.registry
-
These are constants unique to the Slider AM
- CustomRegistryConstants() - Constructor for class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
D
- decContainersReady(boolean) - Method in class org.apache.hadoop.yarn.service.component.Component
- decContainersThatNeedUpgrade() - Method in class org.apache.hadoop.yarn.service.component.Component.UpgradeStatus
- DECOMMISSION_INSTANCE - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- decommissionCompInstances(RpcController, ClientAMProtocol.DecommissionCompInstancesRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- decommissionCompInstances(ClientAMProtocol.DecommissionCompInstancesRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- decommissionedInstances(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
A list of decommissioned component instances.
- decRunningContainers() - Method in class org.apache.hadoop.yarn.service.component.Component
- DEFAULT - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ReadinessCheck.TypeEnum
- DEFAULT_AM_FAILURES_VALIDITY_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_AM_JVM_XMX - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_AM_RESTART_MAX - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_API_SERVER_ADDRESS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_API_SERVER_PORT - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CLIENT_AM_RETRY_MAX_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CLIENT_AM_RETRY_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_FAILURE_THRESHOLD - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_FAILURE_WINDOW - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_FAILURES_VALIDITY_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_HEALTH_THRESHOLD_INIT_DELAY_SEC - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_HEALTH_THRESHOLD_PERCENT - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_HEALTH_THRESHOLD_POLL_FREQUENCY_SEC - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_HEALTH_THRESHOLD_WINDOW_SEC - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_RECOVERY_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_RETRY_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_CONTAINER_RETRY_MAX - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_KEY_AM_RESOURCE_MEM - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_NODE_BLACKLIST_THRESHOLD - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_PORT - Static variable in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
- DEFAULT_PROBE_DNS_ADDRESS - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Default probing key : DNS checking address IP:port "dns.address".
- DEFAULT_PROBE_DNS_CHECK_ENABLED - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Default probing key : DNS check enabled "dns.check.enabled".
- DEFAULT_PROBE_DNS_CHECK_ENABLED_DEFAULT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Default probing default : DNS check enabled false.
- DEFAULT_READINESS_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
Default readiness check enabled.
- DEFAULT_READINESS_CHECK_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_READINESS_CHECK_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DEFAULT_UNLIMITED_LIFETIME - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- DEFAULT_YARN_QUEUE - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- DefaultClientProvider - Class in org.apache.hadoop.yarn.service.provider.defaultImpl
- DefaultClientProvider() - Constructor for class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultClientProvider
- DefaultProbe - Class in org.apache.hadoop.yarn.service.monitor.probe
-
A probe that checks whether the AM has retrieved an IP for a container.
- DefaultProbe(String, Map<String, String>) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.DefaultProbe
- DefaultProbe(Map<String, String>) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.DefaultProbe
- DefaultProviderFactory - Class in org.apache.hadoop.yarn.service.provider.defaultImpl
- DefaultProviderService - Class in org.apache.hadoop.yarn.service.provider.defaultImpl
- DefaultProviderService() - Constructor for class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultProviderService
- define(String, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Add a
-D key=valcommand to the CLI. - defineIfSet(String, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Add a
-D key=valcommand to the CLI ifvalis not null - deleteChildren(String, boolean) - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Delete the children of a path -but not the path itself.
- deleteClusterUpgradeDir(String, String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Delete the upgrade cluster directory.
- deleteComponent(ComponentInstanceId, String) - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Delete a component.
- deleteComponentDir(String, String) - Method in class org.apache.hadoop.yarn.service.utils.SliderFileSystem
-
Deletes the component directory.
- deleteComponentsVersionDirIfEmpty(String) - Method in class org.apache.hadoop.yarn.service.utils.SliderFileSystem
-
Deletes the components version directory.
- dependencies(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
An array of service components which should be in READY state (as defined by readiness check), before this component can be started.
- DEPENDENCIES - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
-
component constants.
- DEPENDENCY_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- DEPENDENCY_DIR_PERMISSIONS - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- DEPENDENCY_LOCALIZED_DIR_LINK - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
The paths under which Service AM dependency libraries are stored
- DEPENDENCY_TAR_GZ_FILE_EXT - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- DEPENDENCY_TAR_GZ_FILE_NAME - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- DEPENDENCY_TARBALL_PATH - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
The dependency tarball file location.
- description - Variable in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- description(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
Description of the service.
- DESCRIPTION - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- destFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
-
The absolute path that this configuration file should be mounted as, in the service container.
- destFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Sets the destination file and returns the localization status.
- destroy() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- diagnostics - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- diagnostics(String) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Sets the diagnostics and returns the localization status.
- diagnostics(String) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
-
Diagnostic information (if any) for the reason of the current state of the service.
- DIAGNOSTICS_INFO - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- didLaunchFail() - Method in class org.apache.hadoop.yarn.service.provider.ProviderService.ResolvedLaunchParams
- DOCKER - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.Artifact.TypeEnum
- DOCKER_NETWORK - Static variable in interface org.apache.hadoop.yarn.service.provider.docker.DockerKeys
- DOCKER_PREFIX - Static variable in interface org.apache.hadoop.yarn.service.provider.docker.DockerKeys
- dockerClientConfig(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- DockerClientProvider - Class in org.apache.hadoop.yarn.service.provider.docker
- DockerClientProvider() - Constructor for class org.apache.hadoop.yarn.service.provider.docker.DockerClientProvider
- dockerHostname - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- dockerImage - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- DockerKeys - Interface in org.apache.hadoop.yarn.service.provider.docker
- dockerNetwork - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- DockerProviderFactory - Class in org.apache.hadoop.yarn.service.provider.docker
- DockerProviderService - Class in org.apache.hadoop.yarn.service.provider.docker
- DockerProviderService() - Constructor for class org.apache.hadoop.yarn.service.provider.docker.DockerProviderService
- DOMAIN - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- Duration - Class in org.apache.hadoop.yarn.service.utils
-
A duration in milliseconds.
- Duration() - Constructor for class org.apache.hadoop.yarn.service.utils.Duration
-
Create a duration instance with a limit of 0
- Duration(long) - Constructor for class org.apache.hadoop.yarn.service.utils.Duration
-
Create a duration with a limit specified in millis
E
- E_INVALID_NAME - Static variable in class org.apache.hadoop.yarn.service.utils.PatternValidator
- elt(String) - Method in class org.apache.hadoop.yarn.service.monitor.probe.LogEntryBuilder
- elt(String, Object) - Method in class org.apache.hadoop.yarn.service.monitor.probe.LogEntryBuilder
- enableFastLaunch(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- enableJavaAssertions() - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Turn Java assertions on
- entries - Variable in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- env(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
-
A blob of key-value pairs which will be appended to the default system properties and handed off to the service at start time.
- ENV_DOCKER_CONTAINER_MOUNTS - Static variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- EnvOutputter(PublishedConfiguration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.EnvOutputter
- envVars - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
-
Env vars; set up at final launch stage
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.Error
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- equals(Object) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- equals(Object) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- equals(Object) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- ERR_FILE - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- Error - Class in org.apache.hadoop.yarn.service.api.records
- Error() - Constructor for class org.apache.hadoop.yarn.service.api.records.Error
- ERROR_ABSENT_LAUNCH_COMMAND - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_ABSENT_NUM_OF_INSTANCE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_APPLICATION_DOES_NOT_EXIST - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_APPLICATION_IN_USE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_APPLICATION_INSTANCE_EXISTS - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_APPLICATION_NAME_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_APPLICATION_NAME_INVALID_FORMAT - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_APPLICATION_NOT_RUNNING - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_APPLICATION_VERSION_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_ARTIFACT_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_ARTIFACT_ID_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_ARTIFACT_ID_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_ARTIFACT_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_ARTIFACT_PATH_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_CODE_APP_DOES_NOT_EXIST - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- ERROR_CODE_APP_IS_NOT_RUNNING - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- ERROR_CODE_APP_NAME_INVALID - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- ERROR_CODE_APP_SUBMITTED_BUT_NOT_RUNNING_YET - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- ERROR_COMP_DOES_NOT_NEED_UPGRADE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_COMP_INSTANCE_DOES_NOT_NEED_UPGRADE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_COMPONENT_NAME_CONFLICTS_WITH_SERVICE_NAME - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_COMPONENT_NAME_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_CONFIGFILE_DEST_FILE_FOR_COMP_NOT_ABSOLUTE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_CONTAINERS_COUNT_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_CONTAINERS_COUNT_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_DEPENDENCY_CYCLE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_DEPENDENCY_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_DUPLICATE_ENTRY - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
- ERROR_JVM_OPTS - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_KERBEROS_PRINCIPAL_MISSING - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_KERBEROS_PRINCIPAL_NAME_FORMAT - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_NO_ACTION - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
-
ERROR Strings
- ERROR_NOT_ENOUGH_ARGUMENTS - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
- ERROR_NULL_ARTIFACT_ID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_PARSE_FAILURE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
- ERROR_PLACEMENT_POLICY_CONSTRAINT_SCOPE_NULL - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_PLACEMENT_POLICY_CONSTRAINT_TAGS_NULL - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_PLACEMENT_POLICY_CONSTRAINT_TYPE_NULL - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_PLACEMENT_POLICY_EXPRESSION_ELEMENT_NAME_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_PLACEMENT_POLICY_TAG_NAME_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_PLACEMENT_POLICY_TAG_NAME_NOT_SAME - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_QUICKLINKS_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_CPUS_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_CPUS_FOR_COMP_INVALID_RANGE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_CPUS_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_CPUS_INVALID_RANGE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_MEMORY_FOR_COMP_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_MEMORY_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_PROFILE_MULTIPLE_VALUES_FOR_COMP_NOT_SUPPORTED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_PROFILE_MULTIPLE_VALUES_NOT_SUPPORTED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_RESOURCE_PROFILE_NOT_SUPPORTED_YET - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_SUFFIX_FOR_COMPONENT - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ERROR_TOO_MANY_ARGUMENTS - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
-
All the remaining values after argument processing
- ERROR_UNKNOWN_ACTION - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
- ERROR_USER_NAME_INVALID - Static variable in interface org.apache.hadoop.yarn.service.exceptions.RestApiErrorMessages
- ErrorStrings - Interface in org.apache.hadoop.yarn.service.exceptions
- executorService - Variable in class org.apache.hadoop.yarn.service.monitor.ServiceMonitor
- EXIT_APPLICATION_IN_USE - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
The service is live -and the requested operation does not work if the cluster is running
- EXIT_BAD_CONFIGURATION - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
Exit code when the configurations in valid/incomplete: 77
- EXIT_BAD_STATE - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
the service instance is in the wrong state for that operation: 70
- EXIT_CLIENT_INITIATED_SHUTDOWN - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code when a client requested service termination: 1
- EXIT_COMMAND_ARGUMENT_ERROR - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code when the command line doesn't parse: 40, or when it is otherwise invalid.
- EXIT_CONFLICT - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
The request could not be completed due to a conflict with the current state of the resource.
- EXIT_CONNECTIVITY_PROBLEM - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code on connectivity problems: 48
- EXIT_DEPLOYMENT_FAILED - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
The instance failed -too many containers were failing or some other threshold was reached
- EXIT_EXCEPTION_THROWN - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code when an exception was thrown from the service: 56
- EXIT_FALSE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
-1: generic "false" response.
- EXIT_FORBIDDEN - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Forbidden action: 43
- EXIT_FOUND - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
found: 32.
- EXIT_INSTANCE_EXISTS - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
There already is an service instance of that name when an attempt is made to create a new instance
- EXIT_INTERNAL_ERROR - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
internal error: 50
- EXIT_INTERRUPTED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code when a control-C, kill -3, signal was picked up: 3
- EXIT_MOVED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code on connectivity problems: 31
- EXIT_NOT_ACCEPTABLE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
The command is somehow not acceptable: 46
- EXIT_NOT_FOUND - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Something was not found: 44
- EXIT_NOT_MODIFIED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code on a request where the destination has not changed and (somehow) the command specified that this is an error.
- EXIT_OPERATION_NOT_ALLOWED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
The operation is not allowed: 45
- EXIT_OTHER_FAILURE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code when something happened but we can't be specific: 5
- EXIT_PROCESS_FAILED - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
A spawned master process failed
- EXIT_REASON - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- EXIT_SERVICE_UNAVAILABLE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Service Unavailable; it may be available later: 53
- EXIT_STATUS_CODE - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- EXIT_SUCCESS - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
0: success
- EXIT_TASK_LAUNCH_FAILURE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code when targets could not be launched: 2
- EXIT_TIMED_OUT - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
timeout on monitoring client: 67
- EXIT_UNAUTHORIZED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
The request requires user authentication: 41
- EXIT_UNIMPLEMENTED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Unimplemented feature: 51
- EXIT_UNKNOWN_INSTANCE - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
the service instance is unknown: 69
- EXIT_UNSUPPORTED_VERSION - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
The service does not support, or refuses to support this version: 55.
- EXIT_USAGE - Static variable in interface org.apache.hadoop.yarn.service.exceptions.LauncherExitCodes
-
Exit code when a usage message was printed: 4
- EXIT_YARN_SERVICE_FAILED - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
service entered the failed state: 65
- EXIT_YARN_SERVICE_FINISHED_WITH_ERROR - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
service finished with an error: 68
- EXIT_YARN_SERVICE_KILLED - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
service was killed: 66
- ExitCodeProvider - Interface in org.apache.hadoop.yarn.service.exceptions
-
Get the exit code of an exception.
- EXPOSED_PORTS - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- EXPRESS_UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
F
- fail(Probe, Throwable) - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
-
A probe has failed either because the test returned false, or an exception was thrown.
- FAILED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
- FAILED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- FAILED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- FAILED_LAUNCH_PARAMS - Static variable in interface org.apache.hadoop.yarn.service.provider.ProviderService
- FAILED_UPGRADE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- fields(String) - Method in class org.apache.hadoop.yarn.service.api.records.Error
- files(List<ConfigFile>) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
-
Array of list of files that needs to be created and made available as volumes in the service component containers.
- fileSystem - Variable in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- filterInstances(ServiceContext, ClientAMProtocol.GetCompInstancesRequestProto) - Static method in class org.apache.hadoop.yarn.service.utils.FilterUtils
-
Returns containers filtered by requested fields.
- FilterUtils - Class in org.apache.hadoop.yarn.service.utils
- FilterUtils() - Constructor for class org.apache.hadoop.yarn.service.utils.FilterUtils
- FINAL_LOG_EXCLUSION_PATTERN - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- FINAL_LOG_INCLUSION_PATTERN - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- finalStatus - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- findContainingJar(Class) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Find a containing JAR
- findContainingJarOrFail(Class) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Find a containing JAR
- finish - Variable in class org.apache.hadoop.yarn.service.utils.Duration
- finish() - Method in class org.apache.hadoop.yarn.service.utils.Duration
- finish(Probe, boolean, String, Throwable) - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- finishTime - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- FLEX - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- FLEX - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- flexByRestService(String, Map<String, Long>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- flexComponents(RpcController, ClientAMProtocol.FlexComponentsRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- flexComponents(ClientAMProtocol.FlexComponentsRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- FLEXING - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
- FLEXING - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentState
- flush() - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceMetricsSink
- forceIPv4() - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
- fromBytes(byte[]) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Deserialize from a byte array
- fromFile(File) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Convert from a JSON file
- fromInstance(T) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
clone by converting to JSON and back again.
- fromJson(String) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Convert from JSON
- fromResource(String) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Convert from a JSON file
- fromStream(InputStream) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Convert from an input stream, closing the stream afterwards.
G
- generateToken(String) - Static method in class org.apache.hadoop.yarn.service.utils.HttpUtil
-
Generate SPNEGO challenge request token.
- get(String, String, Configuration, Configuration) - Static method in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- getAbsoluteSelfRegistrationPath() - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Get the absolute path to where the service has registered itself.
- getAdditional() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
-
Map of resource name to ResourceInformation
- getAllComponentInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getAllocateId() - Method in class org.apache.hadoop.yarn.service.component.Component
- getAppDir() - Method in class org.apache.hadoop.yarn.service.utils.SliderFileSystem
- getAppId(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- getArtifact() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getArtifact() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- getAttributes() - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- getAvailablePort() - Method in class org.apache.hadoop.yarn.service.utils.PortScanner
- getBareHost() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getBaseApplicationPath() - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Get the base path
- getBasePath() - Method in class org.apache.hadoop.yarn.service.utils.SliderFileSystem
- getBoolean(String, boolean) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- getBoolean(String, boolean, Configuration, Configuration) - Static method in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- getCancelUpgradeStatus() - Method in class org.apache.hadoop.yarn.service.component.Component
- getClientProvider(Artifact) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderFactory
- getCode() - Method in class org.apache.hadoop.yarn.service.api.records.Error
- getCode() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- getCommands() - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
-
Get the launch commands.
- getCompInstanceId() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getCompInstanceName() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getCompInstanceName() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- getCompInstances(RpcController, ClientAMProtocol.GetCompInstancesRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- getCompInstances(ClientAMProtocol.GetCompInstancesRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- getCompName() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getCompName() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- getComponent() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getComponent(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getComponent(String) - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Get a component.
- getComponentDir(String, String) - Method in class org.apache.hadoop.yarn.service.utils.SliderFileSystem
-
Returns the component directory path.
- getComponentInstance(String) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getComponentInstance(String) - Method in class org.apache.hadoop.yarn.service.component.Component
- getComponentInstanceName() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getComponentName() - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
- getComponentPublicResourceDir(String, String) - Method in class org.apache.hadoop.yarn.service.utils.SliderFileSystem
-
Returns the component public resource directory path.
- getComponents() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getComponents(SliderFileSystem, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- getComponentSpec() - Method in class org.apache.hadoop.yarn.service.component.Component
- getConfiguration() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getConfiguration() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getConfiguration() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- getConfiguration() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.XmlOutputter
- getConstraints() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
- getContainer() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getContainer() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getContainer(String) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getContainerId() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getContainerId() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEvent
- getContainers() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getContainers() - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
-
Returns the containers of the component.
- getContainers(String, List<String>, String, List<ContainerState>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- getContainerSpec() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
-
Returns container spec.
- getContainerState() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
-
Returns the state of the container in the container spec.
- getContainerStatus() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getContext() - Method in class org.apache.hadoop.yarn.service.component.Component
- getCpus() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- getDecommissionedInstances() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getDependencies() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getDependencies() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getDependencyHostIpTokens() - Method in class org.apache.hadoop.yarn.service.component.Component
- getDependencyTarGzip() - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Get service dependency absolute filepath in HDFS used for application submission.
- getDescription() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getDesired() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getDestFile() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- getDestFile() - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Destination file.
- getDiagnostics() - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Diagnostics.
- getDiagnostics() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- getDockerClientConfig() - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
The Docker client config for the service.
- getDockerImage() - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- getEndpoint(ServiceRecord, String, boolean) - Static method in class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
-
Get an endpont by API
- getEnv() - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getEnv() - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
-
Get the env vars to work on
- getEnv(String) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getExitCode() - Method in interface org.apache.hadoop.yarn.service.exceptions.ExitCodeProvider
-
Method to get the exit code
- getExitCode() - Method in exception org.apache.hadoop.yarn.service.exceptions.ServiceLaunchException
-
Get the exit code
- getExposedPorts() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getFailedInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getFields() - Method in class org.apache.hadoop.yarn.service.api.records.Error
- getFiles() - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getFileSystem() - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Returns the underlying FileSystem for this object.
- getFirstPort(String, int) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
- getHomeDirectory() - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- getHostname() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getHostname() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getHostnameSuffix() - Method in class org.apache.hadoop.yarn.service.component.Component
- getHostnameSuffix(String, Configuration) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- getId() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- getId() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getId() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getId() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- getInstance() - Static method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
- getInstance() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getInstance() - Static method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- getInstance() - Static method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- getInstance() - Static method in class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultProviderFactory
- getInstance() - Static method in class org.apache.hadoop.yarn.service.provider.docker.DockerProviderFactory
- getInstance() - Static method in class org.apache.hadoop.yarn.service.provider.tarball.TarballProviderFactory
- getInstanceName() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getInstances(String, List<String>, String, List<String>) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- getInt(String, int, Configuration, Configuration) - Static method in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- getInterval() - Method in class org.apache.hadoop.yarn.service.utils.Duration
- getIp() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getJavaBinary() - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Get the java binary.
- getKerberosPrincipal() - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
The Kerberos Principal of the service.
- getKeytab() - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
-
The URI of the kerberos keytab.
- getLaunchCommand() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getLaunchCommand() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- getLaunchTime() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getLaunchTime() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getLibDirs() - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- getLifetime() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getLimitExceeded() - Method in class org.apache.hadoop.yarn.service.utils.Duration
-
return true if the limit has been exceeded
- getLiveContainers(Service, List<String>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- getLocalHostName(Configuration) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- getLocalizationStatuses() - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Localization statuses.
- getLong(String, long) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- getLong(String, long, Configuration, Configuration) - Static method in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
Get long value for the property.
- getMaxCardinality() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getMemory() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- getMessage() - Method in class org.apache.hadoop.yarn.service.api.records.Error
- getMessage() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- getMinCardinality() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getName() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getName() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getName() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getName() - Method in class org.apache.hadoop.yarn.service.component.Component
- getName() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getName() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- getName() - Method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
- getNodeAttributes() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getNodeId() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getNodePartitions() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getNumberOfContainers() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getNumberOfRunningContainers() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getNumDesiredInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getNumFailedInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getNumReadyInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getNumRunningInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getNumSucceededInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getOpenPort() - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Get a random open port
- getOriginator() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
-
Get the probe that generated this result.
- getPathElements() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
-
Get a copy of the path list
- getPendingInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getPlacementPolicy() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getPrincipalName() - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
-
The principal name of the service.
- getPriority() - Method in class org.apache.hadoop.yarn.service.component.Component
- getPrivilegedContainer() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getProbe() - Method in class org.apache.hadoop.yarn.service.component.Component
- getProbe(ReadinessCheck) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.MonitorUtils
- getProfile() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- getProperties() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- getProperties() - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getProperties() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
-
A blob of key value pairs that will be used to configure the check.
- getProperty(String) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getProperty(String, String) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getProperty(Map<String, String>, String, String) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
- getPropertyBool(String, boolean) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getPropertyBool(Map<String, String>, String, boolean) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
- getPropertyInt(String, int) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getPropertyInt(Map<String, String>, String, Integer) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
- getPropertyLong(String, long) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- getProviderService(Artifact) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderFactory
- getQueue() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getQuicklinks() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getQuicklinks() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getReadinessCheck() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getRealOutcome() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- getRemainingPortsToCheck() - Method in class org.apache.hadoop.yarn.service.utils.PortScanner
- getResolvedRsrcPaths() - Method in class org.apache.hadoop.yarn.service.provider.ProviderService.ResolvedLaunchParams
- getResource() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getResource() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getResource() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getResourceUrl(String) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigHelper
-
Get the URL to a resource, null if not on the CP
- getRestartPolicy() - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Policy of restart component.
- getRestartPolicyHandler() - Method in class org.apache.hadoop.yarn.service.component.Component
- getRestartPolicyHandler(Component.RestartPolicyEnum) - Static method in class org.apache.hadoop.yarn.service.component.Component
- getRunPrivilegedContainer() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getScheduler() - Method in class org.apache.hadoop.yarn.service.component.Component
- getScope() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getSelfRegistrationPath() - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Get the path to where the service has registered itself.
- getServiceJsonPath(SliderFileSystem, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- getServiceVersion() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
-
Returns the version of service at which the instance is at.
- getServiceVersion() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- getSrcFile() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- getState() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- getState() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- getState() - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Localization state.
- getState() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getState() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- getState() - Method in class org.apache.hadoop.yarn.service.component.Component
- getState() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- getStatus() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getStatus() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEvent
- getStatus(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- getStatus(RpcController, ClientAMProtocol.GetStatusRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- getStatus(ClientAMProtocol.GetStatusRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- getStatusString(String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- getSucceededInstances() - Method in class org.apache.hadoop.yarn.service.component.Component
- getSuffix() - Method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- getTags() - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- getTargetSpec() - Method in class org.apache.hadoop.yarn.service.component.Component.UpgradeStatus
- getTargetSpec() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getTargetTags() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getTargetVersion() - Method in class org.apache.hadoop.yarn.service.component.Component.UpgradeStatus
- getTempPathForCluster(String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Get the temp path for this cluster
- getThrown() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- getTimestamp() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- getTimestampText() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- getType() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- getType() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- getType() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- getType() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- getType() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getUnit() - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- getUpdated() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- getUpgradeStatus() - Method in class org.apache.hadoop.yarn.service.component.Component
- getUpgradeVersion() - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- getUri() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- getUri() - Method in class org.apache.hadoop.yarn.service.api.records.BaseResource
-
Resource location for a service, e.g.
- getUser() - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
- getValue() - Method in enum class org.apache.hadoop.yarn.service.api.records.PlacementScope
- getValue() - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
-
Integer value of the resource.
- getVersion() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- getVisibility() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- getYarnClient() - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
H
- HADOOP_USER_NAME - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- HADOOP_XML - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- HADOOP_XML - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- handle(ComponentEvent) - Method in class org.apache.hadoop.yarn.service.component.Component
- handle(ComponentInstanceEvent) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- handleStaticFilesForLocalization(AbstractLauncher, SliderFileSystem, ContainerLaunchService.ComponentLaunchContext, ProviderService.ResolvedLaunchParams) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- hasCompleted(Component) - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
-
This is always false since these components never terminate
- hasCompleted(Component) - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- hasCompleted(Component) - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- hasCompleted(Component) - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- hasCompletedSuccessfully(Component) - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
-
This is always false since these components never terminate
- hasCompletedSuccessfully(Component) - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- hasCompletedSuccessfully(Component) - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- hasCompletedSuccessfully(Component) - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- hasContainerFailed(ContainerStatus) - Static method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.Error
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- hashCode() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- hashCode() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- hashCode() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- headless() - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
- homePathForUser(String) - Static method in class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
-
Buld the user path -switches to the system path if the user is "".
- host - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- hostname(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Fully qualified hostname of a running container, e.g.
- HOSTNAME - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- HTTP - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ReadinessCheck.TypeEnum
- HttpProbe - Class in org.apache.hadoop.yarn.service.monitor.probe
-
A probe that checks whether a successful HTTP response code can be obtained from a container.
- HttpProbe(String, int, int, int, Map<String, String>) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.HttpProbe
- HttpUtil - Class in org.apache.hadoop.yarn.service.utils
-
Http connection utilities.
- HttpUtil() - Constructor for class org.apache.hadoop.yarn.service.utils.HttpUtil
I
- id(String) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
-
Artifact id.
- id(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Unique container id of a running service, e.g.
- id(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
A unique service id.
- incContainersReady(boolean) - Method in class org.apache.hadoop.yarn.service.component.Component
- incRunningContainers() - Method in class org.apache.hadoop.yarn.service.component.Component
- init() - Method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
-
perform any prelaunch initialization
- init(SubsetConfiguration) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceMetricsSink
- INIT - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentState
- INIT - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
- initCompInstanceDir(SliderFileSystem, ContainerLaunchService.ComponentLaunchContext, ComponentInstance) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- initCompPublicResourceDir(SliderFileSystem, ContainerLaunchService.ComponentLaunchContext, ComponentInstance) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- initCompTokensForSubstitute(ComponentInstance, Container, ContainerLaunchService.ComponentLaunchContext) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
-
Get initial component token map to be substituted into config values.
- initiateUpgrade(String, String, boolean) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- initiateUpgrade(Service) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- insert(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
-
Insert a path at the front of the list.
- insertAll(Collection<String>) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- insertClassDirectory(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- insertLibDir(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- insertRemoteClasspathEnvVar() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- InvertedLongComparator() - Constructor for class org.apache.hadoop.yarn.service.utils.Comparators.InvertedLongComparator
- ip(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
IP address of a running container, e.g. 172.31.42.141.
- IP - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
-
component instance constants.
- isCompleted() - Method in class org.apache.hadoop.yarn.service.component.Component.UpgradeStatus
- isDnsCheckEnabled() - Method in class org.apache.hadoop.yarn.service.monitor.probe.DefaultProbe
- isEmpty() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
Is the configuration empty.
- isEmpty(Collection) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- isFile(Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Given a path, check if it exists and is a file
- isFinalState(ContainerState) - Static method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- isHealthThresholdMonitorEnabled() - Method in class org.apache.hadoop.yarn.service.component.Component
- isLongLived() - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
- isLongLived() - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- isLongLived() - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- isLongLived() - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- isPortAvailable(int) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
See if a port is available for listening on by trying to listen on it and seeing if that works or fails.
- isReadyForDownstream() - Method in class org.apache.hadoop.yarn.service.component.Component
- isReadyForDownStream(Component) - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
- isReadyForDownStream(Component) - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- isReadyForDownStream(Component) - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- isReadyForDownStream(Component) - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- isRunPrivilegedContainer() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- isSet(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
- isStopped() - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- isSuccess() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- isUnset(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Implementation of set-ness, groovy definition of true/false for a string
- isUpgradable(Container) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
-
Returns whether the container can be upgraded in the current state.
- isUpgrading() - Method in class org.apache.hadoop.yarn.service.component.Component
-
Returns whether a component is upgrading or not.
- isUpgrading(ServiceState) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
J
- JavaCommandLineBuilder - Class in org.apache.hadoop.yarn.service.containerlaunch
-
Command line builder purely for the Java CLI.
- JavaCommandLineBuilder() - Constructor for class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
- join(String[], String, boolean) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Join an array of strings with a separator that appears after every instance in the list -optionally at the end
- join(Collection, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Join an collection of objects with a separator that appears after every instance in the list -including at the end
- join(Collection, String, boolean) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Join an collection of objects with a separator that appears after every instance in the list -optionally at the end
- JSON - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- JSON - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- JsonOutputter(PublishedConfiguration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.JsonOutputter
- jsonSerDeser - Static variable in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- JsonSerDeser<T> - Class in org.apache.hadoop.yarn.service.utils
-
Support for marshalling objects to and from JSON.
- JsonSerDeser(Class<T>) - Constructor for class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Create an instance bound to a specific type
- JsonSerDeser(Class<T>, PropertyNamingStrategy) - Constructor for class org.apache.hadoop.yarn.service.utils.JsonSerDeser
- JVM_OPTS - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
JVM opts.
K
- kerberosPrincipal(KerberosPrincipal) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- KerberosPrincipal - Class in org.apache.hadoop.yarn.service.api.records
-
The kerberos principal of the service.
- KerberosPrincipal() - Constructor for class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- keytab(String) - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- KEYTAB_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- KEYTAB_LOCATION - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
L
- LAUNCH_COMMAND - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- LAUNCH_TIME - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- launchCommand(String) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
The custom launch command of this component (optional).
- launchCompInstance(Service, ComponentInstance, Container, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService
- LauncherExitCodes - Interface in org.apache.hadoop.yarn.service.exceptions
- launchTime(Date) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
The time when the container was created, e.g. 2016-03-16T01:01:49.000Z.
- launchTime(Date) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
The time when the service was created, e.g. 2016-03-16T01:01:49.000Z.
- lifetime(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
Life time (in seconds) of the service from the time it reaches the RUNNING_BUT_UNREADY state (after which it is automatically destroyed by YARN).
- limit - Variable in class org.apache.hadoop.yarn.service.utils.Duration
- listComponents() - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
List components.
- listFSDir(Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
list entries in a filesystem directory
- load(FileSystem, Path) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Load from a Hadoop filesystem
- loadAppJsonFromLocalFS(String, String, Long, String) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- loadFromResource(String) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigHelper
-
Load a configuration from a resource on this classpath.
- loadService(SliderFileSystem, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- loadServiceFrom(SliderFileSystem, Path) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- loadServiceUpgrade(SliderFileSystem, String, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- LocalizationStatus - Class in org.apache.hadoop.yarn.service.api.records
-
The status of localization.
- LocalizationStatus() - Constructor for class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
- localizationStatuses(List<LocalizationStatus>) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Sets the localization statuses and returns the container.
- localJVMClasspath() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
-
Get the local JVM classpath split up
- localResources - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- log - Static variable in class org.apache.hadoop.yarn.service.monitor.probe.HttpProbe
- log - Static variable in class org.apache.hadoop.yarn.service.monitor.probe.PortProbe
- log - Static variable in class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- log - Static variable in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- LOG - Static variable in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService
- LOG - Static variable in class org.apache.hadoop.yarn.service.monitor.probe.MonitorUtils
- LOG - Static variable in class org.apache.hadoop.yarn.service.provider.ProviderFactory
- LogEntryBuilder - Class in org.apache.hadoop.yarn.service.monitor.probe
-
Build up log entries for ease of splunk
- LogEntryBuilder() - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.LogEntryBuilder
- LogEntryBuilder(String) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.LogEntryBuilder
- LogEntryBuilder(String, Object) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.LogEntryBuilder
- LongComparator() - Constructor for class org.apache.hadoop.yarn.service.utils.Comparators.LongComparator
- lookupExternalRestAPI(String, String, String, String) - Method in class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
-
Look up an external REST API
- lookupRestAPI(ServiceRecord, String, boolean) - Static method in class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
-
Look up an external REST API endpoint
M
- MANAGEMENT_REST_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- mandatoryEnvVariable(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Resolve a mandatory environment variable
- markAsFailed(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.Component
- markAsSucceeded(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.Component
- markAsSuccessful() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
-
Flip the success bit on while the real outcome bit is kept false
- matches(String) - Method in class org.apache.hadoop.yarn.service.utils.PatternValidator
-
Query to see if the pattern matches
- maxCardinality(Long) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
When placement type is cardinality, the maximum number of containers of the depending component that a host should have, where containers of this component can be allocated on.
- maxContainerFailurePerComp - Variable in class org.apache.hadoop.yarn.service.component.Component
- MEDIA_TYPE_JSON_UTF8 - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- memory(String) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
-
Amount of memory allocated to each container (optional but overrides memory in profile if specified).
- mergeFrom(Component) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Merge from another component into this component without overwriting.
- mergeFrom(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
-
Merge all properties and envs from that configuration to this configration.
- mergeMapsIgnoreDuplicateKeys(Map<T1, T2>, Map<T1, T2>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Generic map merge logic
- message(String) - Method in class org.apache.hadoop.yarn.service.api.records.Error
- millisToHumanTime(long) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.MonitorUtils
-
Convert milliseconds to human time -the exact format is unspecified
- minCardinality(Long) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
When placement type is cardinality, the minimum number of containers of the depending component that a host should have, where containers of this component can be allocated on.
- mkServiceHomePath(String, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceRegistryUtils
-
Build the path to a service folder
- mkUserHomePath(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceRegistryUtils
-
Build the path to a user home folder;
- MonitorKeys - Interface in org.apache.hadoop.yarn.service.monitor.probe
-
Config keys for monitoring
- MonitorUtils - Class in org.apache.hadoop.yarn.service.monitor.probe
-
Various utils to work with the monitor
- mountPaths - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
N
- name - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- name(String) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Name of the service component (mandatory).
- name(String) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
-
Name of the service component.
- name(String) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
An optional name associated to this constraint.
- name(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
A unique service name.
- NAME - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- NEEDS_UPGRADE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
- NEEDS_UPGRADE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- NEVER - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.Component.RestartPolicyEnum
- NeverRestartPolicy - Class in org.apache.hadoop.yarn.service.component
-
Policy for components with instances that do not require/support a restart.
- NODE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.PlacementScope
- NODE_BLACKLIST_THRESHOLD - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
Maximum number of container failures on a node before the node is blacklisted
- nodeAttributes(Map<String, List<String>>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
Node attributes are a set of key:value(s) pairs associated with nodes.
- nodePartitions(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
Node partitions where the containers of this component can run.
- now() - Method in class org.apache.hadoop.yarn.service.utils.Duration
- numberOfContainers(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Number of containers for this component (optional).
- numberOfRunningContainers(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
In get response this provides the total number of running containers for this service (across all components) at the time of request.
O
- ON_FAILURE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.Component.RestartPolicyEnum
- OnFailureRestartPolicy - Class in org.apache.hadoop.yarn.service.component
-
Policy for components that require restarts for instances on failure.
- org.apache.hadoop.yarn.service.api - package org.apache.hadoop.yarn.service.api
- org.apache.hadoop.yarn.service.api.records - package org.apache.hadoop.yarn.service.api.records
- org.apache.hadoop.yarn.service.client - package org.apache.hadoop.yarn.service.client
- org.apache.hadoop.yarn.service.component - package org.apache.hadoop.yarn.service.component
- org.apache.hadoop.yarn.service.component.instance - package org.apache.hadoop.yarn.service.component.instance
- org.apache.hadoop.yarn.service.conf - package org.apache.hadoop.yarn.service.conf
- org.apache.hadoop.yarn.service.containerlaunch - package org.apache.hadoop.yarn.service.containerlaunch
- org.apache.hadoop.yarn.service.exceptions - package org.apache.hadoop.yarn.service.exceptions
- org.apache.hadoop.yarn.service.impl.pb.client - package org.apache.hadoop.yarn.service.impl.pb.client
- org.apache.hadoop.yarn.service.impl.pb.service - package org.apache.hadoop.yarn.service.impl.pb.service
- org.apache.hadoop.yarn.service.monitor - package org.apache.hadoop.yarn.service.monitor
- org.apache.hadoop.yarn.service.monitor.probe - package org.apache.hadoop.yarn.service.monitor.probe
- org.apache.hadoop.yarn.service.provider - package org.apache.hadoop.yarn.service.provider
- org.apache.hadoop.yarn.service.provider.defaultImpl - package org.apache.hadoop.yarn.service.provider.defaultImpl
- org.apache.hadoop.yarn.service.provider.docker - package org.apache.hadoop.yarn.service.provider.docker
- org.apache.hadoop.yarn.service.provider.tarball - package org.apache.hadoop.yarn.service.provider.tarball
- org.apache.hadoop.yarn.service.registry - package org.apache.hadoop.yarn.service.registry
- org.apache.hadoop.yarn.service.timelineservice - package org.apache.hadoop.yarn.service.timelineservice
-
ATS implementation
- org.apache.hadoop.yarn.service.utils - package org.apache.hadoop.yarn.service.utils
- origTrackingUrl - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- OUT_FILE - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- overwrite(Component) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- owner - Variable in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter
P
- PARAM_COMP_NAME - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- PARAM_CONTAINER_STATE - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- PARAM_VERSION - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- parseAndValidateComponentInstanceName(String, String, Configuration) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- parseComponentName(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- PatternValidator - Class in org.apache.hadoop.yarn.service.utils
-
Utility class to validate strings against a predefined pattern.
- PatternValidator(String) - Constructor for class org.apache.hadoop.yarn.service.utils.PatternValidator
- ping() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- ping(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.monitor.probe.DefaultProbe
- ping(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.monitor.probe.HttpProbe
- ping(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.monitor.probe.PortProbe
-
Try to connect to the (host,port); a failure to connect within the specified timeout is a failure.
- ping(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
-
Ping the endpoint.
- PLACEMENT_POLICY - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- PlacementConstraint - Class in org.apache.hadoop.yarn.service.api.records
-
Placement constraint details.
- PlacementConstraint() - Constructor for class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- placementPolicy(PlacementPolicy) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Advanced scheduling and placement policies for all containers of this component.
- PlacementPolicy - Class in org.apache.hadoop.yarn.service.api.records
-
Advanced placement policy of the components of a service.
- PlacementPolicy() - Constructor for class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
- PlacementScope - Enum Class in org.apache.hadoop.yarn.service.api.records
-
The scope of placement for the containers of a component.
- PlacementType - Enum Class in org.apache.hadoop.yarn.service.api.records
-
The type of placement - affinity/anti-affinity/affinity-with-cardinality with containers of another component or containers of the same component (self).
- PORT - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ReadinessCheck.TypeEnum
- PORT_PROBE_CONNECT_TIMEOUT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Port probing key : timeout for the the connection attempt "timeout".
- PORT_PROBE_CONNECT_TIMEOUT_DEFAULT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Port probing default : timeout for the connection attempt 1000.
- PORT_PROBE_PORT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Port probing key : port to attempt to create a TCP connection to "port".
- PortProbe - Class in org.apache.hadoop.yarn.service.monitor.probe
-
A probe that checks whether a container has a specified port open.
- PortProbe(int, int, Map<String, String>) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.PortProbe
- PortScanner - Class in org.apache.hadoop.yarn.service.utils
-
a scanner which can take an input string for a range or scan the lot.
- PortScanner() - Constructor for class org.apache.hadoop.yarn.service.utils.PortScanner
- PRINCIPAL - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- principalName(String) - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- PRINTF_E_INSTANCE_ALREADY_EXISTS - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
- PRINTF_E_INSTANCE_DIR_ALREADY_EXISTS - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
- privilegedContainer(Boolean) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Container running in privileged mode or not.
- Probe - Class in org.apache.hadoop.yarn.service.monitor.probe
-
Base class of all probes.
- Probe() - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.Probe
- Probe(String) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.Probe
-
Create a probe of a specific name
- ProbeStatus - Class in org.apache.hadoop.yarn.service.monitor.probe
-
Status message of a probe.
- ProbeStatus() - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- ProbeStatus(long, String) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- ProbeStatus(long, String, Throwable) - Constructor for class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- processArtifact(AbstractLauncher, ComponentInstance, SliderFileSystem, Service, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.provider.AbstractProviderService
- processArtifact(AbstractLauncher, ComponentInstance, SliderFileSystem, Service, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultProviderService
- processArtifact(AbstractLauncher, ComponentInstance, SliderFileSystem, Service, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.provider.docker.DockerProviderService
- processArtifact(AbstractLauncher, ComponentInstance, SliderFileSystem, Service, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.provider.tarball.TarballProviderService
- ProcessTerminationHandler() - Constructor for class org.apache.hadoop.yarn.service.utils.ServiceUtils.ProcessTerminationHandler
- profile(String) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
-
Each resource profile has a unique id which is associated with a cluster-level predefined memory, cpus, etc.
- progress - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- propagateUsernameInInsecureCluster() - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
-
This is critical for an insecure cluster -it passes down the username to YARN, and so gives the code running in containers the rights it needs to work with data.
- properties(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
-
A blob of key value pairs that will be dumped in the dest_file in the format as specified in type.
- properties(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
-
A blob of key-value pairs of common service properties.
- properties(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- PROPERTIES - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- PROPERTIES - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- PropertiesOutputter(PublishedConfiguration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.PropertiesOutputter
- PROPERTY_LIB_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
JVM property to define the service lib directory; this is set by the yarn.sh script
- ProviderFactory - Class in org.apache.hadoop.yarn.service.provider
-
Base class for factories.
- ProviderFactory() - Constructor for class org.apache.hadoop.yarn.service.provider.ProviderFactory
- ProviderService - Interface in org.apache.hadoop.yarn.service.provider
- ProviderService.ResolvedLaunchParams - Class in org.apache.hadoop.yarn.service.provider
-
This holds any information that is resolved during building the launch context for a container.
- ProviderUtils - Class in org.apache.hadoop.yarn.service.provider
-
This is a factoring out of methods handy for providers.
- ProviderUtils() - Constructor for class org.apache.hadoop.yarn.service.provider.ProviderUtils
- PublishedConfiguration - Class in org.apache.hadoop.yarn.service.utils
-
JSON-serializable description of a published key-val configuration.
- PublishedConfiguration() - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- PublishedConfiguration(String) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
build an empty published configuration
- PublishedConfiguration(String, Iterable<Map.Entry<String, String>>) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
Build a configuration from the entries
- PublishedConfiguration(String, Iterable<Map.Entry<String, String>>, Configuration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
Build a published configuration, using the keys from keysource, but resolving the values from the value source, via Configuration.get()
- PublishedConfigurationOutputter - Class in org.apache.hadoop.yarn.service.utils
-
Output a published configuration
- PublishedConfigurationOutputter(PublishedConfiguration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter
- PublishedConfigurationOutputter.EnvOutputter - Class in org.apache.hadoop.yarn.service.utils
- PublishedConfigurationOutputter.JsonOutputter - Class in org.apache.hadoop.yarn.service.utils
- PublishedConfigurationOutputter.PropertiesOutputter - Class in org.apache.hadoop.yarn.service.utils
- PublishedConfigurationOutputter.TemplateOutputter - Class in org.apache.hadoop.yarn.service.utils
- PublishedConfigurationOutputter.XmlOutputter - Class in org.apache.hadoop.yarn.service.utils
- PublishedConfigurationOutputter.YamlOutputter - Class in org.apache.hadoop.yarn.service.utils
- PUBLISHER_CONFIGURATIONS_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- PUBLISHER_DOCUMENTS_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- PUBLISHER_EXPORTS_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- PUBLISHER_REST_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- publishMetrics(Iterable<AbstractMetric>, String, String, long) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
-
Called from ServiceMetricsSink at regular interval of time.
- putAllJars(Map<String, LocalResource>, SliderFileSystem, Path, String, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Submit a JAR containing and map it
- putComponent(String, String, String, ServiceRecord) - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Add a component.
- putComponent(String, ServiceRecord) - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Add a component under the slider name/entry.
- putEnv(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- putJar(Map<String, LocalResource>, SliderFileSystem, Class, Path, String, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Submit a JAR containing a specific class and map it
- putMetrics(MetricsRecord) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceMetricsSink
-
Publishes service and component metrics to ATS.
- putPropsItem(String, String) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- putService(String, String, String, ServiceRecord, boolean) - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Add a service under a path, optionally purging any history.
- putValues(Iterable<Map.Entry<String, String>>) - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
Set the values from an iterable (this includes a Hadoop Configuration and Java properties object).
Q
- qualifyUser(String) - Static method in class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
-
Qualify a user.
- queue - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- queue(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
The YARN queue that this service should be submitted to.
- QUICK_LINKS - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- quicklinks(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
A list of quicklink keys defined at the service level, and to be resolved by this component.
- quicklinks(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
A blob of key-value pairs of quicklinks to be exported for an service.
R
- RACK - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.PlacementScope
- READINESS_CHECK_INTERVAL - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
interval between readiness checks.
- readinessCheck(ReadinessCheck) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Readiness check for this component.
- ReadinessCheck - Class in org.apache.hadoop.yarn.service.api.records
-
A custom command or a pluggable helper container to determine the readiness of a container of a component.
- ReadinessCheck() - Constructor for class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- ReadinessCheck.TypeEnum - Enum Class in org.apache.hadoop.yarn.service.api.records
-
Type.
- READY - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- READY - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
- registerDefaultResource(String) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigHelper
-
Register a resource as a default resource.
- registerSelf(ServiceRecord, boolean) - Method in class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
-
Add a service under a path for the current user.
- REGISTRY_REST_API - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- registryDNSLookupExists(String, String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceRegistryUtils
-
Determine whether a DNS lookup exists for a given name.
- registryPathForInstance(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceRegistryUtils
-
Get the registry path for an instance under the user's home node
- reInitCompInstance(Service, ComponentInstance, Container, ContainerLaunchService.ComponentLaunchContext) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService
- REINITIALIZED - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
- reInsertPendingInstance(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.Component
- removeContainer(Container) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- removeFailedInstanceIfExists(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.Component
- removePendingInstance(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.Component
- removeSuccessfulInstanceIfExists(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.Component
- replaceProps(Map<String, String>, String) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigUtils
- replaceSpacesWithDelimiter(String, String) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- requestContainers(long) - Method in class org.apache.hadoop.yarn.service.component.Component
- resetCompFailureCount() - Method in class org.apache.hadoop.yarn.service.component.Component
- resolve(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
-
Get a matching format or null
- resolveCompsDependency(Service) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- resolveConfiguration(Iterable<Map.Entry<String, String>>, Configuration) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigHelper
-
This goes through the keyset of one configuration and retrieves each value from a value source -a different or the same configuration.
- ResolvedLaunchParams() - Constructor for class org.apache.hadoop.yarn.service.provider.ProviderService.ResolvedLaunchParams
- resolveExternalRestAPI(String, String) - Method in class org.apache.hadoop.yarn.service.utils.ClientRegistryBinder
-
Resolve a service record then return an external REST API exported it.
- resource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Resource of this component (optional).
- resource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Resource used for this container.
- resource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
Resource of single-component services or the global default for multi-component services.
- Resource - Class in org.apache.hadoop.yarn.service.api.records
-
Resource determines the amount of resources (vcores, memory, network, etc.)
- Resource() - Constructor for class org.apache.hadoop.yarn.service.api.records.Resource
- RESOURCE_CPU - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
-
Resource constants.
- RESOURCE_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- RESOURCE_MEMORY - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- RESOURCE_PROFILE - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- ResourceInformation - Class in org.apache.hadoop.yarn.service.api.records
-
ResourceInformation determines unit/name/value of resource types in addition to memory and vcores.
- ResourceInformation() - Constructor for class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- resourceInformations(Map<String, ResourceInformation>) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- RestApiConstants - Interface in org.apache.hadoop.yarn.service.conf
- RestApiErrorMessages - Interface in org.apache.hadoop.yarn.service.exceptions
- restart(ClientAMProtocol.RestartServiceRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- restartPolicy(Component.RestartPolicyEnum) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- restartService(RpcController, ClientAMProtocol.RestartServiceRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- ROLLING_LOG_EXCLUSION_PATTERN - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- ROLLING_LOG_INCLUSION_PATTERN - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- rpcPort - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- run() - Method in class org.apache.hadoop.yarn.service.monitor.ComponentHealthThresholdMonitor
- RUN_PRIVILEGED_CONTAINER - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- RUNNING_BUT_UNREADY - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- RUNNING_CONTAINERS - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- runPrivilegedContainer - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- runPrivilegedContainer(Boolean) - Method in class org.apache.hadoop.yarn.service.api.records.Component
-
Run all containers of this component in privileged mode (YARN-4262).
S
- save(File) - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter
-
Save the config to a destination file, in the format of this outputter
- save(OutputStream) - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.PropertiesOutputter
- save(OutputStream) - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter
-
Save the content.
- save(OutputStream) - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.XmlOutputter
- save(FileSystem, Path, T, boolean) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Save to a hadoop filesystem
- save(T, File) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Save an instance to a file
- scope(PlacementScope) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
The scope of placement.
- SerializedApplicationReport - Class in org.apache.hadoop.yarn.service.utils
-
Serialized form of an service report which can be persisted and then parsed.
- SerializedApplicationReport() - Constructor for class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- SerializedApplicationReport(ApplicationReport) - Constructor for class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- Service - Class in org.apache.hadoop.yarn.service.api.records
-
An Service resource has the following attributes.
- Service() - Constructor for class org.apache.hadoop.yarn.service.api.records.Service
- SERVICE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.Artifact.TypeEnum
- SERVICE_ATTEMPT - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEntityType
-
Used for publishing service entity information.
- SERVICE_ATTEMPT_REGISTERED - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
- SERVICE_ATTEMPT_UNREGISTERED - Enum constant in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
- SERVICE_BASE_DIRECTORY - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
The path under which cluster and temp data are stored
- SERVICE_CORE_JAR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- SERVICE_HDFS_DIR - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- SERVICE_NAME - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- SERVICE_NAME - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- SERVICE_NAME_LC - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- SERVICE_PATH - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- SERVICE_ROOT_PATH - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- SERVICE_UPGRADE_DISABLED - Static variable in interface org.apache.hadoop.yarn.service.exceptions.ErrorStrings
- SERVICE_ZK_PATH - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
- ServiceApiConstants - Interface in org.apache.hadoop.yarn.service.api
-
This class defines constants that can be used in input spec for variable substitutions
- ServiceApiUtil - Class in org.apache.hadoop.yarn.service.utils
- ServiceApiUtil() - Constructor for class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- serviceAttemptRegistered(Service, Configuration) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- serviceAttemptUnregistered(ServiceContext, FinalApplicationStatus, String) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- serviceAttemptUpdated(Service) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ServiceClient - Class in org.apache.hadoop.yarn.service.client
- ServiceClient() - Constructor for class org.apache.hadoop.yarn.service.client.ServiceClient
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.service.monitor.ServiceMonitor
- serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ServiceLaunchException - Exception in org.apache.hadoop.yarn.service.exceptions
-
A service launch exception that includes an exit code; when caught by the ServiceLauncher, it will convert that into a process exit code.
- ServiceLaunchException(int, String) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.ServiceLaunchException
-
Create an exception with the specific exit code and text
- ServiceLaunchException(int, String, Throwable) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.ServiceLaunchException
-
Create an exception with the specific exit code, text and cause
- ServiceLaunchException(int, Throwable) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.ServiceLaunchException
-
Create an exception with the specific exit code
- ServiceMetricsSink - Class in org.apache.hadoop.yarn.service.timelineservice
-
Write the metrics to a ATSv2.
- ServiceMetricsSink() - Constructor for class org.apache.hadoop.yarn.service.timelineservice.ServiceMetricsSink
- ServiceMetricsSink(ServiceTimelinePublisher) - Constructor for class org.apache.hadoop.yarn.service.timelineservice.ServiceMetricsSink
- ServiceMonitor - Class in org.apache.hadoop.yarn.service.monitor
- ServiceMonitor(String, ServiceContext) - Constructor for class org.apache.hadoop.yarn.service.monitor.ServiceMonitor
- ServiceRegistryUtils - Class in org.apache.hadoop.yarn.service.utils
- ServiceRegistryUtils() - Constructor for class org.apache.hadoop.yarn.service.utils.ServiceRegistryUtils
- SERVICES_DIRECTORY - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- SERVICES_PUBLIC_DIRECTORY - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- serviceStart() - Method in class org.apache.hadoop.yarn.service.monitor.ServiceMonitor
- ServiceState - Enum Class in org.apache.hadoop.yarn.service.api.records
-
The current state of an service.
- ServiceStatus - Class in org.apache.hadoop.yarn.service.api.records
-
The current status of a submitted service, returned as a response to the GET API.
- ServiceStatus() - Constructor for class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- serviceStop() - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- serviceStop() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService
- serviceStop() - Method in class org.apache.hadoop.yarn.service.monitor.ServiceMonitor
- serviceStop() - Method in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ServiceTimelineEntityType - Enum Class in org.apache.hadoop.yarn.service.timelineservice
-
Slider entities that are published to ATS.
- ServiceTimelineEvent - Enum Class in org.apache.hadoop.yarn.service.timelineservice
-
Events that are used to store in ATS.
- ServiceTimelineMetricsConstants - Class in org.apache.hadoop.yarn.service.timelineservice
-
Constants which are stored as key in ATS
- ServiceTimelineMetricsConstants() - Constructor for class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- ServiceTimelinePublisher - Class in org.apache.hadoop.yarn.service.timelineservice
-
A single service that publishes all the Timeline Entities.
- ServiceTimelinePublisher(TimelineV2Client) - Constructor for class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelinePublisher
- ServiceUtils - Class in org.apache.hadoop.yarn.service.utils
-
These are slider-specific Util methods
- ServiceUtils.ProcessTerminationHandler - Class in org.apache.hadoop.yarn.service.utils
-
Process termination handler - exist with specified exit code after waiting a while for ATS state to be in sync.
- setAppDir(Path) - Method in class org.apache.hadoop.yarn.service.utils.SliderFileSystem
- setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setArtifact(Artifact) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- setBareHost(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setClasspath(ClasspathConstructor) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
-
Utility method to set up the classpath
- setCode(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.Error
- setCode(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- setCompInstanceDir(Path) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- setComponentInstanceName(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setComponentName(String) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
- setComponents(List<Component>) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setConfiguration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setConfiguration(Configuration) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setConfiguration(Configuration) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- setConstraints(List<PlacementConstraint>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
- setContainer(Container) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setContainer(Container) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- setContainers(List<Container>) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setContainers(List<Container>) - Method in class org.apache.hadoop.yarn.service.api.records.ComponentContainers
-
Sets the containers.
- setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
-
Sets the state of the container in the container spec.
- setCpus(Integer) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- setDecommissionedInstances(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setDependencies(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setDependencies(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setDescription(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setDesired(long) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setDestFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- setDestFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Sets the destination file.
- setDiagnostics(String) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Sets the diagnostics.
- setDiagnostics(String) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- setDockerClientConfig(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setDockerHostname(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- setDockerImage(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- setDockerNetwork(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- setEnv(String, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
-
Set an environment variable in the launch context
- setEnv(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- setExposedPorts(Map<String, List<Map<String, String>>>) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setFields(String) - Method in class org.apache.hadoop.yarn.service.api.records.Error
- setFiles(List<ConfigFile>) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- setHealthThresholdMonitorEnabled(boolean) - Method in class org.apache.hadoop.yarn.service.component.Component
- setHostname(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setId(String) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- setId(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setId(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setInstance(ComponentInstance) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setInstanceName(String) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setIp(String) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setJsonSerDeser(JsonSerDeser) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- setJVMOpts(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Set JVM opts.
- setKerberosPrincipal(KerberosPrincipal) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setKeytab(String) - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- setLaunchCommand(String) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setLaunchCommand(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- setLaunchTime(Date) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setLaunchTime(Date) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setLifetime(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setLocalizationStatuses(List<LocalizationStatus>) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
Sets the localization statuses.
- setMaxCardinality(Long) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setMemory(String) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- setMessage(String) - Method in class org.apache.hadoop.yarn.service.api.records.Error
- setMessage(String) - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- setMinCardinality(Long) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setName(String) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setName(String) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setName(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setName(String) - Method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
- setNodeAttributes(Map<String, List<String>>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setNodePartitions(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setNumberOfContainers(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setNumberOfRunningContainers(Long) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setPlacementPolicy(PlacementPolicy) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setPortRange(String) - Method in class org.apache.hadoop.yarn.service.utils.PortScanner
- setPrincipalName(String) - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- setPrivilegedContainer(Boolean) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setProfile(String) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- setProperties(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- setProperties(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- setProperties(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- setProperty(String, String) - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- setQueue(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setQuicklinks(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setQuicklinks(Map<String, String>) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setReadinessCheck(ReadinessCheck) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setResource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setResource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setResource(Resource) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setResourceInformations(Map<String, ResourceInformation>) - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- setRestartPolicy(Component.RestartPolicyEnum) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setRetryContext(int, int, long) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- setRunPrivilegedContainer(boolean) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- setRunPrivilegedContainer(boolean) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ContainerLaunchService.ComponentLaunchContext
- setRunPrivilegedContainer(Boolean) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setScope(PlacementScope) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setShouldDestroy() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEvent
- setSrcFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- setState(LocalizationState) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Sets the localization state.
- setState(ComponentState) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- setState(ContainerState) - Method in class org.apache.hadoop.yarn.service.api.records.Container
- setState(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setState(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- setStatus(ContainerStatus) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setStatus(ContainerStatus) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEvent
- setSuccess(boolean) - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
-
Set both the success and the real outcome bits to the same value
- setTargetSpec(Component) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setTargetTags(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setThrown(Throwable) - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- setTimestamp(long) - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- setType(Artifact.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- setType(ConfigFile.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- setType(PlacementType) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- setType(ReadinessCheck.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- setUnit(String) - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- setUpdated(long) - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- setUpgradeVersion(String) - Method in class org.apache.hadoop.yarn.service.component.ComponentEvent
- setUri(String) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- setUri(String) - Method in class org.apache.hadoop.yarn.service.api.records.BaseResource
- setValue(Long) - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- setVersion(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
- setVisibility(LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- setYarnDockerMode(boolean) - Method in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- shallowCopy() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
-
This makes a copy without the nested content -so is suitable for returning as part of the list of a parent's values
- shouldDestroy() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEvent
- shouldRelaunchInstance(ComponentInstance, ContainerStatus) - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
- shouldRelaunchInstance(ComponentInstance, ContainerStatus) - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- shouldRelaunchInstance(ComponentInstance, ContainerStatus) - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- shouldRelaunchInstance(ComponentInstance, ContainerStatus) - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- shouldTerminate(Component) - Method in class org.apache.hadoop.yarn.service.component.AlwaysRestartPolicy
- shouldTerminate(Component) - Method in interface org.apache.hadoop.yarn.service.component.ComponentRestartPolicy
- shouldTerminate(Component) - Method in class org.apache.hadoop.yarn.service.component.NeverRestartPolicy
- shouldTerminate(Component) - Method in class org.apache.hadoop.yarn.service.component.OnFailureRestartPolicy
- size() - Method in class org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilder
- SliderException - Exception in org.apache.hadoop.yarn.service.exceptions
- SliderException() - Constructor for exception org.apache.hadoop.yarn.service.exceptions.SliderException
- SliderException(int, String) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.SliderException
- SliderException(int, String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.SliderException
-
Format the exception as you create it
- SliderException(int, Throwable, String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.SliderException
-
Format the exception, include a throwable.
- SliderException(String) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.SliderException
- SliderException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.SliderException
- SliderExitCodes - Interface in org.apache.hadoop.yarn.service.conf
- SliderFileSystem - Class in org.apache.hadoop.yarn.service.utils
-
Extends Core Filesystem with operations to manipulate ClusterDescription persistent state
- SliderFileSystem(Configuration) - Constructor for class org.apache.hadoop.yarn.service.utils.SliderFileSystem
- SliderFileSystem(FileSystem, Configuration) - Constructor for class org.apache.hadoop.yarn.service.utils.SliderFileSystem
- sortByDependencies(List<Component>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- splitClasspath(String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
-
Split a classpath.
- splitToHostsAndPorts(String) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
-
Split a quorum list into a list of hostnames and ports
- splitToHostsAndPortsStrictly(String) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
- splitToPairs(String) - Static method in class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
-
Take a quorum list and split it to (trimmed) pairs
- srcFile(String) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
-
This provides the source location of the configuration file, the content of which is dumped to dest_file post property substitutions, in the format as specified in type.
- STABLE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
- STABLE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- STABLE - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentState
- start - Variable in class org.apache.hadoop.yarn.service.utils.Duration
- start() - Method in class org.apache.hadoop.yarn.service.utils.Duration
-
Start
- START - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
- STARTED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- STARTED - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
- startTime - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- state - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- state(LocalizationState) - Method in class org.apache.hadoop.yarn.service.api.records.LocalizationStatus
-
Sets the localization state and returns the localization status.
- state(ComponentState) - Method in class org.apache.hadoop.yarn.service.api.records.Component
- state(ContainerState) - Method in class org.apache.hadoop.yarn.service.api.records.Container
-
State of the container of an service.
- state(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
State of the service.
- state(ServiceState) - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
-
Service state.
- STATE - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- STATIC - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- STDERR_AM - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- STDOUT_AM - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- stop(RpcController, ClientAMProtocol.StopRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- stop(ClientAMProtocol.StopRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- STOP - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
- STOPPED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- STOPPED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- stringify(URL) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Convert a YARN URL into a string value of a normal URL
- stringifyMap(Map<String, String>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Convert a map to a multi-line string for printing
- submitDirectory(Path, String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Register all files under a fs path as a directory to push out
- submitFile(File, Path, String, String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Submit a local file to the filesystem references by the instance's cluster filesystem
- submitJarWithClass(Class, Path, String, String) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Submit a JAR containing a specific class, returning the resource to be mapped in
- submitTarGzipAndUpdate(Map<String, LocalResource>) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Submit the AM tar.gz resource referenced by the instance's cluster filesystem.
- SUBMITTED_CONF_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
name of generated dir for this conf
- submitTime - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
-
This value is non-null only when a report is generated from a submission context.
- substituteMapWithTokens(Map<String, String>, Map<String, String>) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- substituteStrWithTokens(String, Map<String, String>) - Static method in class org.apache.hadoop.yarn.service.provider.ProviderUtils
- succeed(Probe) - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
-
The probe has succeeded -capture the current timestamp, set success to true, and record any other data needed.
- SUCCEEDED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
- SUCCEEDED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- SUCCEEDED - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- SVC_USERS - Static variable in class org.apache.hadoop.yarn.service.utils.ServiceRegistryUtils
- sysprop(String, String) - Method in class org.apache.hadoop.yarn.service.containerlaunch.JavaCommandLineBuilder
-
Add a system property definition -must be used before setting the main entry point
- SYSPROP_LOG_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
sysprop for Service AM log4j directory
- SYSPROP_LOG4J_CONFIGURATION - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
Log4j sysprop to name the resource
T
- tags(Set<String>) - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- TARBALL - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.Artifact.TypeEnum
- TarballClientProvider - Class in org.apache.hadoop.yarn.service.provider.tarball
- TarballClientProvider() - Constructor for class org.apache.hadoop.yarn.service.provider.tarball.TarballClientProvider
- TarballProviderFactory - Class in org.apache.hadoop.yarn.service.provider.tarball
- TarballProviderService - Class in org.apache.hadoop.yarn.service.provider.tarball
- TarballProviderService() - Constructor for class org.apache.hadoop.yarn.service.provider.tarball.TarballProviderService
- targetTags(List<String>) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
The name of the components that this component's placement policy is depending upon are added as target tags.
- tarGzipFolder(String[], File, FilenameFilter) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceUtils
-
Given a source folder create a tar.gz file
- TEMPLATE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- TEMPLATE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- TemplateOutputter(PublishedConfiguration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.TemplateOutputter
- terminate(int) - Method in class org.apache.hadoop.yarn.service.utils.ServiceUtils.ProcessTerminationHandler
- TMP_DIR_PREFIX - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- toJson(T) - Method in class org.apache.hadoop.yarn.service.utils.JsonSerDeser
-
Convert an object to a JSON string
- toPlural(int) - Static method in class org.apache.hadoop.yarn.service.monitor.probe.MonitorUtils
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
- toString() - Method in enum class org.apache.hadoop.yarn.service.api.records.Artifact.TypeEnum
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.BaseResource
- toString() - Method in enum class org.apache.hadoop.yarn.service.api.records.Component.RestartPolicyEnum
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.Component
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
- toString() - Method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- toString() - Method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.Configuration
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.Container
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.Error
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.KerberosPrincipal
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.PlacementPolicy
- toString() - Method in enum class org.apache.hadoop.yarn.service.api.records.PlacementScope
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
- toString() - Method in enum class org.apache.hadoop.yarn.service.api.records.ReadinessCheck.TypeEnum
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.Resource
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.Service
- toString() - Method in class org.apache.hadoop.yarn.service.api.records.ServiceStatus
- toString() - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceId
- toString() - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
- toString() - Method in class org.apache.hadoop.yarn.service.containerlaunch.CommandLineBuilder
-
This just returns the command line
- toString() - Method in class org.apache.hadoop.yarn.service.monitor.probe.LogEntryBuilder
- toString() - Method in class org.apache.hadoop.yarn.service.monitor.probe.Probe
- toString() - Method in class org.apache.hadoop.yarn.service.monitor.probe.ProbeStatus
- toString() - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
- toString() - Method in class org.apache.hadoop.yarn.service.utils.Duration
- toString() - Method in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- toString() - Method in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- toString(SerializedApplicationReport) - Static method in class org.apache.hadoop.yarn.service.utils.ApplicationReportSerDeser
-
Convert an instance to a JSON string -sync access to a shared ser/deser object instance
- TOTAL_CONTAINERS - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- toXml(Configuration) - Static method in class org.apache.hadoop.yarn.service.utils.ConfigHelper
-
Convert to an XML string
- type(Artifact.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
-
Artifact type, like docker, tarball, etc.
- type(ConfigFile.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
-
Config file in the standard format like xml, properties, json, yaml, template.
- type(PlacementType) - Method in class org.apache.hadoop.yarn.service.api.records.PlacementConstraint
-
The type of placement.
- type(ReadinessCheck.TypeEnum) - Method in class org.apache.hadoop.yarn.service.api.records.ReadinessCheck
-
E.g.
U
- unit(String) - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- updateContainerStatus(ContainerStatus) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- updated - Variable in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- updatedTime - Variable in class org.apache.hadoop.yarn.service.utils.PublishedConfiguration
- updateLifetime(String, long) - Method in class org.apache.hadoop.yarn.service.client.ServiceClient
- updateResolvedLaunchParams(Future<ProviderService.ResolvedLaunchParams>) - Method in class org.apache.hadoop.yarn.service.component.instance.ComponentInstance
- upgrade(RpcController, ClientAMProtocol.CompInstancesUpgradeRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- upgrade(ClientAMProtocol.CompInstancesUpgradeRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- upgrade(ClientAMProtocol.UpgradeServiceRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.client.ClientAMProtocolPBClientImpl
- UPGRADE - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
- UPGRADE - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
- UPGRADE_DIR - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
- upgradeService(RpcController, ClientAMProtocol.UpgradeServiceRequestProto) - Method in class org.apache.hadoop.yarn.service.impl.pb.service.ClientAMProtocolPBServiceImpl
- UpgradeStatus() - Constructor for class org.apache.hadoop.yarn.service.component.Component.UpgradeStatus
- UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
- UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
- UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.component.ComponentState
- UPGRADING - Enum constant in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
- UPGRADING_AUTO_FINALIZE - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
- uri(String) - Method in class org.apache.hadoop.yarn.service.api.records.Artifact
-
Artifact location to support multiple artifact stores (optional).
- URI - Static variable in class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineMetricsConstants
- url - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- UsageException - Exception in org.apache.hadoop.yarn.service.exceptions
-
Used to raise a usage exception ... this has the exit code
LauncherExitCodes.EXIT_USAGE - UsageException(String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.UsageException
- UsageException(Throwable, String, Object...) - Constructor for exception org.apache.hadoop.yarn.service.exceptions.UsageException
- user - Variable in class org.apache.hadoop.yarn.service.utils.SerializedApplicationReport
- USER - Static variable in interface org.apache.hadoop.yarn.service.api.ServiceApiConstants
V
- validate(String) - Method in class org.apache.hadoop.yarn.service.utils.PatternValidator
-
Validate the name -restricting it to the set defined in
- validateAndResolveCompsStable(Service, Collection<String>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
-
Validates the components that are requested are stable for upgrade.
- validateAndResolveCompsUpgrade(Service, Collection<String>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
-
Validates the components that are requested to upgrade require an upgrade.
- validateAndResolveService(Service, SliderFileSystem, Configuration) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- validateArtifact(Artifact, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.AbstractClientProvider
-
Validate the artifact.
- validateArtifact(Artifact, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultClientProvider
- validateArtifact(Artifact, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.docker.DockerClientProvider
- validateArtifact(Artifact, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.tarball.TarballClientProvider
- validateCompResourceSize(Resource, Service) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- validateConfigFile(ConfigFile, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.AbstractClientProvider
- validateConfigFile(ConfigFile, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.defaultImpl.DefaultClientProvider
- validateConfigFile(ConfigFile, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.docker.DockerClientProvider
- validateConfigFile(ConfigFile, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.tarball.TarballClientProvider
- validateConfigFiles(List<ConfigFile>, String, FileSystem) - Method in class org.apache.hadoop.yarn.service.provider.AbstractClientProvider
-
Validate the config files.
- validateInstancesUpgrade(List<Container>) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
-
Validates that the component instances that are requested to upgrade require an upgrade.
- validateJvmOpts(String) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- validateKerberosPrincipal(KerberosPrincipal) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- validateNameFormat(String, Configuration) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- value(Long) - Method in class org.apache.hadoop.yarn.service.api.records.ResourceInformation
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.Artifact.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.Component.RestartPolicyEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.PlacementScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.PlacementType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ReadinessCheck.TypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.component.ComponentState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEntityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.Artifact.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.Component.RestartPolicyEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.ComponentState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.ContainerState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.PlacementScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.PlacementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.ReadinessCheck.TypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.api.records.ServiceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.component.ComponentEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.component.ComponentState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.component.instance.ComponentInstanceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEntityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.hadoop.yarn.service.timelineservice.ServiceTimelineEvent
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyClusterDirectoryNonexistent(String, Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Verify that the cluster directory is not present
- verifyDirectoryNonexistent(Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Verify that the given directory is not present
- verifyDirectoryWriteAccess(Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Verify that a user has write access to a directory.
- verifyFileExists(Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Verify that a path exists
- verifyPathExists(Path) - Method in class org.apache.hadoop.yarn.service.utils.CoreFileSystem
-
Verify that a path exists
- version(String) - Method in class org.apache.hadoop.yarn.service.api.records.Service
-
Version of the service.
- VERSION - Static variable in interface org.apache.hadoop.yarn.service.conf.RestApiConstants
- visibility(LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.service.api.records.ConfigFile
-
Visibility of the Config file.
W
- WEB_PROBE_CONNECT_TIMEOUT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Web probing key : timeout for the connection attempt "timeout"
- WEB_PROBE_CONNECT_TIMEOUT_DEFAULT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Port probing default : timeout for the connection attempt 1000.
- WEB_PROBE_MAX_SUCCESS - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Web probing key : max success code "max.success".
- WEB_PROBE_MAX_SUCCESS_DEFAULT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Web probing default : max successful response code 299.
- WEB_PROBE_MIN_SUCCESS - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Web probing key : min success code "min.success".
- WEB_PROBE_MIN_SUCCESS_DEFAULT - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Web probing default : min successful response code 200.
- WEB_PROBE_URL - Static variable in interface org.apache.hadoop.yarn.service.monitor.probe.MonitorKeys
-
Web probing key : URL "url".
- WEB_UI - Static variable in class org.apache.hadoop.yarn.service.registry.CustomRegistryConstants
- writeAppDefinition(SliderFileSystem, Path, Service) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
- writeAppDefinition(SliderFileSystem, Service) - Static method in class org.apache.hadoop.yarn.service.utils.ServiceApiUtil
X
- XML - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- XML - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- XmlOutputter(PublishedConfiguration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.XmlOutputter
Y
- YAML - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFile.TypeEnum
- YAML - Enum constant in enum class org.apache.hadoop.yarn.service.api.records.ConfigFormat
- YamlOutputter(PublishedConfiguration) - Constructor for class org.apache.hadoop.yarn.service.utils.PublishedConfigurationOutputter.YamlOutputter
- YARN_QUEUE - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- YARN_SERVICE_AM_CLIENT_PORT_RANGE - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- YARN_SERVICE_BASE_PATH - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
The yarn service base path: Defaults to HomeDir/.yarn/
- YARN_SERVICE_CLASSPATH - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- YARN_SERVICE_CONTAINER_HEALTH_THRESHOLD_PREFIX - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- YARN_SERVICE_LOG4J_FILENAME - Static variable in interface org.apache.hadoop.yarn.service.conf.YarnServiceConstants
-
Service AM log4j file name
- YARN_SERVICE_UPGRADE_ENABLED - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
-
Upgrade feature enabled for services.
- YARN_SERVICE_UPGRADE_ENABLED_DEFAULT - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- YARN_SERVICES_SYSTEM_SERVICE_DIRECTORY - Static variable in class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- yarnApplicationClasspath(Configuration) - Method in class org.apache.hadoop.yarn.service.containerlaunch.ClasspathConstructor
-
Get the list of JARs from the YARN settings
- yarnClient - Variable in class org.apache.hadoop.yarn.service.client.ServiceClient
- yarnDockerMode - Variable in class org.apache.hadoop.yarn.service.containerlaunch.AbstractLauncher
- YarnRegistryViewForProviders - Class in org.apache.hadoop.yarn.service.registry
-
Registry view for providers.
- YarnRegistryViewForProviders(RegistryOperations, String, String, String, ApplicationAttemptId) - Constructor for class org.apache.hadoop.yarn.service.registry.YarnRegistryViewForProviders
- YarnServiceConf - Class in org.apache.hadoop.yarn.service.conf
- YarnServiceConf() - Constructor for class org.apache.hadoop.yarn.service.conf.YarnServiceConf
- YarnServiceConstants - Interface in org.apache.hadoop.yarn.service.conf
Z
- ZookeeperUtils - Class in org.apache.hadoop.yarn.service.utils
- ZookeeperUtils() - Constructor for class org.apache.hadoop.yarn.service.utils.ZookeeperUtils
_
- _EXIT_CODE_BASE - Static variable in interface org.apache.hadoop.yarn.service.conf.SliderExitCodes
-
starting point for exit codes; not an exception itself
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form