Class KubernetesSessionClusterExecutor

  • All Implemented Interfaces:
    org.apache.flink.core.execution.CacheSupportedPipelineExecutor, org.apache.flink.core.execution.PipelineExecutor

    @Internal
    public class KubernetesSessionClusterExecutor
    extends org.apache.flink.client.deployment.executors.AbstractSessionClusterExecutor<String,​KubernetesClusterClientFactory>
    The PipelineExecutor to be used when executing a job on an already running cluster.
    • Field Detail

      • NAME

        public static final String NAME
    • Constructor Detail

      • KubernetesSessionClusterExecutor

        public KubernetesSessionClusterExecutor​(org.apache.flink.configuration.Configuration configuration)