Difference between revisions of "Airflow Executor"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
* https://airflow.apache.org/docs/apache-airflow/stable/executor/index.html
 
* https://airflow.apache.org/docs/apache-airflow/stable/executor/index.html
  
 +
Local
 
* Debug Executor
 
* Debug Executor
 
* Local Executor
 
* Local Executor
 
* Sequential Executor
 
* Sequential Executor
 +
 +
Remote
 +
* Celery Executor
 +
* CeleryKubernetes Executor
 +
* Dask Executor
 +
* Kubernetes Executor
 +
* <code>LocalKubernetes</code> Executor
  
  

Revision as of 12:02, 30 November 2022

Local

  • Debug Executor
  • Local Executor
  • Sequential Executor

Remote

  • Celery Executor
  • CeleryKubernetes Executor
  • Dask Executor
  • Kubernetes Executor
  • LocalKubernetes Executor


Related


See also

Advertising: