| 接口 | 说明 |
|---|---|
| YarnClusterInformationRetriever |
Interface which allows to retrieve information about a Yarn cluster.
|
| 类 | 说明 |
|---|---|
| Utils |
Utility class that provides helper methods to work with Apache Hadoop YARN.
|
| YarnClientYarnClusterInformationRetriever |
YarnClusterInformationRetriever implementation which queries the Yarn cluster using
a YarnClient instance. |
| YarnClusterClientFactory |
A
ClusterClientFactory for a YARN cluster. |
| YarnClusterDescriptor |
The descriptor with deployment information for deploying a Flink cluster on Yarn.
|
| YarnConfigKeys |
The Yarn environment variables used for settings of the containers.
|
| YarnResourceManager |
The yarn implementation of the resource manager.
|
| YarnTaskExecutorRunner |
This class is the executable entry point for running a TaskExecutor in a YARN container.
|
| YarnWorkerNode |
A stored YARN worker, which contains the YARN container.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.