Apache Airflow (Incubating)
Перейти к файлу
Maxime 472d3c1221 Support for dicts and list in operators template_fields 2015-04-06 21:38:45 +00:00
airflow Support for dicts and list in operators template_fields 2015-04-06 21:38:45 +00:00
docs Docs entry 2015-04-05 06:27:00 +00:00
tests MySQL 2 Hive operator 2015-04-04 07:47:14 +00:00
.gitignore Making login module generic / overridable 2015-03-30 06:07:55 +00: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 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 Changing default delimiter value for HiveCliHook.load_file to a comma 2015-04-06 08:36:55 -07:00
init.sh Changing configuration scheme 2015-01-16 14:31:54 -08:00
requirements.txt Health checks for PagerDury 2015-02-25 05:25:33 +00:00
run_unit_tests.sh Support for dicts and list in operators template_fields 2015-04-06 21:38:45 +00:00
setup.cfg Hard coding install_requires 2015-01-17 09:25:06 -08:00
setup.py v0.4.6 2015-03-30 23:50:09 -07:00

README.md

Airflow

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

Documentation