Apache Airflow (Incubating)
Перейти к файлу
Maxime Beauchemin ecc20e0033 Merge pull request #160 from mistercrunch/mark_success
Mark tasks as successful (false positive) from the UI
2015-03-27 20:32:00 -07:00
airflow Merge pull request #160 from mistercrunch/mark_success 2015-03-27 20:32:00 -07:00
docs Documenting the now broken down packages 2015-03-22 13:44:21 -07:00
tests Postgres operator unit tests 2015-03-11 16:48:15 -07:00
.gitignore v0.4 2015-03-20 11:22:16 -07:00
CONTRIBUTING.md Adding a CONTRIBUTING.md 2015-03-07 21:00:46 +00:00
COPYRIGHT.txt Switching to Apache license 2015-03-14 16:01:26 -07:00
LICENSE.txt Switching to Apache license 2015-03-14 16:01:26 -07:00
MANIFEST.in
README.md Adding an endpoint to get the raw config, will be used to automate setting up a sandbox 2015-03-01 08:20:02 -08:00
TODO.md Modernizing MySqlOperator + unit test 2015-03-09 23:16:44 -07:00
init.sh
requirements.txt
run_unit_tests.sh Making master scheduler disregard subdags 2015-03-18 15:48:36 +00:00
setup.cfg
setup.py v0.4.3 2015-03-20 12:17:46 -07:00

README.md

Airflow

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

Documentation