Граф коммитов

22 Коммитов

Автор SHA1 Сообщение Дата
Maxime Beauchemin e8d005058b depends_on_past backfill fix 2014-12-17 08:33:41 -08:00
Maxime Beauchemin e23f9eea65 Adding email functionality 2014-12-12 08:06:39 +00:00
Maxime Beauchemin 6f91a67ada Pessimistic pool connection handling for master and run 2014-11-30 14:59:33 -08:00
Krishna Puttaswamy d093c705ea Merge pull request #19 from mistercrunch/start_date_fix
a task needs to have start_date; either from the dag or the task
2014-11-25 23:00:25 -08:00
Maxime Beauchemin 33c39b912e Debug master scheduler, added file timestamp based dagbag update 2014-11-25 12:11:03 -08:00
Krishna Puttaswamy 8b3bfe500e a task needs to have start_date; either from the dag or the task 2014-11-21 17:24:12 -08:00
Krishna Puttaswamy 0a673b4cc0 integrating config parser to read config values from a file 2014-11-07 13:58:38 -08:00
Krishna Puttaswamy 25cb7264b9 Providing a way to specify the executor to use while constructing the DAG object
adding host=0.0.0.0 to ensure the service is accesible from outside localhost

Revert "adding host=0.0.0.0 to ensure the service is accesible from outside localhost"

This reverts commit ce5436bc7dcd70dcb129c1dfa46f9fd7ce743e43.
2014-11-07 13:39:38 -08:00
Maxime Beauchemin 162acc4755 Syncing 2014-11-05 18:40:12 +00:00
Maxime Beauchemin dc9537df63 Making Jinja templates as files work 2014-11-02 05:26:36 +00:00
Maxime Beauchemin 35a5864da7 Making a generic SqlSensor, works for all db_ids 2014-11-01 16:32:31 +00:00
Maxime Beauchemin b04c6b85a0 Merge branch 'master' of github.com:mistercrunch/Airflow 2014-10-29 09:12:46 -07:00
Maxime Beauchemin 4d20e3a082 Tree view, repeated nodes are now collapsed by default 2014-10-29 08:31:33 -07:00
Maxime Beauchemin 0d56f3641a Fixed dag view to not repeat edges 2014-10-28 00:31:28 +00:00
Krishna Puttaswamy 67020e534e first version of the celery executor 2014-10-25 21:54:31 -07:00
Maxime Beauchemin eab8db7bf5 Fixed a failing example 2014-10-24 22:19:36 +00:00
Maxime Beauchemin 88c99624f3 Renaming project from Flux to Airflow 2014-10-14 18:28:29 -07:00
Maxime Beauchemin 323571ebd1 Minor touchups 2014-10-14 14:55:41 -07:00
Maxime Beauchemin 1f6f53872f Added new ExternalTaskSensor operator, other minor fixes 2014-10-08 13:51:19 -07:00
Maxime Beauchemin 1f890d0ae3 Moving folders around 2014-10-07 23:33:00 -07:00
Maxime Beauchemin 86e4c01d3c Pickling dags and transfering pickles through the database 2014-10-07 21:15:21 -07:00
Maxime Beauchemin 1047940ca4 First official commit 2014-10-06 14:29:38 -07:00