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

287 Коммитов

Автор SHA1 Сообщение Дата
Maxime Beauchemin 6e50d198c7 Merge pull request #56 from mistercrunch/wait_for_downstream
Adding wait_for_downstream as BaseOperator attribute
2014-12-12 00:08:35 -08:00
Maxime Beauchemin 725e1b5ff1 Merge pull request #57 from mistercrunch/email
Adding email functionality
2014-12-12 00:08:18 -08:00
Maxime Beauchemin e23f9eea65 Adding email functionality 2014-12-12 08:06:39 +00:00
Maxime c79458b1a6 Adding wait_for_downstream as BaseOperator attribute 2014-12-12 05:47:35 +00:00
Maxime Beauchemin eb647de6ac Merge pull request #55 from mistercrunch/hive_conf
Going more generic on DatbaseConnection's extra json field to support mu...
2014-12-10 23:11:55 -08:00
Maxime 93f49f9502 Going more generic on DatbaseConnection's extra json field to support multiple hiveconf statements 2014-12-11 06:48:56 +00:00
Maxime Beauchemin 4315179061 Merge pull request #54 from mistercrunch/clear_ui
UI - clear asks for confirmation, shows a list of task instances
2014-12-10 10:13:11 -08:00
Maxime Beauchemin c339ecf5c2 UI - clear asks for confirmation, shows a list of task instances 2014-12-10 10:12:23 -08:00
Maxime Beauchemin 08165dff07 Merge pull request #53 from mistercrunch/master_job
Adding a way to alter the hiveconf from the DatabaseConnection
2014-12-09 14:59:09 -08:00
Maxime Beauchemin d92dd8ba76 Adding a way to alter the hiveconf from the DatabaseConnection 2014-12-09 22:58:09 +00:00
Paul Yang 3f109ccbdf Merge pull request #45 from mistercrunch/modified_logging
Minor logging changes
2014-12-09 12:16:36 -08:00
LDAP/paul_yang 339f435a87 Modified logging 2014-12-09 20:15:45 +00:00
Paul Yang 0d5d2f184e Merge pull request #46 from mistercrunch/celery_fix
Celery execution fixes
2014-12-09 12:12:56 -08:00
Paul Yang 826c363bd4 Merge pull request #43 from mistercrunch/per_line_bash_logging
Per-line logging in BashOperator
2014-12-09 12:12:37 -08:00
Maxime Beauchemin ed807ca8d1 Merge pull request #52 from mistercrunch/master_job
Adding stacked and percent area charts
2014-12-08 10:21:02 -08:00
Maxime Beauchemin fcd8c1e7f5 Stacked and percent area charts 2014-12-08 18:18:50 +00:00
Maxime Beauchemin 37fd117720 Merge pull request #51 from mistercrunch/clear_list
command line: prompting with list of tasks to clear before actually clearing
2014-12-08 08:39:08 -08:00
Maxime Beauchemin 8154d1301d command line: prompting with list of tasks to clear before actually clearing 2014-12-08 08:37:45 -08:00
Maxime Beauchemin 7c60c4c901 Merge pull request #50 from mistercrunch/master_job
Making master job a derivative of BaseJob, improving BaseJob
2014-12-08 08:03:30 -08:00
Maxime Beauchemin 7e994b030c Adding unixname to Job and TAskInstance models 2014-12-08 05:21:19 +00:00
Maxime Beauchemin f087056f66 Making master job a derivative of BaseJob, improving BaseJob 2014-12-08 04:57:08 +00:00
Maxime Beauchemin 0d082f5c5d Merge pull request #49 from mistercrunch/master_job
Spinner loading wheel on tree view
2014-12-06 09:07:05 -08:00
Maxime Beauchemin 901106b7b0 Spinner loading wheel on tree view 2014-12-06 17:06:23 +00:00
Maxime Beauchemin c47012521c Merge pull request #48 from mistercrunch/chart_async
Fixed a backfill/depends_on_past bug
2014-12-05 23:00:52 -08:00
Maxime Beauchemin 5992ec504f Fixed a backfill/depends_on_past bug 2014-12-06 07:00:16 +00:00
Maxime Beauchemin baa4041846 Merge pull request #47 from mistercrunch/chart_async
Chart async
2014-12-04 22:47:54 -08:00
Maxime Beauchemin 76ae6fa349 More Chart ipmrovements 2014-12-05 06:47:09 +00:00
Maxime Beauchemin ab0d9fcafc More chart improvements 2014-12-04 23:01:05 +00:00
Maxime Beauchemin ce08f5051f Chart improvements 2014-12-04 14:59:54 -08:00
LDAP/paul_yang a1ff2da938 Celery fix 2014-12-04 20:30:26 +00:00
Maxime Beauchemin aa14fde93b Making the chart load async 2014-12-04 16:08:51 +00:00
Maxime Beauchemin 4fd239f601 Charts 2014-12-04 07:16:37 +00:00
Maxime Beauchemin fd01a768e6 Yet more improvement to charts 2014-12-03 08:23:54 +00:00
Maxime Beauchemin 6de7b070ac Fix chart date type is different depending on maching 2014-12-02 21:59:08 +00:00
Maxime Beauchemin 7404d8e505 Merge pull request #44 from mistercrunch/chart_imp
More chart improvments
2014-12-02 13:02:01 -08:00
Maxime Beauchemin 8ff75493ab More chart improvments 2014-12-02 12:56:36 -08:00
Krishna Puttaswamy 12fe9eaf69 enabling pandas 2014-12-02 11:59:18 -08:00
Maxime Beauchemin c2fd72067d Merge pull request #42 from mistercrunch/chart_imp
A few chart improvements
2014-12-01 22:11:10 -08:00
Maxime Beauchemin 02c4d17491 A few basic chart improvements 2014-12-02 06:09:34 +00:00
Maxime Beauchemin b8bcf081cc Chart improvements 2014-12-02 04:45:45 +00:00
LDAP/paul_yang 46f927faab Per line bash logging 2014-12-02 02:58:26 +00:00
Maxime Beauchemin df8b4b0629 Merge pull request #41 from mistercrunch/fix_backfill
Fix backfill expunge_all
2014-12-01 17:19:23 -08:00
Maxime Beauchemin cfea733fff Fix backfill expunge_all 2014-12-02 01:19:07 +00:00
Maxime Beauchemin e5a0fd0063 Fixing bug in LocalExecutor 2014-12-01 09:27:46 +00:00
Maxime Beauchemin 1fcb757663 Merge pull request #40 from mistercrunch/chart
Charting, may not belong in Airflow on the long run...
2014-12-01 00:42:50 -08:00
Maxime Beauchemin db4e2e8ce7 Charting, may not belonng in Airflow on the long run... 2014-12-01 00:42:19 -08:00
Maxime Beauchemin dcada21b68 Merge pull request #39 from mistercrunch/fixes
Display bug for duration
2014-11-30 23:30:40 -08:00
Maxime Beauchemin c6ea5ad188 Display bug for duration 2014-12-01 07:29:18 +00:00
Maxime Beauchemin 2f98a3d102 Merge pull request #38 from mistercrunch/fixes
Fixes for master rerun
2014-11-30 23:22:24 -08:00
Maxime Beauchemin fb017549b3 Fixes for master rerun 2014-12-01 07:21:45 +00:00