[jira] [Commented] (AIRFLOW-5695) Cannot run a task from UI if its state is None

2019-10-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956531#comment-16956531 ] ASF subversion and git services commented on AIRFLOW-5695: -- Commit

[jira] [Commented] (AIRFLOW-5695) Cannot run a task from UI if its state is None

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956530#comment-16956530 ] ASF GitHub Bot commented on AIRFLOW-5695: - KevinYang21 commented on pull request #6367:

[GitHub] [airflow] KevinYang21 merged pull request #6367: [AIRFLOW-5695] use RUNNING_DEPS to check run from UI

2019-10-21 Thread GitBox
KevinYang21 merged pull request #6367: [AIRFLOW-5695] use RUNNING_DEPS to check run from UI URL: https://github.com/apache/airflow/pull/6367 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] codecov-io commented on issue #6381: [AIRFLOW-5712][part of AIRFLOW-5697] Rename internal Dataflow classes

2019-10-21 Thread GitBox
codecov-io commented on issue #6381: [AIRFLOW-5712][part of AIRFLOW-5697] Rename internal Dataflow classes URL: https://github.com/apache/airflow/pull/6381#issuecomment-544742786 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6381?src=pr=h1) Report > Merging

[GitHub] [airflow] acroos commented on a change in pull request #6380: [AIRFLOW-3632] Allow replace_microseconds in trigger_dag REST reqeust

2019-10-21 Thread GitBox
acroos commented on a change in pull request #6380: [AIRFLOW-3632] Allow replace_microseconds in trigger_dag REST reqeust URL: https://github.com/apache/airflow/pull/6380#discussion_r337264637 ## File path: airflow/www/api/experimental/endpoints.py ## @@ -74,8 +75,12 @@

[jira] [Commented] (AIRFLOW-5711) Add fallback for connection's project ID in Dataflow hook

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956451#comment-16956451 ] ASF GitHub Bot commented on AIRFLOW-5711: - mik-laj commented on pull request #6383:

[GitHub] [airflow] mik-laj opened a new pull request #6383: [AIRFLOW-5711][part of AIRFLOW-5697][depends on AIRFLOW-5713, AIRFLOW-5712 ] Add fallback for connection's project ID in Dataflow integratio

2019-10-21 Thread GitBox
mik-laj opened a new pull request #6383: [AIRFLOW-5711][part of AIRFLOW-5697][depends on AIRFLOW-5713, AIRFLOW-5712 ] Add fallback for connection's project ID in Dataflow integration URL: https://github.com/apache/airflow/pull/6383 This PR is one of a series that aims to improve this

[jira] [Commented] (AIRFLOW-5713) Remove dead code in Dataflow integration

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956449#comment-16956449 ] ASF GitHub Bot commented on AIRFLOW-5713: - mik-laj commented on pull request #6382:

[GitHub] [airflow] mik-laj opened a new pull request #6382: [AIRFLOW-5713][depends on AIRFLOW-5712][part of AIRFLOW-5697] Remove dead code

2019-10-21 Thread GitBox
mik-laj opened a new pull request #6382: [AIRFLOW-5713][depends on AIRFLOW-5712][part of AIRFLOW-5697] Remove dead code URL: https://github.com/apache/airflow/pull/6382 This PR is one of a series that aims to improve this integration https://issues.apache.org/jira/browse/AIRFLOW-5697

[jira] [Commented] (AIRFLOW-5712) Rename Dataflow internal classes

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956448#comment-16956448 ] ASF GitHub Bot commented on AIRFLOW-5712: - mik-laj commented on pull request #6381:

[jira] [Created] (AIRFLOW-5714) Collect SLA miss emails only from tasks missed SLA

2019-10-21 Thread Chao-Han Tsai (Jira)
Chao-Han Tsai created AIRFLOW-5714: -- Summary: Collect SLA miss emails only from tasks missed SLA Key: AIRFLOW-5714 URL: https://issues.apache.org/jira/browse/AIRFLOW-5714 Project: Apache Airflow

[GitHub] [airflow] mik-laj opened a new pull request #6381: [AIRFLOW-5712][part of AIRFLOW-5697] Rename internal Dataflow classes

2019-10-21 Thread GitBox
mik-laj opened a new pull request #6381: [AIRFLOW-5712][part of AIRFLOW-5697] Rename internal Dataflow classes URL: https://github.com/apache/airflow/pull/6381 This PR is one of a series that aims to improve this integration https://issues.apache.org/jira/browse/AIRFLOW-5697 ---

[jira] [Created] (AIRFLOW-5713) Remove dead code in Dataflow integration

2019-10-21 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-5713: -- Summary: Remove dead code in Dataflow integration Key: AIRFLOW-5713 URL: https://issues.apache.org/jira/browse/AIRFLOW-5713 Project: Apache Airflow

[jira] [Created] (AIRFLOW-5712) Rename Dataflow internal classes

2019-10-21 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-5712: -- Summary: Rename Dataflow internal classes Key: AIRFLOW-5712 URL: https://issues.apache.org/jira/browse/AIRFLOW-5712 Project: Apache Airflow Issue Type:

[GitHub] [airflow] ashb commented on a change in pull request #6380: [AIRFLOW-3632] Allow replace_microseconds in trigger_dag REST reqeust

2019-10-21 Thread GitBox
ashb commented on a change in pull request #6380: [AIRFLOW-3632] Allow replace_microseconds in trigger_dag REST reqeust URL: https://github.com/apache/airflow/pull/6380#discussion_r337236009 ## File path: airflow/www/api/experimental/endpoints.py ## @@ -74,8 +75,12 @@ def

[jira] [Created] (AIRFLOW-5711) Add fallback for connection's project ID in Dataflow hook

2019-10-21 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-5711: -- Summary: Add fallback for connection's project ID in Dataflow hook Key: AIRFLOW-5711 URL: https://issues.apache.org/jira/browse/AIRFLOW-5711 Project: Apache

[jira] [Commented] (AIRFLOW-3632) dag_runs endpoint does not allow quick subsequent requests to same DAG

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956440#comment-16956440 ] ASF GitHub Bot commented on AIRFLOW-3632: - acroos commented on pull request #6380:

[GitHub] [airflow] acroos opened a new pull request #6380: [AIRFLOW-3632] Allow replace_microseconds in trigger_dag REST reqeust

2019-10-21 Thread GitBox
acroos opened a new pull request #6380: [AIRFLOW-3632] Allow replace_microseconds in trigger_dag REST reqeust URL: https://github.com/apache/airflow/pull/6380 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] [airflow] jaketf commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator

2019-10-21 Thread GitBox
jaketf commented on a change in pull request #6210: [AIRFLOW-5567] BaseAsyncOperator URL: https://github.com/apache/airflow/pull/6210#discussion_r337223464 ## File path: airflow/models/base_async_operator.py ## @@ -0,0 +1,161 @@ +# -*- coding: utf-8 -*- +# +# Licensed to

[jira] [Commented] (AIRFLOW-5661) Fix create_cluster method of GKEClusterHook

2019-10-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956424#comment-16956424 ] ASF subversion and git services commented on AIRFLOW-5661: -- Commit

[jira] [Commented] (AIRFLOW-5661) Fix create_cluster method of GKEClusterHook

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956423#comment-16956423 ] ASF GitHub Bot commented on AIRFLOW-5661: - mik-laj commented on pull request #6339:

[GitHub] [airflow] mik-laj merged pull request #6339: [AIRFLOW-5661] Fix create_cluster method of GKEClusterHook

2019-10-21 Thread GitBox
mik-laj merged pull request #6339: [AIRFLOW-5661] Fix create_cluster method of GKEClusterHook URL: https://github.com/apache/airflow/pull/6339 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] mik-laj commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names URL: https://github.com/apache/airflow/pull/6377#discussion_r337170563 ## File path: airflow/contrib/operators/kubernetes_pod_operator.py ## @@ -112,55 +113,54 @@

[jira] [Assigned] (AIRFLOW-5655) Incorrect capitalization of env var causes task start to fail

2019-10-21 Thread Oluwafemi Sule (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oluwafemi Sule reassigned AIRFLOW-5655: --- Assignee: (was: Oluwafemi Sule) > Incorrect capitalization of env var causes

[jira] [Commented] (AIRFLOW-3140) Add MongoDBToGoogleStorage Opearator

2019-10-21 Thread Tanay Tummalapalli (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956321#comment-16956321 ] Tanay Tummalapalli commented on AIRFLOW-3140: - Hi [~quichu], didn't realize I had this

[GitHub] [airflow] codecov-io edited a comment on issue #6332: [AIRFLOW-5710] Optionally raise exception on unused operator arguments.

2019-10-21 Thread GitBox
codecov-io edited a comment on issue #6332: [AIRFLOW-5710] Optionally raise exception on unused operator arguments. URL: https://github.com/apache/airflow/pull/6332#issuecomment-541826805 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6332?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6332: [AIRFLOW-5710] Optionally raise exception on unused operator arguments.

2019-10-21 Thread GitBox
codecov-io edited a comment on issue #6332: [AIRFLOW-5710] Optionally raise exception on unused operator arguments. URL: https://github.com/apache/airflow/pull/6332#issuecomment-541826805 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6332?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6332: [AIRFLOW-5710] Optionally raise exception on unused operator arguments.

2019-10-21 Thread GitBox
codecov-io edited a comment on issue #6332: [AIRFLOW-5710] Optionally raise exception on unused operator arguments. URL: https://github.com/apache/airflow/pull/6332#issuecomment-541826805 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6332?src=pr=h1) Report > Merging

[jira] [Assigned] (AIRFLOW-5655) Incorrect capitalization of env var causes task start to fail

2019-10-21 Thread Oluwafemi Sule (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oluwafemi Sule reassigned AIRFLOW-5655: --- Assignee: Oluwafemi Sule > Incorrect capitalization of env var causes task start

[GitHub] [airflow] mik-laj commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names URL: https://github.com/apache/airflow/pull/6377#discussion_r337138395 ## File path: airflow/contrib/operators/kubernetes_pod_operator.py ## @@ -171,6 +171,69 @@

[jira] [Commented] (AIRFLOW-5665) Add path_exists method to SFTPHook

2019-10-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956242#comment-16956242 ] ASF subversion and git services commented on AIRFLOW-5665: -- Commit

[jira] [Commented] (AIRFLOW-5667) Improve type annotations in GCP

2019-10-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956246#comment-16956246 ] ASF subversion and git services commented on AIRFLOW-5667: -- Commit

[GitHub] [airflow] mik-laj merged pull request #6345: [AIRFLOW-5667] Improve type annotations in GCP

2019-10-21 Thread GitBox
mik-laj merged pull request #6345: [AIRFLOW-5667] Improve type annotations in GCP URL: https://github.com/apache/airflow/pull/6345 This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (AIRFLOW-5667) Improve type annotations in GCP

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956245#comment-16956245 ] ASF GitHub Bot commented on AIRFLOW-5667: - mik-laj commented on pull request #6345:

[jira] [Commented] (AIRFLOW-5665) Add path_exists method to SFTPHook

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956241#comment-16956241 ] ASF GitHub Bot commented on AIRFLOW-5665: - mik-laj commented on pull request #6344:

[GitHub] [airflow] mik-laj merged pull request #6344: [AIRFLOW-5665] Add path_exists method to SFTPHook

2019-10-21 Thread GitBox
mik-laj merged pull request #6344: [AIRFLOW-5665] Add path_exists method to SFTPHook URL: https://github.com/apache/airflow/pull/6344 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] mik-laj commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration URL: https://github.com/apache/airflow/pull/6170#discussion_r337109422 ## File path: tests/providers/google/marketing_platform/hooks/test_campaign_manager.py ##

[GitHub] [airflow] mik-laj commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6170: [AIRFLOW-4971] Add Google Display & Video 360 integration URL: https://github.com/apache/airflow/pull/6170#discussion_r337109676 ## File path: tests/providers/google/marketing_platform/operators/test_campaign_manager.py

[jira] [Reopened] (AIRFLOW-5379) Add Google Search Ads 360 operators

2019-10-21 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula reopened AIRFLOW-5379: > Add Google Search Ads 360 operators > --- > >

[jira] [Resolved] (AIRFLOW-5379) Add Google Search Ads 360 operators

2019-10-21 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-5379. Fix Version/s: 2.0.0 Resolution: Fixed > Add Google Search Ads 360 operators >

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337092181 ## File path: airflow/gcp/utils/credentials_provider.py ## @@ -0,0 +1,185 @@ +# -*- coding:

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337092489 ## File path: airflow/gcp/utils/credentials_provider.py ## @@ -0,0 +1,185 @@ +# -*- coding:

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337106103 ## File path: tests/gcp/utils/base_gcp_system_test_case.py ## @@ -241,11 +238,9 @@ def

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337092372 ## File path: airflow/gcp/utils/credentials_provider.py ## @@ -0,0 +1,185 @@ +# -*- coding:

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337103965 ## File path: tests/test_utils/gcp_system_helpers.py ## @@ -0,0 +1,184 @@ +# -*- coding: utf-8

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337100168 ## File path: tests/test_utils/gcp_system_helpers.py ## @@ -0,0 +1,184 @@ +# -*- coding: utf-8

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337100073 ## File path: tests/test_utils/gcp_system_helpers.py ## @@ -0,0 +1,184 @@ +# -*- coding: utf-8

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337093571 ## File path: tests/gcp/operators/test_cloud_sql_system.py ## @@ -17,42 +17,34 @@ # specific

[GitHub] [airflow] mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6299: [AIRFLOW-5631] Change way of running GCP system tests URL: https://github.com/apache/airflow/pull/6299#discussion_r337099976 ## File path: tests/test_utils/gcp_system_helpers.py ## @@ -0,0 +1,184 @@ +# -*- coding: utf-8

[jira] [Created] (AIRFLOW-5710) Optionally error on unused operator arguments

2019-10-21 Thread Joshua Carp (Jira)
Joshua Carp created AIRFLOW-5710: Summary: Optionally error on unused operator arguments Key: AIRFLOW-5710 URL: https://issues.apache.org/jira/browse/AIRFLOW-5710 Project: Apache Airflow

[jira] [Created] (AIRFLOW-5709) Fix and test regression in custom task resources

2019-10-21 Thread Joshua Carp (Jira)
Joshua Carp created AIRFLOW-5709: Summary: Fix and test regression in custom task resources Key: AIRFLOW-5709 URL: https://issues.apache.org/jira/browse/AIRFLOW-5709 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-5708) Tasks that use non-existent pools should fail early

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956200#comment-16956200 ] ASF GitHub Bot commented on AIRFLOW-5708: - jmcarp commented on pull request #6379:

[jira] [Resolved] (AIRFLOW-5661) Fix create_cluster method of GKEClusterHook

2019-10-21 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-5661. Fix Version/s: 2.0.0 Resolution: Fixed > Fix create_cluster method of

[GitHub] [airflow] mik-laj commented on issue #6339: [AIRFLOW-5661] Fix create_cluster method of GKEClusterHook

2019-10-21 Thread GitBox
mik-laj commented on issue #6339: [AIRFLOW-5661] Fix create_cluster method of GKEClusterHook URL: https://github.com/apache/airflow/pull/6339#issuecomment-544573336 Everything works as expected ![Screenshot 2019-10-21 at 17 37

[GitHub] [airflow] jmcarp opened a new pull request #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags.

2019-10-21 Thread GitBox
jmcarp opened a new pull request #6379: [AIRFLOW-5708] Optionally check task pools when parsing dags. URL: https://github.com/apache/airflow/pull/6379 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Created] (AIRFLOW-5708) Tasks that use non-existent pools should fail early

2019-10-21 Thread Joshua Carp (Jira)
Joshua Carp created AIRFLOW-5708: Summary: Tasks that use non-existent pools should fail early Key: AIRFLOW-5708 URL: https://issues.apache.org/jira/browse/AIRFLOW-5708 Project: Apache Airflow

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337085847 ## File path: .pre-commit-config.yaml

[GitHub] [airflow] davlum edited a comment on issue #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator

2019-10-21 Thread GitBox
davlum edited a comment on issue #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator URL: https://github.com/apache/airflow/pull/6375#issuecomment-544556561 > Do we need a separate operator for this? Might a KubeernetesPodOperator(yaml=...) work? @ashb This is possible in #6230 and

[GitHub] [airflow] davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-10-21 Thread GitBox
davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r337084316 ## File path: airflow/kubernetes/pod_generator.py ## @@ -62,75 +68,116 @@

[GitHub] [airflow] davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-10-21 Thread GitBox
davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r337084316 ## File path: airflow/kubernetes/pod_generator.py ## @@ -62,75 +68,116 @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337083777 ## File path: setup.py ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337082176 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337079294 ## File path: setup.py ## @@

[GitHub] [airflow] davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-10-21 Thread GitBox
davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r337068355 ## File path: airflow/kubernetes/pod_generator.py ## @@ -301,51 +352,151 @@

[GitHub] [airflow] davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-10-21 Thread GitBox
davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r337068355 ## File path: airflow/kubernetes/pod_generator.py ## @@ -301,51 +352,151 @@

[GitHub] [airflow] danccooper commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names

2019-10-21 Thread GitBox
danccooper commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names URL: https://github.com/apache/airflow/pull/6377#issuecomment-544563615 Thanks for moving this along @ashb @dimberman  This is an

[jira] [Resolved] (AIRFLOW-5707) Add type annotations to SFTPHook

2019-10-21 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-5707. Fix Version/s: 1.10.7 Resolution: Fixed > Add type annotations to SFTPHook >

[jira] [Commented] (AIRFLOW-5707) Add type annotations to SFTPHook

2019-10-21 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956187#comment-16956187 ] ASF subversion and git services commented on AIRFLOW-5707: -- Commit

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337077015 ## File path: scripts/ci/ci_flake8.sh

[jira] [Commented] (AIRFLOW-5707) Add type annotations to SFTPHook

2019-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956186#comment-16956186 ] ASF GitHub Bot commented on AIRFLOW-5707: - mik-laj commented on pull request #6378:

[GitHub] [airflow] mik-laj merged pull request #6378: [AIRFLOW-5707] Add type annotations to SFTPHook

2019-10-21 Thread GitBox
mik-laj merged pull request #6378: [AIRFLOW-5707] Add type annotations to SFTPHook URL: https://github.com/apache/airflow/pull/6378 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] ashb commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names

2019-10-21 Thread GitBox
ashb commented on issue #6377: [AIRFLOW-5589] monitor pods by labels instead of names URL: https://github.com/apache/airflow/pull/6377#issuecomment-544561836 /cc @danccooper. We'll give you Co-Authored-By on this PR when we merge it.

[GitHub] [airflow] ashb commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names

2019-10-21 Thread GitBox
ashb commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names URL: https://github.com/apache/airflow/pull/6377#discussion_r337076085 ## File path: airflow/contrib/operators/kubernetes_pod_operator.py ## @@ -112,55 +113,54 @@

[GitHub] [airflow] ashb commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names

2019-10-21 Thread GitBox
ashb commented on a change in pull request #6377: [AIRFLOW-5589] monitor pods by labels instead of names URL: https://github.com/apache/airflow/pull/6377#discussion_r337075124 ## File path: airflow/contrib/operators/kubernetes_pod_operator.py ## @@ -112,55 +113,54 @@

[GitHub] [airflow] codecov-io commented on issue #6378: [AIRFLOW-5707] Add type annotations to SFTPHook

2019-10-21 Thread GitBox
codecov-io commented on issue #6378: [AIRFLOW-5707] Add type annotations to SFTPHook URL: https://github.com/apache/airflow/pull/6378#issuecomment-544561071 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6378?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337073470 ## File path:

[GitHub] [airflow] ashb commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
ashb commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337073537 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337072821 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337072521 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337072521 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r33707 ## File path: setup.py ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337071730 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337071394 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337071166 ## File path: Dockerfile ## @@

[GitHub] [airflow] davlum commented on issue #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator

2019-10-21 Thread GitBox
davlum commented on issue #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator URL: https://github.com/apache/airflow/pull/6375#issuecomment-544556561 > Do we need a separate operator for this? Might a KubeernetesPodOperator(yaml=...) work? @ashb This is possible in #6230 and was the

[GitHub] [airflow] davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file

2019-10-21 Thread GitBox
davlum commented on a change in pull request #6230: [AIRFLOW-5413] Allow K8S worker pod to be configured from JSON/YAML file URL: https://github.com/apache/airflow/pull/6230#discussion_r337068355 ## File path: airflow/kubernetes/pod_generator.py ## @@ -301,51 +352,151 @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337067401 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337065995 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337065283 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337057640 ## File path: BREEZE.rst ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337057579 ## File path: Dockerfile ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337057683 ## File path: BREEZE.rst ## @@

[GitHub] [airflow] potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704]

2019-10-21 Thread GitBox
potiuk commented on a change in pull request #6266: [AIRFLOW-2439] Production Docker image support including refactoring of build scripts - depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6266#discussion_r337057538 ## File path: Dockerfile ## @@

[GitHub] [airflow] mik-laj commented on a change in pull request #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator URL: https://github.com/apache/airflow/pull/6375#discussion_r337054780 ## File path: airflow/contrib/example_dags/example_kubernetes_operator.py ## @@ -63,6 +99,24 @@

[GitHub] [airflow] codecov-io edited a comment on issue #6306: [AIRFLOW-5632] Rename ComputeEngine operators

2019-10-21 Thread GitBox
codecov-io edited a comment on issue #6306: [AIRFLOW-5632] Rename ComputeEngine operators URL: https://github.com/apache/airflow/pull/6306#issuecomment-541052532 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6306?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6306: [AIRFLOW-5632] Rename ComputeEngine operators

2019-10-21 Thread GitBox
codecov-io edited a comment on issue #6306: [AIRFLOW-5632] Rename ComputeEngine operators URL: https://github.com/apache/airflow/pull/6306#issuecomment-541052532 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6306?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6306: [AIRFLOW-5632] Rename ComputeEngine operators

2019-10-21 Thread GitBox
codecov-io edited a comment on issue #6306: [AIRFLOW-5632] Rename ComputeEngine operators URL: https://github.com/apache/airflow/pull/6306#issuecomment-541052532 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6306?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj commented on a change in pull request #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator URL: https://github.com/apache/airflow/pull/6375#discussion_r337054780 ## File path: airflow/contrib/example_dags/example_kubernetes_operator.py ## @@ -63,6 +99,24 @@

[jira] [Commented] (AIRFLOW-3140) Add MongoDBToGoogleStorage Opearator

2019-10-21 Thread Q C (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16956156#comment-16956156 ] Q C commented on AIRFLOW-3140: -- Hi just wondering if there's any update on this one? Before working on

[GitHub] [airflow] mik-laj commented on a change in pull request #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator

2019-10-21 Thread GitBox
mik-laj commented on a change in pull request #6375: [AIRFLOW-5706] Add KubernetesPodYamlOperator URL: https://github.com/apache/airflow/pull/6375#discussion_r337050245 ## File path: airflow/contrib/example_dags/example_kubernetes_operator.py ## @@ -63,6 +99,24 @@

  1   2   >