[jira] [Commented] (AIRFLOW-6538) prevent autocomplete of username in login UI

2020-03-16 Thread Akbar Habeeb B (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060586#comment-17060586 ] Akbar Habeeb B commented on AIRFLOW-6538: - Dear [~toopt4] , I want to solve this issue as part

[GitHub] [airflow] osule commented on issue #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL

2020-03-16 Thread GitBox
osule commented on issue #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL URL: https://github.com/apache/airflow/pull/6354#issuecomment-599839414 @nuclearpinguin Should I open a new PR that addresses concern from the discussion? Or will you handle it

[GitHub] [airflow] osule commented on a change in pull request #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL

2020-03-16 Thread GitBox
osule commented on a change in pull request #6354: [AIRFLOW-5664] Store timestamps with microseconds precision in GCSToPSQL URL: https://github.com/apache/airflow/pull/6354#discussion_r393403324 ## File path: airflow/providers/google/cloud/operators/postgres_to_gcs.py ##

[GitHub] [airflow] kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393402774 ## File path: airflow/providers/hashicorp/secrets/vault.py ## @@ -0,0 +1,156 @@ +#

[GitHub] [airflow] kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393402748 ## File path: docs/howto/connection/index.rst ## @@ -179,6 +179,41 @@ Optionally you

[GitHub] [airflow] dstandish commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend

2020-03-16 Thread GitBox
dstandish commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend URL: https://github.com/apache/airflow/pull/7742#issuecomment-599835607 Sorry @kaxil / thanks This is an automated message from the Apache Git

[GitHub] [airflow] zhongjiajie commented on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query

2020-03-16 Thread GitBox
zhongjiajie commented on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query URL: https://github.com/apache/airflow/pull/7688#issuecomment-599833514 @swiftomkar FYI, CI failed This is an

[GitHub] [airflow] codecov-io edited a comment on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#issuecomment-599830481 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7741?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
codecov-io commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#issuecomment-599830481 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7741?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#issuecomment-599830481 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7741?src=pr=h1) Report > Merging

[GitHub] [airflow] kaxil merged pull request #7742: [AIRFLOW-5705] Fix bug in Secrets Backend

2020-03-16 Thread GitBox
kaxil merged pull request #7742: [AIRFLOW-5705] Fix bug in Secrets Backend URL: https://github.com/apache/airflow/pull/7742 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (AIRFLOW-5705) add option for alternative creds backend

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060559#comment-17060559 ] ASF GitHub Bot commented on AIRFLOW-5705: - kaxil commented on pull request #7742:

[GitHub] [airflow] codecov-io edited a comment on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend URL: https://github.com/apache/airflow/pull/7742#issuecomment-599829086 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7742?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend

2020-03-16 Thread GitBox
codecov-io commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend URL: https://github.com/apache/airflow/pull/7742#issuecomment-599829086 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7742?src=pr=h1) Report > Merging

[GitHub] [airflow] kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393381763 ## File path: airflow/providers/hashicorp/secrets/vault.py ## @@ -0,0 +1,156 @@ +#

[GitHub] [airflow] mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393376426 ## File path: airflow/providers/hashicorp/secrets/vault.py ## @@ -0,0 +1,156 @@ +#

[GitHub] [airflow] kaxil edited a comment on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend

2020-03-16 Thread GitBox
kaxil edited a comment on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend URL: https://github.com/apache/airflow/pull/7742#issuecomment-599804892 ~I will add more tests as earlier tests didn't cover this~ **Added**

[GitHub] [airflow] mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393376426 ## File path: airflow/providers/hashicorp/secrets/vault.py ## @@ -0,0 +1,156 @@ +#

[GitHub] [airflow] mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393376426 ## File path: airflow/providers/hashicorp/secrets/vault.py ## @@ -0,0 +1,156 @@ +#

[GitHub] [airflow] stale[bot] commented on issue #6760: [AIRFLOW-6157] Separate out common protocol for executors.

2020-03-16 Thread GitBox
stale[bot] commented on issue #6760: [AIRFLOW-6157] Separate out common protocol for executors. URL: https://github.com/apache/airflow/pull/6760#issuecomment-599810544 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further

[GitHub] [airflow] stale[bot] commented on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success

2020-03-16 Thread GitBox
stale[bot] commented on issue #6954: [AIRFLOW-4355] removed task should not lead to dagrun success URL: https://github.com/apache/airflow/pull/6954#issuecomment-599810549 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no

[GitHub] [airflow] kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
kaxil commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393373474 ## File path: docs/howto/connection/index.rst ## @@ -179,6 +179,41 @@ Optionally you

[GitHub] [airflow] mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend

2020-03-16 Thread GitBox
mik-laj commented on a change in pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secrets Backend URL: https://github.com/apache/airflow/pull/7741#discussion_r393372282 ## File path: docs/howto/connection/index.rst ## @@ -179,6 +179,41 @@ Optionally

[GitHub] [airflow] kaxil commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend

2020-03-16 Thread GitBox
kaxil commented on issue #7742: [AIRFLOW-5705] Fix bug in Secrets Backend URL: https://github.com/apache/airflow/pull/7742#issuecomment-599804892 I will add more tests as earlier tests didn't cover this This is an automated

[jira] [Commented] (AIRFLOW-5705) add option for alternative creds backend

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060531#comment-17060531 ] ASF GitHub Bot commented on AIRFLOW-5705: - kaxil commented on pull request #7742:

[GitHub] [airflow] kaxil opened a new pull request #7742: [AIRFLOW-5705] Fix bug in Secrets Backend

2020-03-16 Thread GitBox
kaxil opened a new pull request #7742: [AIRFLOW-5705] Fix bug in Secrets Backend URL: https://github.com/apache/airflow/pull/7742 Follow up of https://github.com/apache/airflow/pull/6376 . There were some bugs where the renaming of configs was not applied at all places --- Issue

[jira] [Commented] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060527#comment-17060527 ] ASF GitHub Bot commented on AIRFLOW-7076: - kaxil commented on pull request #7741:

[GitHub] [airflow] kaxil opened a new pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secret Backend

2020-03-16 Thread GitBox
kaxil opened a new pull request #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secret Backend URL: https://github.com/apache/airflow/pull/7741 Add support for HashiCorp Vault as Secret Backend --- Issue link: WILL BE INSERTED BY

[GitHub] [airflow] kaxil commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secret Backend

2020-03-16 Thread GitBox
kaxil commented on issue #7741: [AIRFLOW-7076] Add support for HashiCorp Vault as Secret Backend URL: https://github.com/apache/airflow/pull/7741#issuecomment-599802092 cc @dstandish This is an automated message from the

[GitHub] [airflow] dimberman commented on issue #7663: [AIRFLOW-6997] Fix worker pods initcontainers

2020-03-16 Thread GitBox
dimberman commented on issue #7663: [AIRFLOW-6997] Fix worker pods initcontainers URL: https://github.com/apache/airflow/pull/7663#issuecomment-599794746 @Fokko lgtm! This is an automated message from the Apache Git Service.

[GitHub] [airflow] codecov-io edited a comment on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console URL: https://github.com/apache/airflow/pull/7740#issuecomment-599788686 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7740?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console URL: https://github.com/apache/airflow/pull/7740#issuecomment-599788686 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7740?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console

2020-03-16 Thread GitBox
codecov-io commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console URL: https://github.com/apache/airflow/pull/7740#issuecomment-599788686 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7740?src=pr=h1) Report > Merging

[GitHub] [airflow] mustafagok commented on issue #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor

2020-03-16 Thread GitBox
mustafagok commented on issue #7731: [AIRFLOW-7068] Create EC2 Hook, Operator and Sensor URL: https://github.com/apache/airflow/pull/7731#issuecomment-599771515 > See also #7541 (which I'm in the process of fixing up) - it shouldn't be a big change for you to rebase on to that once I have

[jira] [Work started] (AIRFLOW-7065) Give StreamLogHandler ability to tee to log and console

2020-03-16 Thread Christopher (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-7065 started by Christopher. > Give StreamLogHandler ability to tee to log and console >

[GitHub] [airflow] c-wilson opened a new pull request #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console

2020-03-16 Thread GitBox
c-wilson opened a new pull request #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console URL: https://github.com/apache/airflow/pull/7740 Both `stdout` and `stderr` are captured during Task execution to allow handling custom log writers. While this is great, there

[jira] [Commented] (AIRFLOW-7065) Give StreamLogHandler ability to tee to log and console

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060470#comment-17060470 ] ASF GitHub Bot commented on AIRFLOW-7065: - c-wilson commented on pull request #7740:

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console

2020-03-16 Thread GitBox
boring-cyborg[bot] commented on issue #7740: [AIRFLOW-7065] Add optional propagation of task std streams to console URL: https://github.com/apache/airflow/pull/7740#issuecomment-599763171 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have

[GitHub] [airflow] nuclearpinguin commented on issue #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already …

2020-03-16 Thread GitBox
nuclearpinguin commented on issue #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … URL: https://github.com/apache/airflow/pull/7585#issuecomment-599725428 > 1. Wait for task to be able to be started - implemented in the DataSync Operator. > 2. Wait for task

[GitHub] [airflow] nuclearpinguin commented on a change in pull request #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already …

2020-03-16 Thread GitBox
nuclearpinguin commented on a change in pull request #7585: [AIRFLOW-6944] Allow AWS DataSync to "catch up" when Task is already … URL: https://github.com/apache/airflow/pull/7585#discussion_r393266617 ## File path: airflow/providers/amazon/aws/operators/datasync.py ## @@

[GitHub] [airflow] Fokko commented on a change in pull request #7663: [AIRFLOW-6997] Fix worker pods initcontainers

2020-03-16 Thread GitBox
Fokko commented on a change in pull request #7663: [AIRFLOW-6997] Fix worker pods initcontainers URL: https://github.com/apache/airflow/pull/7663#discussion_r393265538 ## File path: airflow/contrib/kubernetes/worker_configuration.py ## @@ -73,6 +73,13 @@ def

[GitHub] [airflow] BasPH commented on a change in pull request #7663: [AIRFLOW-6997] Fix worker pods initcontainers

2020-03-16 Thread GitBox
BasPH commented on a change in pull request #7663: [AIRFLOW-6997] Fix worker pods initcontainers URL: https://github.com/apache/airflow/pull/7663#discussion_r393262661 ## File path: airflow/contrib/kubernetes/worker_configuration.py ## @@ -73,6 +73,13 @@ def

[GitHub] [airflow-on-k8s-operator] VedantMahabaleshwarkar opened a new pull request #14: fixed role and non-existing-kind

2020-03-16 Thread GitBox
VedantMahabaleshwarkar opened a new pull request #14: fixed role and non-existing-kind URL: https://github.com/apache/airflow-on-k8s-operator/pull/14 This is a PR related to the issue mentioned here : #13 This is an

[GitHub] [airflow] codecov-io edited a comment on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query URL: https://github.com/apache/airflow/pull/7688#issuecomment-597447171 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7688?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-7044) SSH connection (and hook) should support public host_key usage

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060434#comment-17060434 ] ASF GitHub Bot commented on AIRFLOW-7044: - aaronfowles commented on pull request #7714:

[jira] [Commented] (AIRFLOW-7044) SSH connection (and hook) should support public host_key usage

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060435#comment-17060435 ] ASF GitHub Bot commented on AIRFLOW-7044: - aaronfowles commented on pull request #7739:

[GitHub] [airflow] aaronfowles opened a new pull request #7739: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
aaronfowles opened a new pull request #7739: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7739 This PR adds a new option in the SSH connection extras where you can specify base64 ssh-rsa public key of a host. The SSHHook

[GitHub] [airflow] aaronfowles closed pull request #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
aaronfowles closed pull request #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] dephusluke commented on issue #6912: [AIRFLOW-6352] security - ui - add login timeout

2020-03-16 Thread GitBox
dephusluke commented on issue #6912: [AIRFLOW-6352] security - ui - add login timeout URL: https://github.com/apache/airflow/pull/6912#issuecomment-599646401 I'm trying also to understand the origin of this bug. The imports appear in the file so how could they be missed? I see also

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[jira] [Comment Edited] (AIRFLOW-2644) Allow wild-cards in the search box in the UI

2020-03-16 Thread ojong yoland (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060306#comment-17060306 ] ojong yoland edited comment on AIRFLOW-2644 at 3/16/20, 4:22 PM: - hey

[jira] [Work started] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault

2020-03-16 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-7076 started by Kaxil Naik. --- > Add Secret backend for HashiCorp Vault >

[jira] [Updated] (AIRFLOW-7075) Operators for storing information from GCS into Google Analytics

2020-03-16 Thread Tomasz Urbaszek (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Urbaszek updated AIRFLOW-7075: - Summary: Operators for storing information from GCS into Google Analytics (was:

[jira] [Created] (AIRFLOW-7076) Add Secret backend for HashiCorp Vault

2020-03-16 Thread Kaxil Naik (Jira)
Kaxil Naik created AIRFLOW-7076: --- Summary: Add Secret backend for HashiCorp Vault Key: AIRFLOW-7076 URL: https://issues.apache.org/jira/browse/AIRFLOW-7076 Project: Apache Airflow Issue Type:

[jira] [Created] (AIRFLOW-7075) Operators for storing ifnromation from GCS into Google Analytics

2020-03-16 Thread Tomasz Urbaszek (Jira)
Tomasz Urbaszek created AIRFLOW-7075: Summary: Operators for storing ifnromation from GCS into Google Analytics Key: AIRFLOW-7075 URL: https://issues.apache.org/jira/browse/AIRFLOW-7075 Project:

[GitHub] [airflow] dephusluke commented on issue #6075: [AIRFLOW-5266] Allow aws_athena_hook to get all query results

2020-03-16 Thread GitBox
dephusluke commented on issue #6075: [AIRFLOW-5266] Allow aws_athena_hook to get all query results URL: https://github.com/apache/airflow/pull/6075#issuecomment-599602335 I took the core from it and created my own custom hook and it seems to work. Once this will be release I'll switch

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-2644) Allow wild-cards in the search box in the UI

2020-03-16 Thread OJONG YOLAND TAKU (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060306#comment-17060306 ] OJONG YOLAND TAKU commented on AIRFLOW-2644: hey [~kaxilnaik] , i am an outreachy

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io edited a comment on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[jira] [Resolved] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter

2020-03-16 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-4175. --- Fix Version/s: 1.10.10 Resolution: Fixed > S3Hook load_file should support ACL

[GitHub] [airflow] potiuk commented on issue #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete

2020-03-16 Thread GitBox
potiuk commented on issue #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete URL: https://github.com/apache/airflow/pull/7733#issuecomment-599594989 Thanks @OmairK @retornam and @feluelle ! This is an

[jira] [Commented] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060293#comment-17060293 ] ASF GitHub Bot commented on AIRFLOW-4175: - potiuk commented on pull request #7733:

[GitHub] [airflow] potiuk merged pull request #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete

2020-03-16 Thread GitBox
potiuk merged pull request #7733: [AIRFLOW-4175] S3Hook load_file should support ACL policy paramete URL: https://github.com/apache/airflow/pull/7733 This is an automated message from the Apache Git Service. To respond to

[jira] [Updated] (AIRFLOW-7074) [RBAC UI] No Permissions to view SubDAGs

2020-03-16 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-7074: Summary: [RBAC UI] No Permissions to view SubDAGs (was: Can't View SubDAGs for RBAC UI) >

[jira] [Updated] (AIRFLOW-7074) [RBAC UI] No Permissions to view SubDAGs

2020-03-16 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-7074: Description: There is no granular permission for SubDags at all.

[jira] [Created] (AIRFLOW-7074) Can't View SubDAGs for RBAC UI

2020-03-16 Thread Kaxil Naik (Jira)
Kaxil Naik created AIRFLOW-7074: --- Summary: Can't View SubDAGs for RBAC UI Key: AIRFLOW-7074 URL: https://issues.apache.org/jira/browse/AIRFLOW-7074 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-7073) GKEStartPodOperator uses user credentials instead of ADC

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060249#comment-17060249 ] ASF GitHub Bot commented on AIRFLOW-7073: - mik-laj commented on pull request #7738:

[GitHub] [airflow] codecov-io commented on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras

2020-03-16 Thread GitBox
codecov-io commented on issue #7714: [AIRFLOW-7044] Add host_key option to SSH connection extras URL: https://github.com/apache/airflow/pull/7714#issuecomment-599559221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7714?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj opened a new pull request #7738: [AIRFLOW-7073] GKEStartPodOperator always use user credentials

2020-03-16 Thread GitBox
mik-laj opened a new pull request #7738: [AIRFLOW-7073] GKEStartPodOperator always use user credentials URL: https://github.com/apache/airflow/pull/7738 The gcloud allows you to login to GCP only - ``gcloud auth login`` and for the needs of Application Default Credentials ``gcloud auth

[jira] [Created] (AIRFLOW-7073) GKEStartPodOperator uses user credentials instead of ADC

2020-03-16 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-7073: -- Summary: GKEStartPodOperator uses user credentials instead of ADC Key: AIRFLOW-7073 URL: https://issues.apache.org/jira/browse/AIRFLOW-7073 Project: Apache

[GitHub] [airflow] zhongjiajie edited a comment on issue #7736: [AIRFLOW-7072] Task instance email_alert render only if need

2020-03-16 Thread GitBox
zhongjiajie edited a comment on issue #7736: [AIRFLOW-7072] Task instance email_alert render only if need URL: https://github.com/apache/airflow/pull/7736#issuecomment-599539890 Without add any test cause just move code inside the `Exception`, It's should not break the code base

[GitHub] [airflow] phigrofi opened a new pull request #7737: Simple API endpoint to return a DAG's paused state

2020-03-16 Thread GitBox
phigrofi opened a new pull request #7737: Simple API endpoint to return a DAG's paused state URL: https://github.com/apache/airflow/pull/7737 So far it is possible to set the paused state of a DAG via the experimental API. It would be nice to be also able to query the current paused state

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7737: Simple API endpoint to return a DAG's paused state

2020-03-16 Thread GitBox
boring-cyborg[bot] commented on issue #7737: Simple API endpoint to return a DAG's paused state URL: https://github.com/apache/airflow/pull/7737#issuecomment-599540217 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are

[GitHub] [airflow] zhongjiajie commented on issue #7736: [AIRFLOW-7072] Task instance email_alert render only if need

2020-03-16 Thread GitBox
zhongjiajie commented on issue #7736: [AIRFLOW-7072] Task instance email_alert render only if need URL: https://github.com/apache/airflow/pull/7736#issuecomment-599539890 Without add any test cause just move code inside the `Exception`, I should not break the code base

[jira] [Updated] (AIRFLOW-7071) LocalExecutor queuing behaviour

2020-03-16 Thread Marko Kattelus (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Kattelus updated AIRFLOW-7071: Description: This is about question about possibility to improvement of queuing

[jira] [Commented] (AIRFLOW-7072) Task instance email_alert render template only if need

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060214#comment-17060214 ] ASF GitHub Bot commented on AIRFLOW-7072: - zhongjiajie commented on pull request #7736:

[GitHub] [airflow] zhongjiajie opened a new pull request #7736: [AIRFLOW-7072] Task instance email_alert render only if need

2020-03-16 Thread GitBox
zhongjiajie opened a new pull request #7736: [AIRFLOW-7072] Task instance email_alert render only if need URL: https://github.com/apache/airflow/pull/7736 Task instance email_alert render html_content_err template only if need --- Issue link: WILL BE INSERTED BY

[jira] [Comment Edited] (AIRFLOW-7071) LocalExecutor queuing behaviour

2020-03-16 Thread Marko Kattelus (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060209#comment-17060209 ] Marko Kattelus edited comment on AIRFLOW-7071 at 3/16/20, 1:28 PM: ---

[jira] [Updated] (AIRFLOW-7071) LocalExecutor queuing behaviour

2020-03-16 Thread Marko Kattelus (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko Kattelus updated AIRFLOW-7071: Description: This is about question about possible improvement of queuing behaviour

[jira] [Commented] (AIRFLOW-7071) LocalExecutor queuing behaviour

2020-03-16 Thread Marko Kattelus (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060209#comment-17060209 ] Marko Kattelus commented on AIRFLOW-7071: - Linked two issues which have probably caused changes

[jira] [Created] (AIRFLOW-7072) Task instance email_alert render template only if need

2020-03-16 Thread zhongjiajie (Jira)
zhongjiajie created AIRFLOW-7072: Summary: Task instance email_alert render template only if need Key: AIRFLOW-7072 URL: https://issues.apache.org/jira/browse/AIRFLOW-7072 Project: Apache Airflow

[jira] [Created] (AIRFLOW-7071) LocalExecutor queuing behaviour

2020-03-16 Thread Marko Kattelus (Jira)
Marko Kattelus created AIRFLOW-7071: --- Summary: LocalExecutor queuing behaviour Key: AIRFLOW-7071 URL: https://issues.apache.org/jira/browse/AIRFLOW-7071 Project: Apache Airflow Issue Type:

[jira] [Updated] (AIRFLOW-7070) SimpleHttpOperator does not consider extra attributes from Airflow connection

2020-03-16 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-7070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj Šanko updated AIRFLOW-7070: - Description: I have noticed this problem with SimpleHttpOperator in Airflow 1.10.9. When we

[jira] [Created] (AIRFLOW-7070) SimpleHttpOperator does not consider extra attributes from Airflow connection

2020-03-16 Thread Jira
Juraj Šanko created AIRFLOW-7070: Summary: SimpleHttpOperator does not consider extra attributes from Airflow connection Key: AIRFLOW-7070 URL: https://issues.apache.org/jira/browse/AIRFLOW-7070

[jira] [Assigned] (AIRFLOW-4175) S3Hook load_file should support ACL policy parameter

2020-03-16 Thread Omair Khan (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omair Khan reassigned AIRFLOW-4175: --- Assignee: Omair Khan > S3Hook load_file should support ACL policy parameter >

[jira] [Commented] (AIRFLOW-4549) wait_for_downstream does not respect skipped tasks

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060177#comment-17060177 ] ASF GitHub Bot commented on AIRFLOW-4549: - TeddyHartanto commented on pull request #7735:

[GitHub] [airflow] TeddyHartanto closed pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream

2020-03-16 Thread GitBox
TeddyHartanto closed pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream URL: https://github.com/apache/airflow/pull/7735 This is an automated message from the Apache Git Service. To

[GitHub] [airflow] TeddyHartanto opened a new pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream

2020-03-16 Thread GitBox
TeddyHartanto opened a new pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream URL: https://github.com/apache/airflow/pull/7735 Before this fix, tasks that are in SUCCESS or SKIPPED state satisfy the depends_on_past check, but only tasks that are in

[jira] [Commented] (AIRFLOW-4549) wait_for_downstream does not respect skipped tasks

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060176#comment-17060176 ] ASF GitHub Bot commented on AIRFLOW-4549: - TeddyHartanto commented on pull request #7735:

[jira] [Commented] (AIRFLOW-4549) wait_for_downstream does not respect skipped tasks

2020-03-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17060173#comment-17060173 ] ASF GitHub Bot commented on AIRFLOW-4549: - TeddyHartanto commented on pull request #7735:

[GitHub] [airflow] TeddyHartanto opened a new pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream

2020-03-16 Thread GitBox
TeddyHartanto opened a new pull request #7735: [AIRFLOW-4549] Allow skipped tasks to satisfy wait_for_downstream URL: https://github.com/apache/airflow/pull/7735 Before this fix, tasks that are in SUCCESS or SKIPPED state satisfy the depends_on_past check, but only tasks that are in

[GitHub] [airflow] nuclearpinguin commented on issue #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator

2020-03-16 Thread GitBox
nuclearpinguin commented on issue #7692: [AIRFLOW-6732] Add GoogleAdsHook and GoogleAdsToGcsOperator URL: https://github.com/apache/airflow/pull/7692#issuecomment-599509421 Once the build passes I will move the code to separate package `providers.google.ads` because Google Ads is not part

  1   2   >