Class | Description |
---|---|
YarnJobClusterExecutor |
The
PipelineExecutor to be used when executing a job in isolation. |
YarnJobClusterExecutorFactory |
An
PipelineExecutorFactory for executing jobs on dedicated (per-job) clusters. |
YarnSessionClusterExecutor |
The
PipelineExecutor to be used when executing a job on an already running cluster. |
YarnSessionClusterExecutorFactory |
An
PipelineExecutorFactory for executing jobs on an existing (session) cluster. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.