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

867 Коммитов

Автор SHA1 Сообщение Дата
Maxime Beauchemin d915e49bda Merge pull request #54 from akuhn/patch-1
Typo in CONTRIBUTING.md
2015-06-19 23:38:10 -07:00
Adrian Kuhn f14eff9fb5 Type in CONTRIBUTING.md 2015-06-19 22:25:43 -07:00
Maxime Beauchemin 259f0d1615 Merge pull request #53 from airbnb/poke_context
Passing context to BaseSensor poke method
2015-06-19 22:06:48 -07:00
Maxime a1800221e3 Adding get_databases to HiveMetastoreHook 2015-06-20 04:58:58 +00:00
Maxime Beauchemin 1ef4446a1c Merge pull request #43 from airbnb/plugins
Take 2 on more explicit plugins
2015-06-19 21:56:43 -07:00
Maxime Beauchemin 62afdc81f0 Passing context to sensor poke method 2015-06-19 21:44:13 -07:00
Maxime Beauchemin ba6be5106d Merge pull request #49 from airbnb/patch_external_task
Patching ExternalTaskSensor for non mysql DBs
2015-06-19 09:59:22 -07:00
Maxime Beauchemin 07e0e106d5 Oops, fixing patch 2015-06-19 09:40:17 -07:00
Maxime Beauchemin 8a78712fac Patching ExternalTaskSensor for non mysql DBs 2015-06-19 08:23:46 -07:00
Maxime Beauchemin 81ab8fbc7f Adding an endpoint to refresh all DAGs 2015-06-19 08:08:50 -07:00
Maxime Beauchemin 84dcc17cf2 Take 2 on more explicit plugins 2015-06-18 20:57:13 -07:00
Maxime Beauchemin 4a57f276f0 Merge pull request #44 from airbnb/timeout_imports
Adding a timeout Context object and using it when importing dags
2015-06-17 22:39:39 -07:00
Maxime d402831818 Adding a timeout Context object and using it when importing dags 2015-06-18 05:04:10 +00:00
Maxime 990956781f Adding -sd (--subdir) to list_dags 2015-06-18 04:50:22 +00:00
Maxime Beauchemin 126a6dd4d2 Bugfix for HiveServer2Hook.get_results with empty datasets 2015-06-17 12:53:52 -07:00
Maxime Beauchemin 2527a335ac Updating to the right license (apache2) in setup.cfg 2015-06-17 08:48:41 -07:00
Maxime Beauchemin 80c7a048b5 v1.1.1 2015-06-17 08:30:43 -07:00
Maxime Beauchemin 52dedae024 Fix default cfg file plugins_folder setting 2015-06-17 08:29:46 -07:00
Maxime Beauchemin 9a0031fab2 v1.1.0 2015-06-16 17:53:58 -07:00
Maxime Beauchemin e84be5db32 Merge pull request #32 from airbnb/plugins
A simple plugin system for Airflow
2015-06-16 17:12:59 -07:00
Maxime Beauchemin 22ac771af1 A simple plugin system for Airflow 2015-06-17 00:00:54 +00:00
Maxime 110dcbf1ab Allowing HiveServer2Hook to work with empty resultset 2015-06-16 22:43:08 +00:00
Maxime Beauchemin b0d35a0fb7 Merge pull request #36 from airbnb/presto_catalog
Adding support for catalog option to PrestoHook + refactor
2015-06-16 12:17:08 -07:00
Maxime 9d5d3686b0 Adding support for option to PrestoHook + refactor 2015-06-16 18:31:14 +00:00
Maxime Beauchemin 6765012c55 Adding an entry for Variables in the docs 2015-06-16 09:50:20 -07:00
Maxime Beauchemin 9c3606886b Adding utility function to get to models.Variable 2015-06-16 09:25:16 -07:00
Maxime Beauchemin cc44e4df68 Making sure conn_id are unique in Query view dropdown 2015-06-16 00:25:02 -07:00
Maxime Beauchemin b47ec00034 Bugfix around graph's width/height 2015-06-16 00:14:27 -07:00
Maxime Beauchemin b05f8f47aa Merge pull request #35 from airbnb/conn_widget
Removing explicit relationship between Connection and Chart models
2015-06-15 21:38:18 -07:00
Maxime Beauchemin 9f7cae14df Removing explicit relationship between Connection and Chart models 2015-06-15 21:36:51 -07:00
Maxime Beauchemin a6f42ab4b8 Adding nose to reqs 2015-06-15 20:50:26 -07:00
Maxime Beauchemin 73b55207b5 Merge pull request #34 from airbnb/ignore_deps
Carry ignore_dependencies from backfill to run commands
2015-06-15 20:48:13 -07:00
Maxime Beauchemin cefdb1a7b9 Carry ignore_dependencies from backfill to run commands 2015-06-15 20:34:46 -07:00
Maxime Beauchemin c94ea1f9e3 Merge pull request #33 from airbnb/artwr/fixing_coverage_clearing_previous_run
adding option to remove previous run data instead of manual rm
2015-06-15 17:29:24 -07:00
Arthur Wiedmer 49201eef25 adding option to remove previous run data instead of manual rm 2015-06-15 16:07:20 -07:00
Maxime Beauchemin 12b39d5ab5 Merge pull request #25 from statwonk/improve-tutorial
Tutorial improvements.
2015-06-15 09:47:22 -07:00
Maxime Beauchemin 2b4598c2ab Merge pull request #29 from airbnb/exceptions
Defining AirflowException in place of generic ones
2015-06-14 12:21:18 -07:00
Maxime 7091b3d539 Defining AirflowException in place of generic ones 2015-06-14 15:53:07 +00:00
Maxime Beauchemin c11650c147 Merge pull request #28 from airbnb/logging_level
Centralizing logging level into settings.py file
2015-06-13 21:37:50 -07:00
Maxime Beauchemin 2d56b6c67e Centralizing logging level into settings.py file 2015-06-13 21:30:06 -07:00
statwonk 20f773b0be Made more consise and attempted to improve readability 2015-06-13 23:22:20 +00:00
statwonk dfaa8c4a32 Small typo and clarity fixes 2015-06-13 23:20:51 +00:00
statwonk e11c3a9fa6 Using more plain language and making the reference to a task consistent 2015-06-13 22:56:54 +00:00
statwonk b65a47fb13 Typo 2015-06-13 22:55:32 +00:00
statwonk 61092601f2 The term task is more clear than constructor 2015-06-13 22:54:02 +00:00
Maxime Beauchemin 2dc75fa4c0 Merge pull request #26 from airbnb/backfill_start_date
Backfill start_date to override the tasks's start_date
2015-06-13 15:44:20 -07:00
Maxime e894cb77f0 Backfill start_date to override the tasks's 2015-06-13 22:42:30 +00:00
statwonk 5aa82ad8a9 Define a constructor 2015-06-13 22:25:37 +00:00
statwonk 0ab9a8e9e8 Clarify the term constructor 2015-06-13 22:14:16 +00:00
Maxime Beauchemin 62ad66ebb1 Adding a note about using python2.7 in docs 2015-06-12 12:31:33 -07:00