Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addGeneralOptions(Options) - Method in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
- addressOption - Variable in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
- addRunOptions(Options) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- addShipFiles(List<Path>) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
-
Adds the given files to the list of files to ship.
- addToEnvironment(Map<String, String>, String, String) - Static method in class org.apache.flink.yarn.Utils
-
Copied method from org.apache.hadoop.yarn.util.Apps.
- APP_MASTER_TOKEN_SERVICES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- APP_MASTER_VCORES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
The vcores used by YARN application master.
- APPLICATION - Enum constant in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
- APPLICATION_ATTEMPT_FAILURE_VALIDITY_INTERVAL - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
The config parameter defining the attemptFailuresValidityInterval of Yarn application.
- APPLICATION_ATTEMPTS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
Set the number of retries for failed YARN ApplicationMasters/JobManagers in high availability mode.
- APPLICATION_ID - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- APPLICATION_LOG_CONFIG_FILE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptionsInternal
- APPLICATION_MASTER_PORT - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
The config parameter defining the Pekko actor system port for the ApplicationMaster and JobManager.
- APPLICATION_MODIFY_ACLS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
Users and groups to give MODIFY access.
- APPLICATION_NAME - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- APPLICATION_PRIORITY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
A non-negative integer indicating the priority for submitting a Flink YARN application.
- APPLICATION_QUEUE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- APPLICATION_TAGS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
A comma-separated list of strings to use as YARN application tags.
- APPLICATION_TYPE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- APPLICATION_VIEW_ACLS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
Users and groups to give VIEW access.
- applicationId - Variable in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
C
- CLASSPATH_INCLUDE_USER_JAR - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
Defines whether user-jars are included in the system class path as well as their positioning in the path.
- close() - Method in class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
- close() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- concatWithSpace(StringBuilder, String) - Static method in class org.apache.flink.yarn.Utils
- CONFIG_FILE_LOG4J_NAME - Static variable in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
- CONFIG_FILE_LOGBACK_NAME - Static variable in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
- configuration - Variable in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
- CONTAINER_REQUEST_HEARTBEAT_INTERVAL_MILLISECONDS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
The heartbeat interval between the Application Master and the YARN Resource Manager if Flink is requesting containers.
- create(YarnClient) - Static method in class org.apache.flink.yarn.YarnClientYarnClusterInformationRetriever
- createClusterDescriptor(Configuration) - Method in class org.apache.flink.yarn.YarnClusterClientFactory
- createDefaultWorkerResourceSpec(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnWorkerResourceSpecFactory
- createDispatcherResourceManagerComponentFactory(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
- createNodeManagerClient(NMClientAsync.AbstractCallbackHandler) - Method in class org.apache.flink.yarn.DefaultYarnNodeManagerClientFactory
- createNodeManagerClient(NMClientAsync.AbstractCallbackHandler) - Method in interface org.apache.flink.yarn.YarnNodeManagerClientFactory
-
Create YARN NodeManager client with the given callback handler.
- createResourceManagerClient(int, AMRMClientAsync.AbstractCallbackHandler) - Method in class org.apache.flink.yarn.DefaultYarnResourceManagerClientFactory
- createResourceManagerClient(int, AMRMClientAsync.AbstractCallbackHandler) - Method in interface org.apache.flink.yarn.YarnResourceManagerClientFactory
-
Create YARN ResourceManager client with the given callback handler.
- createResourceManagerDriver(Configuration, String, String) - Method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
- createResourceManagerRuntimeServicesConfiguration(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
D
- DefaultYarnNodeManagerClientFactory - Class in org.apache.flink.yarn
-
Default implementation of
YarnNodeManagerClientFactory. - DefaultYarnResourceManagerClientFactory - Class in org.apache.flink.yarn
-
Default implementation of
YarnResourceManagerClientFactory. - deleteApplicationFiles(String) - Static method in class org.apache.flink.yarn.Utils
-
Deletes the YARN application files, e.g., Flink binaries, libraries, etc., from the remote filesystem.
- deployApplicationCluster(ClusterSpecification, ApplicationConfiguration) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- deploySessionCluster(ClusterSpecification) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- deregisterApplication(ApplicationStatus, String) - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
- DISABLED - Enum constant in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
E
- ENV_APP_ID - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- ENV_CLIENT_HOME_DIR - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- ENV_CLIENT_SHIP_FILES - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- ENV_FLINK_CLASSPATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- ENV_HADOOP_USER_NAME - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- ENV_KRB5_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- ENV_YARN_SITE_XML_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- ERROR_MESSAGE - Static variable in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
- EXTERNAL_RESOURCE_YARN_CONFIG_KEY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
If configured, Flink will add this key to the resource profile of container request to Yarn.
- EXTERNAL_RESOURCE_YARN_CONFIG_KEY_SUFFIX - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
Defines the configuration key of that external resource in Yarn.
F
- FallbackYarnSessionCli - Class in org.apache.flink.yarn.cli
-
A stub Yarn Command Line to throw an exception with the correct message when the
HADOOP_CLASSPATHis not set. - FallbackYarnSessionCli(Configuration) - Constructor for class org.apache.flink.yarn.cli.FallbackYarnSessionCli
- FILE_REPLICATION - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
Yarn session client uploads flink jar and user libs to file system (hdfs/s3) as local resource for yarn application context.
- FIRST - Enum constant in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
- FLINK_DIST_JAR - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- FLINK_DIST_JAR - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- FLINK_YARN_FILES - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- FlinkYarnSessionCli - Class in org.apache.flink.yarn.cli
-
Class handling the command line interface to the YARN session.
- FlinkYarnSessionCli(Configuration, String, String, String) - Constructor for class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- FlinkYarnSessionCli(Configuration, String, String, String, boolean) - Constructor for class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- FlinkYarnSessionCli(Configuration, ClusterClientServiceLoader, String, String, String, boolean) - Constructor for class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- fromConfig(Configuration) - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
G
- generateJvmOptsString(Configuration, List<ConfigOption<String>>, boolean) - Static method in class org.apache.flink.yarn.Utils
- getApplicationStatusNow() - Method in class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
- getApplicationTargetName() - Method in class org.apache.flink.yarn.YarnClusterClientFactory
- getClientShipFiles() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getClusterDescription() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- getClusterId(Configuration) - Method in class org.apache.flink.yarn.YarnClusterClientFactory
- getContainer() - Method in class org.apache.flink.yarn.YarnWorkerNode
- getContainerCompletedCause(ContainerStatus) - Static method in class org.apache.flink.yarn.YarnResourceManagerDriver
- getCurrentDir() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getDescription() - Method in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
- getDynamicProperties(String) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- getExecutor(Configuration) - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
- getFlinkClasspath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getFlinkConfiguration() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- getFlinkDistJar() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getId() - Method in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
- getInstance() - Static method in class org.apache.flink.yarn.DefaultYarnNodeManagerClientFactory
- getInstance() - Static method in class org.apache.flink.yarn.DefaultYarnResourceManagerClientFactory
- getInstance() - Static method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
- getKeytabPrinciple() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getKrb5Path() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getLocalKeytabPath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getLoggingYarnCommand(Configuration) - Static method in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
- getMaxVcores() - Method in class org.apache.flink.yarn.YarnClientYarnClusterInformationRetriever
- getMaxVcores() - Method in interface org.apache.flink.yarn.YarnClusterInformationRetriever
-
Get the maximum number of vcores supported by the Yarn cluster.
- getName() - Method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
- getName() - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
- getNodeLabel() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- getPathFromLocalFile(File) - Static method in class org.apache.flink.yarn.Utils
- getPathFromLocalFilePathStr(String) - Static method in class org.apache.flink.yarn.Utils
- getQualifiedRemoteProvidedLibDirs(Configuration, YarnConfiguration) - Static method in class org.apache.flink.yarn.Utils
- getQualifiedRemoteProvidedUsrLib(Configuration, YarnConfiguration) - Static method in class org.apache.flink.yarn.Utils
- getRemoteKeytabPath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getResourceID() - Method in class org.apache.flink.yarn.YarnWorkerNode
- getRpcAddress() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getRPCPortRange(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnApplicationClusterEntryPoint
- getRPCPortRange(Configuration) - Method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
- getStartCommand(String, Map<String, String>) - Static method in class org.apache.flink.yarn.Utils
-
Replaces placeholders in the template start command with values from startCommandValues.
- getTaskManagerShellCommand(Configuration, ContaineredTaskManagerParameters, String, String, boolean, boolean, boolean, Class<?>, String) - Static method in class org.apache.flink.yarn.Utils
-
Generates the shell command to start a task manager.
- getUsrLibDir(Configuration) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
- getWebInterfaceUrl() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getYarnAndHadoopConfiguration(Configuration) - Static method in class org.apache.flink.yarn.Utils
- getYarnClient() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- getYarnConfiguration(Configuration) - Static method in class org.apache.flink.yarn.Utils
-
Add additional config entries from the flink config to the yarn config.
- getYarnFiles() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- getYarnPropertiesLocation(String) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- getYarnSessionClusterEntrypoint() - Method in class org.apache.flink.yarn.YarnClusterDescriptor
-
The class to start the application master with.
- getYarnSiteXMLPath() - Method in class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
H
- HADOOP_CONFIG_KEY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- HEARTBEAT_DELAY_SECONDS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
The heartbeat interval between the Application Master and the YARN Resource Manager.
I
- ID - Static variable in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
- initializeInternal() - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
- INSTANCE - Static variable in class org.apache.flink.yarn.entrypoint.YarnWorkerResourceSpecFactory
- isActive(CommandLine) - Method in class org.apache.flink.yarn.cli.FallbackYarnSessionCli
- isActive(CommandLine) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- isCompatibleWith(Configuration) - Method in class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
- isCompatibleWith(Configuration) - Method in class org.apache.flink.yarn.YarnClusterClientFactory
- isUsrLibDirectory(FileSystem, Path) - Static method in class org.apache.flink.yarn.Utils
- isValidYarnTarget(String) - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
K
- KEYTAB_PRINCIPAL - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- killCluster(ApplicationId) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- KRB5_FILE_NAME - Static variable in class org.apache.flink.yarn.Utils
-
KRB5 file name populated in YARN container for secure IT run.
L
- LAST - Enum constant in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
- loadConfiguration(String, Configuration, Map<String, String>) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
- LOCAL_KEYTAB_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- LOCAL_RESOURCE_DESCRIPTOR_SEPARATOR - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- LOCALIZED_KEYTAB_PATH - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- LOG - Static variable in class org.apache.flink.yarn.YarnTaskExecutorRunner
- logDetachedClusterInformation(ApplicationId, Logger) - Static method in class org.apache.flink.yarn.YarnClusterDescriptor
- logYarnEnvironmentInformation(Map<String, String>, Logger) - Static method in class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
M
- main(String[]) - Static method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
- main(String[]) - Static method in class org.apache.flink.yarn.entrypoint.YarnApplicationClusterEntryPoint
- main(String[]) - Static method in class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
- main(String[]) - Static method in class org.apache.flink.yarn.YarnTaskExecutorRunner
-
The entry point for the YARN task executor runner.
N
- NAME - Static variable in class org.apache.flink.yarn.executors.YarnSessionClusterExecutor
- NODE_LABEL - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
O
- ORDER - Enum constant in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
- org.apache.flink.yarn - package org.apache.flink.yarn
- org.apache.flink.yarn.cli - package org.apache.flink.yarn.cli
- org.apache.flink.yarn.configuration - package org.apache.flink.yarn.configuration
- org.apache.flink.yarn.entrypoint - package org.apache.flink.yarn.entrypoint
- org.apache.flink.yarn.executors - package org.apache.flink.yarn.executors
P
- PROPERTIES_FILE_LOCATION - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
When a Flink job is submitted to YARN, the JobManager's host and the number of available processing slots is written into a properties file, so that the Flink client is able to pick those details up.
- PROVIDED_LIB_DIRS - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- PROVIDED_USRLIB_DIR - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
Allows users to directly utilize usrlib directory in HDFS for YARN application mode.
R
- releaseResource(YarnWorkerNode) - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
- REMOTE_KEYTAB_PATH - Static variable in class org.apache.flink.yarn.YarnConfigKeys
- requestResource(TaskExecutorProcessSpec) - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
- resolveKeytabPath(String, String) - Static method in class org.apache.flink.yarn.Utils
-
Resolve keytab path either as absolute path or relative to working directory.
- retrieve(ApplicationId) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- run(String[]) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
S
- SESSION - Enum constant in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
- setAclsFor(ContainerLaunchContext, Configuration) - Static method in class org.apache.flink.yarn.Utils
-
Sets the application ACLs for the given ContainerLaunchContext based on the values specified in the given Flink configuration.
- setLocalJarPath(Path) - Method in class org.apache.flink.yarn.YarnClusterDescriptor
- setLogConfigFileInConfig(Configuration, String) - Static method in class org.apache.flink.yarn.configuration.YarnLogConfigUtil
- setupYarnClassPath(Configuration, Map<String, String>) - Static method in class org.apache.flink.yarn.Utils
- SHIP_ARCHIVES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- SHIP_FILES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- SHIP_LOCAL_KEYTAB - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- STAGING_DIRECTORY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- supportMultiLeaderSession() - Method in class org.apache.flink.yarn.entrypoint.YarnResourceManagerFactory
T
- TASK_MANAGER_NODE_LABEL - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- TaskExecutorProcessSpecContainerResourcePriorityAdapter - Class in org.apache.flink.yarn
-
Utility class for converting between Flink
TaskExecutorProcessSpecand YarnResourceandPriority. - terminate() - Method in class org.apache.flink.yarn.YarnResourceManagerDriver
- toConfiguration(CommandLine) - Method in class org.apache.flink.yarn.cli.FlinkYarnSessionCli
U
- Utils - Class in org.apache.flink.yarn
-
Utility class that provides helper methods to work with Apache Hadoop YARN.
V
- valueOf(String) - Static method in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.flink.yarn.configuration.YarnConfigOptions.UserJarInclusion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.flink.yarn.configuration.YarnDeploymentTarget
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VCORES - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
-
The vcores exposed by YARN.
Y
- YARN_CONFIG_KEY - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- YARN_CONTAINER_START_COMMAND_TEMPLATE - Static variable in class org.apache.flink.yarn.configuration.YarnConfigOptions
- YARN_SITE_FILE_NAME - Static variable in class org.apache.flink.yarn.Utils
-
Yarn site xml file name populated in YARN container for secure IT run.
- YarnApplicationClusterEntryPoint - Class in org.apache.flink.yarn.entrypoint
-
An
ApplicationClusterEntryPointfor Yarn. - YarnApplicationStatusMonitor - Class in org.apache.flink.yarn.cli
-
Utility class which monitors the specified yarn application status periodically.
- YarnApplicationStatusMonitor(YarnClient, ApplicationId, ScheduledExecutor) - Constructor for class org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
- YarnClientYarnClusterInformationRetriever - Class in org.apache.flink.yarn
-
YarnClusterInformationRetrieverimplementation which queries the Yarn cluster using aYarnClientinstance. - YarnClusterClientFactory - Class in org.apache.flink.yarn
-
A
ClusterClientFactoryfor a YARN cluster. - YarnClusterClientFactory() - Constructor for class org.apache.flink.yarn.YarnClusterClientFactory
- YarnClusterDescriptor - Class in org.apache.flink.yarn
-
The descriptor with deployment information for deploying a Flink cluster on Yarn.
- YarnClusterDescriptor(Configuration, YarnConfiguration, YarnClient, YarnClusterInformationRetriever, boolean) - Constructor for class org.apache.flink.yarn.YarnClusterDescriptor
- YarnClusterInformationRetriever - Interface in org.apache.flink.yarn
-
Interface which allows to retrieve information about a Yarn cluster.
- YarnConfigKeys - Class in org.apache.flink.yarn
-
The Yarn environment variables used for settings of the containers.
- YarnConfigOptions - Class in org.apache.flink.yarn.configuration
-
This class holds configuration constants used by Flink's YARN runners.
- YarnConfigOptions.UserJarInclusion - Enum in org.apache.flink.yarn.configuration
- YarnConfigOptionsInternal - Class in org.apache.flink.yarn.configuration
-
Yarn configuration options that are not meant to be set by the user.
- YarnConfigOptionsInternal() - Constructor for class org.apache.flink.yarn.configuration.YarnConfigOptionsInternal
- YarnDeploymentTarget - Enum in org.apache.flink.yarn.configuration
-
A class containing all the supported deployment target names for Yarn.
- YarnEntrypointUtils - Class in org.apache.flink.yarn.entrypoint
-
This class contains utility methods for the
YarnSessionClusterEntrypoint. - YarnEntrypointUtils() - Constructor for class org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
- YarnLogConfigUtil - Class in org.apache.flink.yarn.configuration
-
A class with utilities for setting the log config file.
- YarnLogConfigUtil() - Constructor for class org.apache.flink.yarn.configuration.YarnLogConfigUtil
- YarnNodeManagerClientFactory - Interface in org.apache.flink.yarn
-
Factory interface for
NMClientAsync. - YarnResourceManagerClientFactory - Interface in org.apache.flink.yarn
-
Factory interface for
AMRMClientAsync. - YarnResourceManagerDriver - Class in org.apache.flink.yarn
-
Implementation of
ResourceManagerDriverfor Yarn deployment. - YarnResourceManagerDriver(Configuration, YarnResourceManagerDriverConfiguration, YarnResourceManagerClientFactory, YarnNodeManagerClientFactory) - Constructor for class org.apache.flink.yarn.YarnResourceManagerDriver
- YarnResourceManagerDriverConfiguration - Class in org.apache.flink.yarn.configuration
-
Configuration specific to
YarnResourceManagerDriver. - YarnResourceManagerDriverConfiguration(Map<String, String>, String, String) - Constructor for class org.apache.flink.yarn.configuration.YarnResourceManagerDriverConfiguration
- YarnResourceManagerFactory - Class in org.apache.flink.yarn.entrypoint
-
ActiveResourceManagerFactoryimplementation which creates aActiveResourceManagerwithYarnResourceManagerDriver. - YarnSessionClusterEntrypoint - Class in org.apache.flink.yarn.entrypoint
-
Entry point for Yarn session clusters.
- YarnSessionClusterEntrypoint(Configuration) - Constructor for class org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
- YarnSessionClusterExecutor - Class in org.apache.flink.yarn.executors
-
The
PipelineExecutorto be used when executing a job on an already running cluster. - YarnSessionClusterExecutor(Configuration) - Constructor for class org.apache.flink.yarn.executors.YarnSessionClusterExecutor
- YarnSessionClusterExecutorFactory - Class in org.apache.flink.yarn.executors
-
An
PipelineExecutorFactoryfor executing jobs on an existing (session) cluster. - YarnSessionClusterExecutorFactory() - Constructor for class org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
- YarnTaskExecutorRunner - Class in org.apache.flink.yarn
-
This class is the executable entry point for running a TaskExecutor in a YARN container.
- YarnTaskExecutorRunner() - Constructor for class org.apache.flink.yarn.YarnTaskExecutorRunner
- YarnWorkerNode - Class in org.apache.flink.yarn
-
A stored YARN worker, which contains the YARN container.
- YarnWorkerNode(Container, ResourceID) - Constructor for class org.apache.flink.yarn.YarnWorkerNode
- YarnWorkerResourceSpecFactory - Class in org.apache.flink.yarn.entrypoint
-
Implementation of
WorkerResourceSpecFactoryfor Yarn deployments.
All Classes and Interfaces|All Packages|Constant Field Values