Package org.apache.flink.yarn.executors
Class YarnSessionClusterExecutor
- java.lang.Object
-
- org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor<org.apache.hadoop.yarn.api.records.ApplicationId,YarnClusterClientFactory>
-
- org.apache.flink.yarn.executors.YarnSessionClusterExecutor
-
- All Implemented Interfaces:
org.apache.flink.core.execution.CacheSupportedPipelineExecutor,org.apache.flink.core.execution.PipelineExecutor
@Internal public class YarnSessionClusterExecutor extends org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor<org.apache.hadoop.yarn.api.records.ApplicationId,YarnClusterClientFactory>
ThePipelineExecutorto be used when executing a job on an already running cluster.
-
-
Constructor Summary
Constructors Constructor Description YarnSessionClusterExecutor()
-
-
-
Field Detail
-
NAME
public static final String NAME
-
-