[jira] [Work started] (AIRFLOW-3412) Worker pods are not being deleted after termination

2018-11-29 Thread Viktor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3412 started by Viktor. --- > Worker pods are not being deleted after termination >

[GitHub] XD-DENG commented on issue #2635: [AIRFLOW-1561] Fix scheduler to pick up example DAGs without other DAGs

2018-11-29 Thread GitBox
XD-DENG commented on issue #2635: [AIRFLOW-1561] Fix scheduler to pick up example DAGs without other DAGs URL: https://github.com/apache/incubator-airflow/pull/2635#issuecomment-443115477 The weird thing is only the two `backedn-sqlite` tests are affected. The time needed by

[GitHub] ashb commented on issue #2635: [AIRFLOW-1561] Fix scheduler to pick up example DAGs without other DAGs

2018-11-29 Thread GitBox
ashb commented on issue #2635: [AIRFLOW-1561] Fix scheduler to pick up example DAGs without other DAGs URL: https://github.com/apache/incubator-airflow/pull/2635#issuecomment-443113751 We probably need to not disable loading all DAGs and instead only specific dags in many tests.

[GitHub] KevinYang21 commented on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
KevinYang21 commented on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#issuecomment-443084658 @feng-tao lol I'm oncall too :D Don't worry about it, we got plenty of committers ;) Ty for being caring.

[GitHub] feng-tao commented on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
feng-tao commented on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#issuecomment-443084443 @KevinYang21, I am oncall this week. will take a look next week if this pr is still open

[GitHub] XD-DENG commented on issue #2635: [AIRFLOW-1561] Fix scheduler to pick up example DAGs without other DAGs

2018-11-29 Thread GitBox
XD-DENG commented on issue #2635: [AIRFLOW-1561] Fix scheduler to pick up example DAGs without other DAGs URL: https://github.com/apache/incubator-airflow/pull/2635#issuecomment-44307 Hi @Fokko @kaxil , seems the Travis CI testing time needed for the two `backend-sqlite` tests

[GitHub] codecov-io edited a comment on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
codecov-io edited a comment on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#issuecomment-442794666 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4253?src=pr=h1) Report > Merging

[GitHub] KevinYang21 commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
KevinYang21 commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#discussion_r237725457 ## File path: airflow/logging_config.py ## @@ -73,7 +73,7 @@ def

[GitHub] XD-DENG commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
XD-DENG commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#discussion_r237724308 ## File path: airflow/logging_config.py ## @@ -73,7 +73,7 @@ def

[GitHub] XD-DENG commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
XD-DENG commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#discussion_r237724308 ## File path: airflow/logging_config.py ## @@ -73,7 +73,7 @@ def

[GitHub] XD-DENG commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
XD-DENG commented on a change in pull request #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#discussion_r237724308 ## File path: airflow/logging_config.py ## @@ -73,7 +73,7 @@ def

[jira] [Closed] (AIRFLOW-3424) Task not getting retried when using Kubernetes Executor

2018-11-29 Thread Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand closed AIRFLOW-3424. -- Resolution: Invalid > Task not getting retried when using Kubernetes Executor >

[jira] [Updated] (AIRFLOW-3424) Task not getting retried when using Kubernetes Executor

2018-11-29 Thread Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand updated AIRFLOW-3424: --- Description: Steps to reproduce- Use airflow K8 executor and deploy server and scheduler on K8. # Create

[jira] [Updated] (AIRFLOW-3424) Task not getting retried when using Kubernetes Executor

2018-11-29 Thread Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand updated AIRFLOW-3424: --- Description: Steps to reproduce- Use airflow K8 executor and deploy server and scheduler on K8. # Create

[jira] [Updated] (AIRFLOW-3424) Task not getting retried when using Kubernetes Executor

2018-11-29 Thread Anand (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anand updated AIRFLOW-3424: --- Description: Steps to reproduce- Use airflow K8 executor and deploy server and scheduler on K8. # Create

[jira] [Updated] (AIRFLOW-3414) reload_module not working with custom logging class

2018-11-29 Thread Kevin Yang (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Yang updated AIRFLOW-3414: Issue Type: Bug (was: Improvement) > reload_module not working with custom logging class >

[GitHub] KevinYang21 commented on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
KevinYang21 commented on issue #4253: [AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#issuecomment-443021672 @Fokko @ashb @feng-tao @XD-DENG @kaxil @saguziel @aoen @YingboWang PTAL

[jira] [Created] (AIRFLOW-3424) Task not getting retried when using Kubernetes Executor

2018-11-29 Thread Anand (JIRA)
Anand created AIRFLOW-3424: -- Summary: Task not getting retried when using Kubernetes Executor Key: AIRFLOW-3424 URL: https://issues.apache.org/jira/browse/AIRFLOW-3424 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-3423) Fix unauthenticated access for mongo hook

2018-11-29 Thread Marcin Szymanski (JIRA)
Marcin Szymanski created AIRFLOW-3423: - Summary: Fix unauthenticated access for mongo hook Key: AIRFLOW-3423 URL: https://issues.apache.org/jira/browse/AIRFLOW-3423 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-3422) Infinite loops during springtime DST transitions on python 3.6

2018-11-29 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703822#comment-16703822 ] Ash Berlin-Taylor commented on AIRFLOW-3422: Dang :( Does it work if a different timezone

[GitHub] rcorre commented on issue #3546: AIRFLOW-2664: Support filtering dag runs by id prefix in API.

2018-11-29 Thread GitBox
rcorre commented on issue #3546: AIRFLOW-2664: Support filtering dag runs by id prefix in API. URL: https://github.com/apache/incubator-airflow/pull/3546#issuecomment-442988770 @xnuinside sorry for the delay, I've been slammed at work but I do intend to follow up.

[GitHub] aoen commented on issue #3925: [AIRFLOW-3091]Deactivate inactive DAGs after collecting DagBag

2018-11-29 Thread GitBox
aoen commented on issue #3925: [AIRFLOW-3091]Deactivate inactive DAGs after collecting DagBag URL: https://github.com/apache/incubator-airflow/pull/3925#issuecomment-442986622 Closed for the reasons mentioned, I had a diff to fix this but I'm having trouble finding it.

[jira] [Commented] (AIRFLOW-3091) Deactivate inactive DAG in collecting DagBag

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703795#comment-16703795 ] ASF GitHub Bot commented on AIRFLOW-3091: - aoen closed pull request #3925:

[GitHub] aoen closed pull request #3925: [AIRFLOW-3091]Deactivate inactive DAGs after collecting DagBag

2018-11-29 Thread GitBox
aoen closed pull request #3925: [AIRFLOW-3091]Deactivate inactive DAGs after collecting DagBag URL: https://github.com/apache/incubator-airflow/pull/3925 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Updated] (AIRFLOW-3422) Infinite loops during springtime DST transitions on python 3.6

2018-11-29 Thread Till Heistermann (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Heistermann updated AIRFLOW-3422: -- Component/s: scheduler > Infinite loops during springtime DST transitions on python

[jira] [Updated] (AIRFLOW-3421) CSS issue on Airflow 1.10 Tree view UI

2018-11-29 Thread Adityan (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adityan updated AIRFLOW-3421: - Description: After upgrading to airflow 1.10, hovering the mouse over the rectangles in tree view,

[jira] [Created] (AIRFLOW-3422) Infinite loops during springtime DST transitions on python 3.6

2018-11-29 Thread Till Heistermann (JIRA)
Till Heistermann created AIRFLOW-3422: - Summary: Infinite loops during springtime DST transitions on python 3.6 Key: AIRFLOW-3422 URL: https://issues.apache.org/jira/browse/AIRFLOW-3422 Project:

[jira] [Comment Edited] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703594#comment-16703594 ] Yuri Bendana edited comment on AIRFLOW-3415 at 11/29/18 7:33 PM: -

[jira] [Created] (AIRFLOW-3421) CSS issue on Airflow 1.10 Tree view UI

2018-11-29 Thread Adityan (JIRA)
Adityan created AIRFLOW-3421: Summary: CSS issue on Airflow 1.10 Tree view UI Key: AIRFLOW-3421 URL: https://issues.apache.org/jira/browse/AIRFLOW-3421 Project: Apache Airflow Issue Type: Bug

[jira] [Updated] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuri Bendana updated AIRFLOW-3415: -- Description: When triggering dagruns in a loop, the imported references become null on the

[GitHub] ksolan opened a new pull request #4257: Ksolan/pendulum 2.x

2018-11-29 Thread GitBox
ksolan opened a new pull request #4257: Ksolan/pendulum 2.x URL: https://github.com/apache/incubator-airflow/pull/4257 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW/)

[jira] [Updated] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuri Bendana updated AIRFLOW-3415: -- Description: When triggering dagruns in a loop, the imported references become null on the

[jira] [Updated] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuri Bendana updated AIRFLOW-3415: -- Description: When triggering dagruns in a loop, the imported references become null on the

[jira] [Updated] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuri Bendana updated AIRFLOW-3415: -- Attachment: (was: triggerdag_stacktrace.txt) > Imports become null when triggering

[jira] [Updated] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuri Bendana updated AIRFLOW-3415: -- Description: When triggering dagruns in a loop, the imported references become null on the

[jira] [Commented] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703594#comment-16703594 ] Yuri Bendana commented on AIRFLOW-3415: --- [~ashb], I attached it. > Imports become null when

[jira] [Updated] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Yuri Bendana (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuri Bendana updated AIRFLOW-3415: -- Attachment: triggerdag_stacktrace.txt > Imports become null when triggering dagruns in a

[jira] [Created] (AIRFLOW-3420) Kubernetes executor sync floods the logs

2018-11-29 Thread Daniel Mateus Pires (JIRA)
Daniel Mateus Pires created AIRFLOW-3420: Summary: Kubernetes executor sync floods the logs Key: AIRFLOW-3420 URL: https://issues.apache.org/jira/browse/AIRFLOW-3420 Project: Apache Airflow

[GitHub] codecov-io commented on issue #4256: [AIRFLOW-3417] Use the platformVersion only for the FARGATE launch type

2018-11-29 Thread GitBox
codecov-io commented on issue #4256: [AIRFLOW-3417] Use the platformVersion only for the FARGATE launch type URL: https://github.com/apache/incubator-airflow/pull/4256#issuecomment-442901660 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4256?src=pr=h1) Report >

[jira] [Updated] (AIRFLOW-3419) S3_hook.select_key is broken on Python3

2018-11-29 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3419: --- Summary: S3_hook.select_key is broken on Python3 (was: S3_hook.select_key is

[jira] [Created] (AIRFLOW-3419) S3_hook.select_key is broken

2018-11-29 Thread Maria Rebelka (JIRA)
Maria Rebelka created AIRFLOW-3419: -- Summary: S3_hook.select_key is broken Key: AIRFLOW-3419 URL: https://issues.apache.org/jira/browse/AIRFLOW-3419 Project: Apache Airflow Issue Type: Bug

[01/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
Repository: incubator-airflow-site Updated Branches: refs/heads/asf-site 7d4d76286 -> 1f06fa0e0 http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/security.html -- diff --git a/security.html

[11/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/cli.html -- diff --git a/cli.html b/cli.html index 7db5974..88a75ad 100644 --- a/cli.html +++ b/cli.html @@ -91,20 +91,24 @@ Command Line Interface

[08/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/genindex.html -- diff --git a/genindex.html b/genindex.html index 71dfe50..f5fd1b9 100644 --- a/genindex.html +++ b/genindex.html @@ -215,12 +215,12 @@

[02/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/searchindex.js -- diff --git a/searchindex.js b/searchindex.js index 1a79f0c..59f653f 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@

[18/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/models.html -- diff --git a/_modules/airflow/models.html b/_modules/airflow/models.html index 6860ce6..49046b8 100644 ---

[36/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/hooks/databricks_hook.html -- diff --git a/_modules/airflow/contrib/hooks/databricks_hook.html

[04/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/integration.html -- diff --git a/integration.html b/integration.html index 326ae1e..12a5e30 100644 --- a/integration.html +++ b/integration.html @@ -159,6

[32/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/hooks/sagemaker_hook.html -- diff --git a/_modules/airflow/contrib/hooks/sagemaker_hook.html

[16/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/operators/mssql_operator.html -- diff --git a/_modules/airflow/operators/mssql_operator.html

[25/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/gcs_download_operator.html -- diff --git a/_modules/airflow/contrib/operators/gcs_download_operator.html

[20/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/sensors/sagemaker_training_sensor.html -- diff --git a/_modules/airflow/contrib/sensors/sagemaker_training_sensor.html

[35/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/hooks/gcp_dataflow_hook.html -- diff --git a/_modules/airflow/contrib/hooks/gcp_dataflow_hook.html

[30/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/hooks/wasb_hook.html -- diff --git a/_modules/airflow/contrib/hooks/wasb_hook.html

[38/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
Docs from 1.10.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/commit/1f06fa0e Tree: http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/tree/1f06fa0e Diff:

[23/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/sagemaker_endpoint_operator.html -- diff --git a/_modules/airflow/contrib/operators/sagemaker_endpoint_operator.html

[GitHub] ron819 commented on issue #2526: [AIRFLOW-1514] Truncate large logs in webui, add raw log link

2018-11-29 Thread GitBox
ron819 commented on issue #2526: [AIRFLOW-1514] Truncate large logs in webui, add raw log link URL: https://github.com/apache/incubator-airflow/pull/2526#issuecomment-442886854 Can this be modified to the rbac UI? This is

[05/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/howto/write-logs.html -- diff --git a/howto/write-logs.html b/howto/write-logs.html index 7be99f8..79c91b0 100644 --- a/howto/write-logs.html +++

[14/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_sources/installation.rst.txt -- diff --git a/_sources/installation.rst.txt b/_sources/installation.rst.txt index 6d32c07..5faca5e 100644 ---

[34/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/hooks/gcp_sql_hook.html -- diff --git a/_modules/airflow/contrib/hooks/gcp_sql_hook.html

[09/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/concepts.html -- diff --git a/concepts.html b/concepts.html index 58f47df..87be121 100644 --- a/concepts.html +++ b/concepts.html @@ -123,6 +123,7 @@

[10/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/code.html -- diff --git a/code.html b/code.html index 4208c5a..9c74cb2 100644 --- a/code.html +++ b/code.html @@ -101,20 +101,20 @@ BaseOperator

[17/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/operators/dagrun_operator.html -- diff --git a/_modules/airflow/operators/dagrun_operator.html

[22/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/sagemaker_tuning_operator.html -- diff --git a/_modules/airflow/contrib/operators/sagemaker_tuning_operator.html

[29/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/bigquery_to_gcs.html -- diff --git a/_modules/airflow/contrib/operators/bigquery_to_gcs.html

[33/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/hooks/imap_hook.html -- diff --git a/_modules/airflow/contrib/hooks/imap_hook.html

[21/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/vertica_to_hive.html -- diff --git a/_modules/airflow/contrib/operators/vertica_to_hive.html

[31/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/hooks/segment_hook.html -- diff --git a/_modules/airflow/contrib/hooks/segment_hook.html

[28/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/datastore_export_operator.html -- diff --git a/_modules/airflow/contrib/operators/datastore_export_operator.html

[24/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/pubsub_operator.html -- diff --git a/_modules/airflow/contrib/operators/pubsub_operator.html

[27/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/gcp_function_operator.html -- diff --git a/_modules/airflow/contrib/operators/gcp_function_operator.html

[07/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/howto/executor/use-celery.html -- diff --git a/howto/executor/use-celery.html b/howto/executor/use-celery.html index d29401f..a28a857 100644 ---

[03/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/kubernetes.html -- diff --git a/kubernetes.html b/kubernetes.html index 9d0ca02..a9bd534 100644 --- a/kubernetes.html +++ b/kubernetes.html @@ -163,9

[19/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/hooks/druid_hook.html -- diff --git a/_modules/airflow/hooks/druid_hook.html b/_modules/airflow/hooks/druid_hook.html index

[15/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/sensors/hdfs_sensor.html -- diff --git a/_modules/airflow/sensors/hdfs_sensor.html b/_modules/airflow/sensors/hdfs_sensor.html index

[26/38] incubator-airflow-site git commit: Docs from 1.10.1

2018-11-29 Thread ash
http://git-wip-us.apache.org/repos/asf/incubator-airflow-site/blob/1f06fa0e/_modules/airflow/contrib/operators/gcp_sql_operator.html -- diff --git a/_modules/airflow/contrib/operators/gcp_sql_operator.html

[GitHub] ron819 commented on issue #2362: Make FileSensor detect file or folder

2018-11-29 Thread GitBox
ron819 commented on issue #2362: Make FileSensor detect file or folder URL: https://github.com/apache/incubator-airflow/pull/2362#issuecomment-442878797 This PR is no longer needed. The current file sensor returns true only if the file exists in directory or sub directory.

[GitHub] jmcarp commented on issue #4232: [AIRFLOW-3390] Add connections to api.

2018-11-29 Thread GitBox
jmcarp commented on issue #4232: [AIRFLOW-3390] Add connections to api. URL: https://github.com/apache/incubator-airflow/pull/4232#issuecomment-442874552 @XD-DENG: thanks for taking a look! I updated the docstrings like you suggested and added the new views to `www_rbac`.

[GitHub] jmcarp commented on a change in pull request #4232: [AIRFLOW-3390] Add connections to api.

2018-11-29 Thread GitBox
jmcarp commented on a change in pull request #4232: [AIRFLOW-3390] Add connections to api. URL: https://github.com/apache/incubator-airflow/pull/4232#discussion_r237532310 ## File path: airflow/api/common/experimental/connection.py ## @@ -0,0 +1,77 @@ +# -*- coding: utf-8

[jira] [Commented] (AIRFLOW-3239) Test discovery partial fails due to incorrect name of the test files

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703345#comment-16703345 ] ASF GitHub Bot commented on AIRFLOW-3239: - ashb closed pull request #4255: [AIRFLOW-3239]

[GitHub] ashb closed pull request #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/

2018-11-29 Thread GitBox
ashb closed pull request #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/ URL: https://github.com/apache/incubator-airflow/pull/4255 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] codecov-io commented on issue #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/

2018-11-29 Thread GitBox
codecov-io commented on issue #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/ URL: https://github.com/apache/incubator-airflow/pull/4255#issuecomment-442871391 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4255?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-3417) Use the platformVersion only for the FARGATE launch type

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703284#comment-16703284 ] ASF GitHub Bot commented on AIRFLOW-3417: - zingorn opened a new pull request #4256:

[GitHub] zingorn opened a new pull request #4256: [AIRFLOW-3417] Use the platformVersion only for the FARGATE launch type

2018-11-29 Thread GitBox
zingorn opened a new pull request #4256: [AIRFLOW-3417] Use the platformVersion only for the FARGATE launch type URL: https://github.com/apache/incubator-airflow/pull/4256 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] XD-DENG commented on issue #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/

2018-11-29 Thread GitBox
XD-DENG commented on issue #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/ URL: https://github.com/apache/incubator-airflow/pull/4255#issuecomment-442856476 Hi @ashb @Fokko PTAL. Cheers This is an

[jira] [Commented] (AIRFLOW-3239) Test discovery partial fails due to incorrect name of the test files

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703277#comment-16703277 ] ASF GitHub Bot commented on AIRFLOW-3239: - XD-DENG opened a new pull request #4255:

[GitHub] XD-DENG opened a new pull request #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/

2018-11-29 Thread GitBox
XD-DENG opened a new pull request #4255: [AIRFLOW-3239] Fix/refine tests in api/common/experimental/ URL: https://github.com/apache/incubator-airflow/pull/4255 ### Jira - https://issues.apache.org/jira/browse/AIRFLOW-3239 ### Description This is a follow up on JIRA

[jira] [Updated] (AIRFLOW-3417) Use the platformVersion only for the FARGATE launch type

2018-11-29 Thread Alexander Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kovalenko updated AIRFLOW-3417: - Summary: Use the platformVersion only for the FARGATE launch type (was: The

[jira] [Created] (AIRFLOW-3417) The platform version should be provided when ECS runs with EC2 lunch type

2018-11-29 Thread Alexander Kovalenko (JIRA)
Alexander Kovalenko created AIRFLOW-3417: Summary: The platform version should be provided when ECS runs with EC2 lunch type Key: AIRFLOW-3417 URL: https://issues.apache.org/jira/browse/AIRFLOW-3417

[jira] [Assigned] (AIRFLOW-3417) The platform version should be provided when ECS runs with EC2 lunch type

2018-11-29 Thread Alexander Kovalenko (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Kovalenko reassigned AIRFLOW-3417: Assignee: Alexander Kovalenko > The platform version should be provided

[GitHub] tal181 commented on issue #4244: [AIRFLOW-3403] Create Athena sensor

2018-11-29 Thread GitBox
tal181 commented on issue #4244: [AIRFLOW-3403] Create Athena sensor URL: https://github.com/apache/incubator-airflow/pull/4244#issuecomment-442798769 @XD-DENG seems that the test are passing but the build is failing because : ERROR: nsenter build failed, log: cat

[GitHub] codecov-io commented on issue #4253: [WIP][AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent

2018-11-29 Thread GitBox
codecov-io commented on issue #4253: [WIP][AIRFLOW-3414] Fix reload_module in DagFileProcessorAgent URL: https://github.com/apache/incubator-airflow/pull/4253#issuecomment-442794666 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4253?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-3416) CloudSqlQueryOperator with sql proxy does not work with Python 3.x

2018-11-29 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3416: --- Fix Version/s: 1.10.2 > CloudSqlQueryOperator with sql proxy does not work with

[GitHub] sprzedwojski commented on a change in pull request #4251: [AIRFLOW-2440] Add Google Cloud SQL import/export operator

2018-11-29 Thread GitBox
sprzedwojski commented on a change in pull request #4251: [AIRFLOW-2440] Add Google Cloud SQL import/export operator URL: https://github.com/apache/incubator-airflow/pull/4251#discussion_r237425378 ## File path: airflow/contrib/hooks/gcp_sql_hook.py ## @@ -254,6 +254,54

[jira] [Commented] (AIRFLOW-3415) Imports become null when triggering dagruns in a loop

2018-11-29 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702910#comment-16702910 ] Ash Berlin-Taylor commented on AIRFLOW-3415: Could you include the stack trace too please?

[GitHub] codecov-io commented on issue #4254: [AIRFLOW-3416] Fixes Python 3 compatibility with CloudSqlQueryOperator

2018-11-29 Thread GitBox
codecov-io commented on issue #4254: [AIRFLOW-3416] Fixes Python 3 compatibility with CloudSqlQueryOperator URL: https://github.com/apache/incubator-airflow/pull/4254#issuecomment-442764081 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4254?src=pr=h1) Report >

[GitHub] ron819 commented on issue #2581: AIRFLOW-743 - Adding LDAP features (bind user and username template)

2018-11-29 Thread GitBox
ron819 commented on issue #2581: AIRFLOW-743 - Adding LDAP features (bind user and username template) URL: https://github.com/apache/incubator-airflow/pull/2581#issuecomment-442755368 @ehochmuth can you rebase? This is an

[jira] [Commented] (AIRFLOW-3416) CloudSqlQueryOperator with sql proxy does not work with Python 3.x

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702864#comment-16702864 ] ASF GitHub Bot commented on AIRFLOW-3416: - potiuk opened a new pull request #4254:

[GitHub] potiuk opened a new pull request #4254: [AIRFLOW-3416] Fixes Python 3 compatibility with CloudSqlQueryOperator

2018-11-29 Thread GitBox
potiuk opened a new pull request #4254: [AIRFLOW-3416] Fixes Python 3 compatibility with CloudSqlQueryOperator URL: https://github.com/apache/incubator-airflow/pull/4254 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Updated] (AIRFLOW-3416) CloudSqlQueryOperator with sql proxy does not work with Python 3.x

2018-11-29 Thread Jarek Potiuk (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-3416: -- Issue Type: Bug (was: New Feature) > CloudSqlQueryOperator with sql proxy does not work

  1   2   >