[GitHub] [airflow] codecov-io commented on issue #6123: [AIRFLOW-5502][depends on AIRFLOW-5498, AIRFLOW-5499] Move GCP base hook to core

2019-09-16 Thread GitBox
codecov-io commented on issue #6123: [AIRFLOW-5502][depends on AIRFLOW-5498, AIRFLOW-5499] Move GCP base hook to core URL: https://github.com/apache/airflow/pull/6123#issuecomment-531795320 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6123?src=pr=h1) Report > Merging

[GitHub] [airflow] TobKed commented on issue #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on issue #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#issuecomment-531795029 @mik-laj I've applied changes. Please verify is correct.

[GitHub] [airflow] TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#discussion_r324696928 ## File path: airflow/gcp/hooks/pubsub.py ## @@ -259,29 +443,57 @@ def pull(

[GitHub] [airflow] TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#discussion_r324696962 ## File path: airflow/gcp/hooks/pubsub.py ## @@ -292,14 +504,38 @@ def

[jira] [Resolved] (AIRFLOW-5503) Tree view layout on HDPI displays broken

2019-09-16 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-5503. - Fix Version/s: 1.10.6 Resolution: Fixed > Tree view layout on HDPI displays broken >

[GitHub] [airflow] dstandish commented on a change in pull request #6104: [AIRFLOW-4574] allow providing private_key in SSHHook

2019-09-16 Thread GitBox
dstandish commented on a change in pull request #6104: [AIRFLOW-4574] allow providing private_key in SSHHook URL: https://github.com/apache/airflow/pull/6104#discussion_r324754094 ## File path: airflow/contrib/hooks/ssh_hook.py ## @@ -160,24 +169,27 @@ def get_conn(self):

[GitHub] [airflow] codecov-io commented on issue #6126: [AIRFLOW-5504] Improve project_id in GCP Kubernetes Hook

2019-09-16 Thread GitBox
codecov-io commented on issue #6126: [AIRFLOW-5504] Improve project_id in GCP Kubernetes Hook URL: https://github.com/apache/airflow/pull/6126#issuecomment-531866266 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6126?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #6125: [AIRFLOW-5503] Fix tree view layout on HDPI screen

2019-09-16 Thread GitBox
codecov-io commented on issue #6125: [AIRFLOW-5503] Fix tree view layout on HDPI screen URL: https://github.com/apache/airflow/pull/6125#issuecomment-531810353 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6125?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6125: [AIRFLOW-5503] Fix tree view layout on HDPI screen

2019-09-16 Thread GitBox
codecov-io edited a comment on issue #6125: [AIRFLOW-5503] Fix tree view layout on HDPI screen URL: https://github.com/apache/airflow/pull/6125#issuecomment-531810353 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6125?src=pr=h1) Report > Merging

[GitHub] [airflow] nuclearpinguin commented on a change in pull request #6121: [AIRFLOW-5498] Move GCP Discovery hook to core

2019-09-16 Thread GitBox
nuclearpinguin commented on a change in pull request #6121: [AIRFLOW-5498] Move GCP Discovery hook to core URL: https://github.com/apache/airflow/pull/6121#discussion_r324790402 ## File path: airflow/contrib/hooks/google_discovery_api_hook.py ## @@ -16,132 +16,14 @@ #

[jira] [Commented] (AIRFLOW-5481) Allow Deleting Renamed DAGs

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

[jira] [Commented] (AIRFLOW-5481) Allow Deleting Renamed DAGs

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930636#comment-16930636 ] ASF GitHub Bot commented on AIRFLOW-5481: - kaxil commented on pull request #6101:

[GitHub] [airflow] kaxil merged pull request #6101: [AIRFLOW-5481] Allow Deleting Renamed DAGs

2019-09-16 Thread GitBox
kaxil merged pull request #6101: [AIRFLOW-5481] Allow Deleting Renamed DAGs URL: https://github.com/apache/airflow/pull/6101 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airflow] potiuk commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes

2019-09-16 Thread GitBox
potiuk commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes URL: https://github.com/apache/airflow/pull/5786#issuecomment-531825311 Ups. I will take a look . Luckily Git does not forget things too easily

[GitHub] [airflow] codecov-io commented on issue #6122: [AIRFLOW-5499] Move GCP utils to core

2019-09-16 Thread GitBox
codecov-io commented on issue #6122: [AIRFLOW-5499] Move GCP utils to core URL: https://github.com/apache/airflow/pull/6122#issuecomment-531783904 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6122?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6122: [AIRFLOW-5499] Move GCP utils to core

2019-09-16 Thread GitBox
codecov-io edited a comment on issue #6122: [AIRFLOW-5499] Move GCP utils to core URL: https://github.com/apache/airflow/pull/6122#issuecomment-531783904 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6122?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj commented on issue #6050: [AIRFLOW-5434][DONT-MERGE] Use hook to provide credentials in GKEPodOperator

2019-09-16 Thread GitBox
mik-laj commented on issue #6050: [AIRFLOW-5434][DONT-MERGE] Use hook to provide credentials in GKEPodOperator URL: https://github.com/apache/airflow/pull/6050#issuecomment-531802848 Can you answer an open question? https://github.com/apache/airflow/pull/6050#issuecomment-529115287

[GitHub] [airflow] ashb commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports

2019-09-16 Thread GitBox
ashb commented on a change in pull request #5944: [AIRFLOW-5362] Reorder imports URL: https://github.com/apache/airflow/pull/5944#discussion_r324712329 ## File path: airflow/__init__.py ## @@ -23,39 +23,39 @@ implement their own login mechanisms by providing an

[jira] [Commented] (AIRFLOW-5503) Tree view layout on HDPI displays broken

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930638#comment-16930638 ] ASF GitHub Bot commented on AIRFLOW-5503: - kaxil commented on pull request #6125:

[jira] [Commented] (AIRFLOW-5503) Tree view layout on HDPI displays broken

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

[jira] [Resolved] (AIRFLOW-5481) Allow Deleting Renamed DAGs

2019-09-16 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-5481. - Resolution: Fixed > Allow Deleting Renamed DAGs > --- > >

[GitHub] [airflow] kaxil merged pull request #6125: [AIRFLOW-5503] Fix tree view layout on HDPI screen

2019-09-16 Thread GitBox
kaxil merged pull request #6125: [AIRFLOW-5503] Fix tree view layout on HDPI screen URL: https://github.com/apache/airflow/pull/6125 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] TobKed opened a new pull request #6126: [AIRFLOW-5504] Improve project_id in GCP Kubernetes Hook

2019-09-16 Thread GitBox
TobKed opened a new pull request #6126: [AIRFLOW-5504] Improve project_id in GCP Kubernetes Hook URL: https://github.com/apache/airflow/pull/6126 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-5504) Improve project_id in GCP Kubernetes Hook

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930653#comment-16930653 ] ASF GitHub Bot commented on AIRFLOW-5504: - TobKed commented on pull request #6126:

[jira] [Created] (AIRFLOW-5504) Improve project_id in GCP Kubernetes Hook

2019-09-16 Thread Tobiasz Kedzierski (Jira)
Tobiasz Kedzierski created AIRFLOW-5504: --- Summary: Improve project_id in GCP Kubernetes Hook Key: AIRFLOW-5504 URL: https://issues.apache.org/jira/browse/AIRFLOW-5504 Project: Apache Airflow

[GitHub] [airflow] codecov-io edited a comment on issue #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
codecov-io edited a comment on issue #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#issuecomment-531411977 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6096?src=pr=h1) Report > Merging

[GitHub] [airflow] dossett commented on issue #4064: AIRFLOW-3149 Support dataproc cluster deletion on ERROR

2019-09-16 Thread GitBox
dossett commented on issue #4064: AIRFLOW-3149 Support dataproc cluster deletion on ERROR URL: https://github.com/apache/airflow/pull/4064#issuecomment-531876867 @mik-laj pylint is happy now, the kubernetes test suite failed but that seems unrelated to my change?

[GitHub] [airflow] TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#discussion_r324696829 ## File path: airflow/gcp/hooks/pubsub.py ## @@ -177,40 +293,88 @@ def

[GitHub] [airflow] TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#discussion_r324696885 ## File path: airflow/gcp/hooks/pubsub.py ## @@ -219,30 +383,50 @@ def

[jira] [Comment Edited] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Chris Wegrzyn (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930644#comment-16930644 ] Chris Wegrzyn edited comment on AIRFLOW-5447 at 9/16/19 4:34 PM: - After

[GitHub] [airflow] mik-laj commented on a change in pull request #6121: [AIRFLOW-5498] Move Discovery hook to core

2019-09-16 Thread GitBox
mik-laj commented on a change in pull request #6121: [AIRFLOW-5498] Move Discovery hook to core URL: https://github.com/apache/airflow/pull/6121#discussion_r324715715 ## File path: airflow/contrib/hooks/google_discovery_api_hook.py ## @@ -16,132 +16,14 @@ # KIND, either

[GitHub] [airflow] TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#discussion_r324701533 ## File path: airflow/gcp/hooks/pubsub.py ## @@ -77,47 +106,110 @@ def publish(self,

[GitHub] [airflow] TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#discussion_r324701479 ## File path: airflow/gcp/hooks/pubsub.py ## @@ -129,23 +221,39 @@ def

[GitHub] [airflow] TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python

2019-09-16 Thread GitBox
TobKed commented on a change in pull request #6096: [AIRFLOW-5477] Rewrite Google PubSub Hook to Google Cloud Python URL: https://github.com/apache/airflow/pull/6096#discussion_r324701507 ## File path: airflow/gcp/hooks/pubsub.py ## @@ -77,47 +106,110 @@ def publish(self,

[GitHub] [airflow] feluelle commented on a change in pull request #6121: [AIRFLOW-5498] Move Discovery hook to core

2019-09-16 Thread GitBox
feluelle commented on a change in pull request #6121: [AIRFLOW-5498] Move Discovery hook to core URL: https://github.com/apache/airflow/pull/6121#discussion_r324712041 ## File path: airflow/contrib/hooks/google_discovery_api_hook.py ## @@ -16,132 +16,14 @@ # KIND, either

[GitHub] [airflow] feluelle commented on a change in pull request #6121: [AIRFLOW-5498] Move Discovery hook to core

2019-09-16 Thread GitBox
feluelle commented on a change in pull request #6121: [AIRFLOW-5498] Move Discovery hook to core URL: https://github.com/apache/airflow/pull/6121#discussion_r324712510 ## File path: airflow/contrib/hooks/google_discovery_api_hook.py ## @@ -16,132 +16,14 @@ # KIND, either

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Chris Wegrzyn (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930644#comment-16930644 ] Chris Wegrzyn commented on AIRFLOW-5447: After a bit of wrestling with pyrasite and probably

[GitHub] [airflow] codecov-io edited a comment on issue #5189: [AIRFLOW-4415] skip status propagation

2019-09-16 Thread GitBox
codecov-io edited a comment on issue #5189: [AIRFLOW-4415] skip status propagation URL: https://github.com/apache/airflow/pull/5189#issuecomment-488128791 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5189?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-5506) Airflow scheduler stuck

2019-09-16 Thread t oo (Jira)
t oo created AIRFLOW-5506: - Summary: Airflow scheduler stuck Key: AIRFLOW-5506 URL: https://issues.apache.org/jira/browse/AIRFLOW-5506 Project: Apache Airflow Issue Type: Bug Components:

[GitHub] [airflow] potiuk commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes

2019-09-16 Thread GitBox
potiuk commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes URL: https://github.com/apache/airflow/pull/5786#issuecomment-531940140 @feluelle - reflog to the rescue. All should be good now :). Waiting for Travis...

[jira] [Created] (AIRFLOW-5507) Add H2O operator

2019-09-16 Thread Alexandre Brilhante (Jira)
Alexandre Brilhante created AIRFLOW-5507: Summary: Add H2O operator Key: AIRFLOW-5507 URL: https://issues.apache.org/jira/browse/AIRFLOW-5507 Project: Apache Airflow Issue Type: Wish

[jira] [Created] (AIRFLOW-5505) task_instance table errors in metastore db with localexecutor

2019-09-16 Thread t oo (Jira)
t oo created AIRFLOW-5505: - Summary: task_instance table errors in metastore db with localexecutor Key: AIRFLOW-5505 URL: https://issues.apache.org/jira/browse/AIRFLOW-5505 Project: Apache Airflow

[jira] [Updated] (AIRFLOW-5505) task_instance table errors in metastore db with localexecutor/mysql

2019-09-16 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] t oo updated AIRFLOW-5505: -- Summary: task_instance table errors in metastore db with localexecutor/mysql (was: task_instance table

[GitHub] [airflow] codecov-io commented on issue #5998: [AIRFLOW-5398] Update contrib example DAGs to context manager

2019-09-16 Thread GitBox
codecov-io commented on issue #5998: [AIRFLOW-5398] Update contrib example DAGs to context manager URL: https://github.com/apache/airflow/pull/5998#issuecomment-531900151 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5998?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #5998: [AIRFLOW-5398] Update contrib example DAGs to context manager

2019-09-16 Thread GitBox
codecov-io edited a comment on issue #5998: [AIRFLOW-5398] Update contrib example DAGs to context manager URL: https://github.com/apache/airflow/pull/5998#issuecomment-531900151 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5998?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk merged pull request #6119: [AIRFLOW-XXX] Add note about moving GCP from contrib to core

2019-09-16 Thread GitBox
potiuk merged pull request #6119: [AIRFLOW-XXX] Add note about moving GCP from contrib to core URL: https://github.com/apache/airflow/pull/6119 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] codecov-io commented on issue #6121: [AIRFLOW-5498] Move GCP Discovery hook to core

2019-09-16 Thread GitBox
codecov-io commented on issue #6121: [AIRFLOW-5498] Move GCP Discovery hook to core URL: https://github.com/apache/airflow/pull/6121#issuecomment-531920936 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6121?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #6115: [AIRFLOW-5150] Implement POC for GitLab + Kubernetes tests

2019-09-16 Thread GitBox
codecov-io commented on issue #6115: [AIRFLOW-5150] Implement POC for GitLab + Kubernetes tests URL: https://github.com/apache/airflow/pull/6115#issuecomment-531962785 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6115?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk commented on issue #6050: [AIRFLOW-5434][DONT-MERGE] Use hook to provide credentials in GKEPodOperator

2019-09-16 Thread GitBox
potiuk commented on issue #6050: [AIRFLOW-5434][DONT-MERGE] Use hook to provide credentials in GKEPodOperator URL: https://github.com/apache/airflow/pull/6050#issuecomment-531950657 Using gcp_conn_id is preferred way. You can update UPDATING.md and forget about backwards compatibility.

[GitHub] [airflow] dossett commented on issue #4064: AIRFLOW-3149 Support dataproc cluster deletion on ERROR

2019-09-16 Thread GitBox
dossett commented on issue #4064: AIRFLOW-3149 Support dataproc cluster deletion on ERROR URL: https://github.com/apache/airflow/pull/4064#issuecomment-531951347 @mik-laj @potiuk All green! This is an automated message from

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930754#comment-16930754 ] Daniel Imberman commented on AIRFLOW-5447: -- [~cwegrzyn] this is nuts... It might be a race

[jira] [Comment Edited] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930761#comment-16930761 ] Daniel Imberman edited comment on AIRFLOW-5447 at 9/16/19 6:32 PM: ---

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930761#comment-16930761 ] Daniel Imberman commented on AIRFLOW-5447: -- Ok so I've broken down the currently running

[GitHub] [airflow] aoen commented on issue #5639: [AIRFLOW-4883] Add missing code lost during rebase of original commit

2019-09-16 Thread GitBox
aoen commented on issue #5639: [AIRFLOW-4883] Add missing code lost during rebase of original commit URL: https://github.com/apache/airflow/pull/5639#issuecomment-531884151 > @aoen can u look at https://stackoverflow.com/questions/57713394/airflow-scheduler-stuck ? @tooptoop4 are

[jira] [Commented] (AIRFLOW-5504) Improve project_id in GCP Kubernetes Hook

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930778#comment-16930778 ] ASF GitHub Bot commented on AIRFLOW-5504: - potiuk commented on pull request #6126:

[GitHub] [airflow] potiuk merged pull request #6126: [AIRFLOW-5504] Improve project_id in GCP Kubernetes Hook

2019-09-16 Thread GitBox
potiuk merged pull request #6126: [AIRFLOW-5504] Improve project_id in GCP Kubernetes Hook URL: https://github.com/apache/airflow/pull/6126 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (AIRFLOW-5504) Improve project_id in GCP Kubernetes Hook

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

[jira] [Resolved] (AIRFLOW-5504) Improve project_id in GCP Kubernetes Hook

2019-09-16 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5504. --- Fix Version/s: 2.0.0 Resolution: Fixed > Improve project_id in GCP Kubernetes Hook

[jira] [Resolved] (AIRFLOW-5472) Fix labels in GCS operator

2019-09-16 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5472. --- Fix Version/s: 2.0.0 Resolution: Fixed > Fix labels in GCS operator >

[jira] [Commented] (AIRFLOW-5472) Fix labels in GCS operator

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930785#comment-16930785 ] ASF GitHub Bot commented on AIRFLOW-5472: - potiuk commented on pull request #6117:

[jira] [Commented] (AIRFLOW-5472) Fix labels in GCS operator

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

[GitHub] [airflow] potiuk merged pull request #6117: [AIRFLOW-5472] Fix labels in GCS operator

2019-09-16 Thread GitBox
potiuk merged pull request #6117: [AIRFLOW-5472] Fix labels in GCS operator URL: https://github.com/apache/airflow/pull/6117 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Closed] (AIRFLOW-5467) Tasks in the subdag not cleared when dag_id contains "." and starts after retry

2019-09-16 Thread Andrey Kucherov (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Kucherov closed AIRFLOW-5467. Fix Version/s: 1.10.5 Resolution: Not A Bug > Tasks in the subdag not cleared

[GitHub] [airflow] brilhana opened a new pull request #6127: [AIRFLOW-XXX] added NBC to users

2019-09-16 Thread GitBox
brilhana opened a new pull request #6127: [AIRFLOW-XXX] added NBC to users URL: https://github.com/apache/airflow/pull/6127 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930751#comment-16930751 ] Daniel Imberman commented on AIRFLOW-5447: -- Thank you [~cwegrzyn]! That helps massively. Let

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Chris Wegrzyn (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930889#comment-16930889 ] Chris Wegrzyn commented on AIRFLOW-5447: I noticed the two thread manager servers earlier too,

[jira] [Assigned] (AIRFLOW-5430) airflow initdb is broken on py2 and py3.5 due to transitive dependency

2019-09-16 Thread Fokko Driesprong (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong reassigned AIRFLOW-5430: - Assignee: Max Gasner > airflow initdb is broken on py2 and py3.5 due to

[jira] [Created] (AIRFLOW-5508) Whitelist mechanism for StatsD metrics

2019-09-16 Thread Mike Dias (Jira)
Mike Dias created AIRFLOW-5508: -- Summary: Whitelist mechanism for StatsD metrics Key: AIRFLOW-5508 URL: https://issues.apache.org/jira/browse/AIRFLOW-5508 Project: Apache Airflow Issue Type:

[jira] [Commented] (AIRFLOW-5508) Whitelist mechanism for StatsD metrics

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931051#comment-16931051 ] ASF GitHub Bot commented on AIRFLOW-5508: - mikedias commented on pull request #6130:

[GitHub] [airflow] mikedias opened a new pull request #6130: [AIRFLOW-5508] Add a whitelist mechanism for the StatsD metrics

2019-09-16 Thread GitBox
mikedias opened a new pull request #6130: [AIRFLOW-5508] Add a whitelist mechanism for the StatsD metrics URL: https://github.com/apache/airflow/pull/6130 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] [airflow] codecov-io commented on issue #6127: [AIRFLOW-XXX] added NBC to users

2019-09-16 Thread GitBox
codecov-io commented on issue #6127: [AIRFLOW-XXX] added NBC to users URL: https://github.com/apache/airflow/pull/6127#issuecomment-531978924 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6127?src=pr=h1) Report > Merging

[GitHub] [airflow] feng-tao merged pull request #6127: [AIRFLOW-XXX] added NBC to users

2019-09-16 Thread GitBox
feng-tao merged pull request #6127: [AIRFLOW-XXX] added NBC to users URL: https://github.com/apache/airflow/pull/6127 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] cwegrzyn opened a new pull request #6128: [AIRFLOW-5447] Don't set the executor with a default arg

2019-09-16 Thread GitBox
cwegrzyn opened a new pull request #6128: [AIRFLOW-5447] Don't set the executor with a default arg URL: https://github.com/apache/airflow/pull/6128 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930992#comment-16930992 ] ASF GitHub Bot commented on AIRFLOW-5447: - cwegrzyn commented on pull request #6128:

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931031#comment-16931031 ] Daniel Imberman commented on AIRFLOW-5447: -- Thank you so much for catching this [~cwegrzyn].

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931046#comment-16931046 ] ASF GitHub Bot commented on AIRFLOW-5447: - dimberman commented on pull request #6129:

[GitHub] [airflow] dimberman opened a new pull request #6129: [AIRFLOW-5447] Scheduler stalls because second watcher thread in default args

2019-09-16 Thread GitBox
dimberman opened a new pull request #6129: [AIRFLOW-5447] Scheduler stalls because second watcher thread in default args URL: https://github.com/apache/airflow/pull/6129 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-5385) SparkSubmit status spend lot of time

2019-09-16 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931099#comment-16931099 ] t oo commented on AIRFLOW-5385: --- i created spark-27491, i noticed airflow is always at 99%cpu and i have

[GitHub] [airflow] potiuk commented on issue #5976: [AIRFLOW-5369] Add interactivity to pre-commits

2019-09-16 Thread GitBox
potiuk commented on issue #5976: [AIRFLOW-5369] Add interactivity to pre-commits URL: https://github.com/apache/airflow/pull/5976#issuecomment-531981855  This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow] potiuk commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes

2019-09-16 Thread GitBox
potiuk commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes URL: https://github.com/apache/airflow/pull/5786#issuecomment-531982066 All green @feluelle ! This

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread Chris Wegrzyn (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930993#comment-16930993 ] Chris Wegrzyn commented on AIRFLOW-5447: Hmm... Confirmed. Dropping that

[GitHub] [airflow] codecov-io edited a comment on issue #5740: [AIRFLOW-5087] Display task/dag run stats on UI so that users can debug more easily

2019-09-16 Thread GitBox
codecov-io edited a comment on issue #5740: [AIRFLOW-5087] Display task/dag run stats on UI so that users can debug more easily URL: https://github.com/apache/airflow/pull/5740#issuecomment-519257117 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5740?src=pr=h1) Report > Merging

[GitHub] [airflow] dimberman commented on issue #6128: [AIRFLOW-5447] Don't set the executor with a default arg

2019-09-16 Thread GitBox
dimberman commented on issue #6128: [AIRFLOW-5447] Don't set the executor with a default arg URL: https://github.com/apache/airflow/pull/6128#issuecomment-532048596 @cwegrzyn I made a PR against master with this fix and cherry-picked your change https://github.com/apache/airflow/pull/6129

[GitHub] [airflow] dimberman closed pull request #6128: [AIRFLOW-5447] Don't set the executor with a default arg

2019-09-16 Thread GitBox
dimberman closed pull request #6128: [AIRFLOW-5447] Don't set the executor with a default arg URL: https://github.com/apache/airflow/pull/6128 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (AIRFLOW-5447) KubernetesExecutor hangs on task queueing

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931069#comment-16931069 ] ASF GitHub Bot commented on AIRFLOW-5447: - dimberman commented on pull request #6128:

[GitHub] [airflow] gerardo commented on issue #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI

2019-09-16 Thread GitBox
gerardo commented on issue #5837: [AIRFLOW-5223] Use KinD for Kubernetes in CI URL: https://github.com/apache/airflow/pull/5837#issuecomment-532060457 Using the `dind` image makes sense. Thanks for your review @potiuk. Now, I'm not completely sure about using `network_mode = host`.

[GitHub] [airflow] tooptoop4 commented on issue #6129: [AIRFLOW-5447] Scheduler stalls because second watcher thread in default args

2019-09-16 Thread GitBox
tooptoop4 commented on issue #6129: [AIRFLOW-5447] Scheduler stalls because second watcher thread in default args URL: https://github.com/apache/airflow/pull/6129#issuecomment-532061811 does this affeect LocalExecutor too? https://jira.apache.org/jira/browse/AIRFLOW-5506 only affects >=

[jira] [Commented] (AIRFLOW-5508) Whitelist mechanism for StatsD metrics

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931114#comment-16931114 ] ASF GitHub Bot commented on AIRFLOW-5508: - mikedias commented on pull request #6131:

[GitHub] [airflow] mikedias opened a new pull request #6131: [AIRFLOW-5508] Add a whitelist mechanism for the StatsD metrics (1.10)

2019-09-16 Thread GitBox
mikedias opened a new pull request #6131: [AIRFLOW-5508] Add a whitelist mechanism for the StatsD metrics (1.10) URL: https://github.com/apache/airflow/pull/6131 **This PR is a backport of #6130 to `v1-10-stable` branch** ### Jira - [x] My PR addresses the following [Airflow

[GitHub] [airflow] nuclearpinguin opened a new pull request #6118: Test tests

2019-09-16 Thread GitBox
nuclearpinguin opened a new pull request #6118: Test tests URL: https://github.com/apache/airflow/pull/6118 @mik-laj This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] potiuk closed pull request #6116: Merge pull request #1 from apache/master

2019-09-16 Thread GitBox
potiuk closed pull request #6116: Merge pull request #1 from apache/master URL: https://github.com/apache/airflow/pull/6116 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [airflow] potiuk commented on issue #6116: Merge pull request #1 from apache/master

2019-09-16 Thread GitBox
potiuk commented on issue #6116: Merge pull request #1 from apache/master URL: https://github.com/apache/airflow/pull/6116#issuecomment-531676213 I think that is a mistake. Please reopen and put some real PR following the COBTRIBUTING.md if you want to make a PR for apache/master

[GitHub] [airflow] nuclearpinguin closed pull request #6118: Test tests

2019-09-16 Thread GitBox
nuclearpinguin closed pull request #6118: Test tests URL: https://github.com/apache/airflow/pull/6118 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [airflow] nuclearpinguin opened a new pull request #6117: [AIRFLOW-5472] Fix labels in GCS operator

2019-09-16 Thread GitBox
nuclearpinguin opened a new pull request #6117: [AIRFLOW-5472] Fix labels in GCS operator URL: https://github.com/apache/airflow/pull/6117 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-5472) Fix labels in GCS operator

2019-09-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16930291#comment-16930291 ] ASF GitHub Bot commented on AIRFLOW-5472: - nuclearpinguin commented on pull request #6117:

[GitHub] [airflow] bharathpalaksha commented on issue #6026: [AIRFLOW-5419] - Use `sudo` to kill cleared tasks when running with impersonation

2019-09-16 Thread GitBox
bharathpalaksha commented on issue #6026: [AIRFLOW-5419] - Use `sudo` to kill cleared tasks when running with impersonation URL: https://github.com/apache/airflow/pull/6026#issuecomment-531675152 @ashb please check the comments in response to your review comment and also have addresses

[GitHub] [airflow] nuclearpinguin commented on issue #6117: [AIRFLOW-5472] Fix labels in GCS operator

2019-09-16 Thread GitBox
nuclearpinguin commented on issue #6117: [AIRFLOW-5472] Fix labels in GCS operator URL: https://github.com/apache/airflow/pull/6117#issuecomment-531681151 Travis returned more errors than I expected  This is an automated

[GitHub] [airflow] mik-laj commented on issue #6117: [AIRFLOW-5472] Fix labels in GCS operator

2019-09-16 Thread GitBox
mik-laj commented on issue #6117: [AIRFLOW-5472] Fix labels in GCS operator URL: https://github.com/apache/airflow/pull/6117#issuecomment-531675543 I'm afraid of Travis. Can we wait for result? This is an automated message

[GitHub] [airflow] nuclearpinguin opened a new pull request #6119: [AIRFLOW-XXX] Add note about moving GCP from contrib to core

2019-09-16 Thread GitBox
nuclearpinguin opened a new pull request #6119: [AIRFLOW-XXX] Add note about moving GCP from contrib to core URL: https://github.com/apache/airflow/pull/6119 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] [airflow] feluelle commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes

2019-09-16 Thread GitBox
feluelle commented on issue #5786: [AIRFLOW-5170] [AIRFLOW-5256] Consistent licences for python files and related pylint fixes URL: https://github.com/apache/airflow/pull/5786#issuecomment-531689082 What happened @potiuk ? There are far less changes in the commit than before.

  1   2   >