@Internal public class YarnJobClusterExecutor extends org.apache.flink.client.deployment.executors.AbstractJobClusterExecutor<org.apache.hadoop.yarn.api.records.ApplicationId,YarnClusterClientFactory>
PipelineExecutor to be used when executing a job in isolation.
This executor will start a cluster specifically for the job at hand and
tear it down when the job is finished either successfully or due to an error.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.