Class 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>
    The PipelineExecutor to be used when executing a job on an already running cluster.
    • Field Detail

      • NAME

        public static final String NAME
    • Constructor Detail

      • YarnSessionClusterExecutor

        public YarnSessionClusterExecutor()