Airflow: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
* https://airflow.apache.org/docs/apache-airflow/stable/start/index.html
* https://airflow.apache.org/docs/apache-airflow/stable/start/index.html
* https://www.datarevenue.com/en-blog/airflow-vs-luigi-vs-argo-vs-mlflow-vs-kubeflow
* https://www.datarevenue.com/en-blog/airflow-vs-luigi-vs-argo-vs-mlflow-vs-kubeflow
* Release Notes https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html


=Internal=
=Internal=
Line 11: Line 12:
* [[Airflow Concepts|Concepts]]
* [[Airflow Concepts|Concepts]]
* [[Airflow Operations|Operations]]
* [[Airflow Operations|Operations]]
* [[Airflow Programming Model|Programming Model]]


=Organizatorium=
=Organizatorium=

Latest revision as of 00:17, 14 July 2022

External

Internal

Overview

Airflow is a platform to programmatically author, schedule and monitor workflows. The workflows are expressed as DAGs of tasks.

Subjects

Organizatorium