From 3c0a64d3b2dcb7cc96441fef7f4f2ac866c441ed Mon Sep 17 00:00:00 2001 From: "Mia von Steinkirch, Ph.D., M.Sc" <1130416+bt3gl@users.noreply.github.com> Date: Tue, 21 Jan 2020 14:52:30 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9B=B9=F0=9F=8F=BCAdd=20tools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- airflow.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/airflow.md b/airflow.md index f659393..542ce41 100644 --- a/airflow.md +++ b/airflow.md @@ -94,3 +94,11 @@ class AddMyTask(luigi.Task): | sync tasks to workers | yes | no | | scheduling | yes | no | +--- +## Tools + + +* [Incubator Airflow data pipelining](https://github.com/apache/incubator-airflow) +* [Awesome Airflow Resources](https://github.com/jghoman/awesome-apache-airflow). +* [Airflow in Kubernetes](https://github.com/rolanddb/airflow-on-kubernetes). +* [Astronomer: Airflow as a Service](https://github.com/astronomer/astronomer).