Apache Airflow (Incubating)
Перейти к файлу
Krishna Puttaswamy 74018b52bf Merge pull request #12 from mistercrunch/reload_Fix
health check + reload dags
2014-11-19 15:55:55 -08:00
airflow Merge pull request #12 from mistercrunch/reload_Fix 2014-11-19 15:55:55 -08:00
dags integrating config parser to read config values from a file 2014-11-07 13:58:38 -08:00
docs Better docs settings 2014-10-20 09:42:17 -07:00
.gitignore Fixing conf 2014-11-10 22:13:11 +00:00
README.md Fix the link to the docs 2014-10-14 22:45:15 -07:00
TODO.md Improving PrestoHook to use REST, DatabaseConnection model 2014-10-19 05:35:48 +00:00
init.sh Fixing conf 2014-11-10 22:13:11 +00:00
requirements.txt breaking up base_executor into multiple files 2014-10-25 21:54:31 -07: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