Apache Airflow (Incubating)
Перейти к файлу
Arthur Wiedmer 8d14b6629f Conform the tutorial to the code at the beginning 2015-06-29 10:39:38 -07:00
airflow Merge pull request #83 from airbnb/flag_upstream_failed 2015-06-29 08:47:11 -07:00
docs Conform the tutorial to the code at the beginning 2015-06-29 10:39:38 -07:00
tests Adding a preoperator to HiveToMySqloperator to allow idempotence 2015-05-21 12:29:07 +00:00
.gitignore fixing small typos 2015-04-21 07:49:00 -07:00
CONTRIBUTING.md Type in CONTRIBUTING.md 2015-06-19 22:25:43 -07: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 Including reqs to build 2015-01-17 09:05:08 -08:00
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 HiveServer2 hack to run multi-statement in one session by passing a list 2015-06-24 22:45:57 +00:00
init.sh Changing configuration scheme 2015-01-16 14:31:54 -08:00
migrations.sql 0.7 + migrations 2015-05-25 23:11:14 -04:00
requirements.txt Adding nose to reqs 2015-06-15 20:50:26 -07:00
run_unit_tests.sh adding option to remove previous run data instead of manual rm 2015-06-15 16:07:20 -07:00
setup.cfg Updating to the right license (apache2) in setup.cfg 2015-06-17 08:48:41 -07:00
setup.py v1.1.1 2015-06-17 08:30:43 -07:00

README.md

Airflow

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

Documentation