@Internal @Deprecated public class YarnJobClusterExecutor extends 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.Constructor and Description |
---|
YarnJobClusterExecutor()
Deprecated.
|
public static final String NAME
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.