Class | Description |
---|---|
AbstractYarnNonHaServices |
Abstract base class for the high availability services for Flink YARN applications that support
no master fail over.
|
YarnHighAvailabilityServices |
The basis of
HighAvailabilityServices for YARN setups. |
YarnIntraNonHaMasterServices |
These YarnHighAvailabilityServices are for the Application Master in setups where there is one
ResourceManager that is statically configured in the Flink configuration.
|
YarnPreConfiguredMasterNonHaServices |
These YarnHighAvailabilityServices are for use by the TaskManager in setups,
where there is one ResourceManager that is statically configured in the Flink configuration.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.