Arthur Wiedmer
|
8d14b6629f
|
Conform the tutorial to the code at the beginning
|
2015-06-29 10:39:38 -07:00 |
Maxime Beauchemin
|
9210c1b76c
|
Merge pull request #83 from airbnb/flag_upstream_failed
Adding the upstream_failed state to allow the scheduler to move forward
|
2015-06-29 08:47:11 -07:00 |
Maxime Beauchemin
|
8da2a647be
|
Merge pull request #86 from woodlee/docs-edits
Various documentation spelling and grammar edits
|
2015-06-28 16:20:04 -07:00 |
Marty Woodlee
|
219803924a
|
Various documentation spelling and grammar edits
|
2015-06-28 17:57:13 -05:00 |
Maxime Beauchemin
|
1da85da22e
|
Merge pull request #85 from airbnb/backfill_logging
Improved backfill progress logging info
|
2015-06-27 08:47:50 -07:00 |
Maxime Beauchemin
|
bfa3d7ae9f
|
Improved backfill progress logging info
|
2015-06-27 08:44:09 -07:00 |
Maxime Beauchemin
|
fe041aefa8
|
Bugfix on log scale in charts
|
2015-06-26 15:22:00 -07:00 |
Maxime Beauchemin
|
447bb088b8
|
Adding the upstream_failed state to allow the scheduler to move forward
|
2015-06-26 11:16:26 -07:00 |
Maxime Beauchemin
|
39531d24b0
|
A better 404
|
2015-06-25 18:06:52 -07:00 |
Maxime Beauchemin
|
86a797f971
|
Merge pull request #79 from woodlee/taskinstance-404s
Resolve 404s when trying to click through to the task instances view
|
2015-06-25 17:54:55 -07:00 |
Maxime Beauchemin
|
110d666b4f
|
Merge pull request #78 from woodlee/doc-clarify
Clarify the function of wait_for_downstream
|
2015-06-25 17:48:55 -07:00 |
Marty Woodlee
|
af8479ba24
|
PR feedback
|
2015-06-25 14:47:43 -05:00 |
Maxime Beauchemin
|
a732c401ae
|
Adding doc_md feature to dag object
|
2015-06-25 11:47:52 -07:00 |
Marty Woodlee
|
48b48b9b83
|
Resolve 404s when trying to click through to the task instances view
|
2015-06-25 13:24:36 -05:00 |
Marty Woodlee
|
6ee8c37346
|
Clarify the function of wait_for_downstream
|
2015-06-25 12:14:56 -05:00 |
Maxime Beauchemin
|
2e964d89e8
|
Show hostname when clicking the clock
|
2015-06-24 22:58:13 -07:00 |
Maxime Beauchemin
|
31c8b1f63a
|
Merge pull request #71 from airbnb/hs2_conn
HiveServer2 improvements
|
2015-06-24 16:58:56 -07:00 |
Maxime Beauchemin
|
1446fe2240
|
HiveServer2 improvements
|
2015-06-24 23:48:34 +00:00 |
Maxime Beauchemin
|
08fbe11b60
|
Merge pull request #74 from airbnb/task_doc
Improvement in task documentation capabilities
|
2015-06-24 16:43:52 -07:00 |
Arthur Wiedmer
|
cc77b73efb
|
Merge pull request #76 from woodlee/message-fix
Minor exception message spacing fix
|
2015-06-24 15:51:43 -07:00 |
Maxime
|
4249f665fb
|
HiveServer2 hack to run multi-statement in one session by passing a list
|
2015-06-24 22:45:57 +00:00 |
Marty Woodlee
|
bc900706f8
|
Minor exception message spacing fix
|
2015-06-24 17:31:11 -05:00 |
Maxime Beauchemin
|
ec7422334b
|
Improvement in task documentation capabilities
|
2015-06-24 10:25:54 -07:00 |
Maxime
|
f16381922c
|
Bugfix in pool prioritization
|
2015-06-24 06:47:53 +00:00 |
Maxime
|
69d62a886d
|
Adding secret_key to cfg
|
2015-06-24 06:19:46 +00:00 |
Maxime
|
4a094934a6
|
Fixing HiveCliHook test
|
2015-06-24 01:01:28 +00:00 |
Maxime Beauchemin
|
b176105d28
|
Merge pull request #64 from airbnb/metastore_browser
Hive Metastore Browser plugin
|
2015-06-23 14:00:07 -07:00 |
Aaron Keys
|
b2eb9e4ee0
|
Merge pull request #69 from airbnb/index_view_to_override_css
add a simple index view to extend
|
2015-06-23 13:43:32 -07:00 |
Aaron Keys
|
123372e5ca
|
remove modal css override
|
2015-06-23 13:34:56 -07:00 |
Maxime Beauchemin
|
2a5499fb1f
|
Merge pull request #67 from airbnb/pre_post_execute
Adding pre and post execute hooks to BaseOperator
|
2015-06-23 11:55:05 -07:00 |
Aaron Keys
|
c59531ca80
|
add a simple index view to extend
|
2015-06-23 10:59:04 -07:00 |
Maxime Beauchemin
|
9abfd10cf8
|
Merge pull request #68 from airbnb/fix_queue
Fixing queue prioritization
|
2015-06-23 10:34:19 -07:00 |
Maxime Beauchemin
|
b235411b5c
|
[doc] clarification around the scheduler
|
2015-06-23 10:19:04 -07:00 |
Maxime
|
07ed7e640e
|
Fixing queue prioritization
|
2015-06-23 16:25:41 +00:00 |
Maxime Beauchemin
|
406d31ca17
|
Adding priority_weight to TaskInstanceModel view
|
2015-06-23 09:10:25 -07:00 |
Maxime Beauchemin
|
00196d3d00
|
Adding pre and post execute hooks to BaseOperator
|
2015-06-22 18:13:54 -07:00 |
Maxime Beauchemin
|
72bc01db64
|
Merge pull request #65 from gregorymfoster/fix_docs
Added missing import in the plugins doc example
|
2015-06-22 16:24:32 -07:00 |
Gregory Foster
|
8fc792228e
|
Added missing import in the plugins doc example
|
2015-06-22 16:21:10 -07:00 |
Maxime
|
96503bd404
|
Hive Metastore Browser plugin
|
2015-06-22 22:38:54 +00:00 |
Maxime Beauchemin
|
30ea72ca30
|
Merge pull request #60 from airbnb/stdout
Making HiveCliHook.run_cli return stdout
|
2015-06-22 08:17:59 -07:00 |
Maxime
|
c00dafe15e
|
Making HiveCliHook.run_cli return stdout
|
2015-06-22 06:02:18 +00:00 |
Maxime Beauchemin
|
65c5f0ae29
|
Adding doc reference to Celery broker setup doc in installation instructino
|
2015-06-20 08:43:24 -07:00 |
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 |