Apache Airflow (Incubating)
Перейти к файлу
Maxime d9827764bb Added missing flask-login to req file 2015-01-09 20:41:09 +00:00
airflow Making concurency a conf param, stting CELERYD_PREFETCH_MULTIPLIER=1 2015-01-09 20:04:45 +00:00
dags depends_on_past backfill fix 2014-12-17 08:33:41 -08:00
docs Better docs settings 2014-10-20 09:42:17 -07:00
.gitignore More charts improvements 2015-01-08 22:26:37 +00:00
README.md Fix the link to the docs 2014-10-14 22:45:15 -07:00
TODO.md Improvments to command line tools: test, list_dags, list_tasks 2015-01-08 21:50:11 +00:00
init.sh A few adjustments on CeleryExecutor 2014-12-30 18:07:01 +00:00
requirements.txt Added missing flask-login to req file 2015-01-09 20:41:09 +00:00
setup.py Moving to setuptools 2014-11-06 06:44:19 +00:00

README.md

Airflow

Airflow is a system to programmaticaly author, schedule and monitor data pipelines.

Documentation