[jira] [Resolved] (AIRFLOW-3175) Fix docstring format in airflow/jobs.py

2018-10-26 Thread Xiaodong DENG (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaodong DENG resolved AIRFLOW-3175. Resolution: Fixed > Fix docstring format in airflow/jobs.py > ---

[jira] [Resolved] (AIRFLOW-3159) Update Airflow documentation on GCP Logging

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-3159. - Resolution: Fixed Fix Version/s: 2.0.0 Resolved by https://github.com/apache/incubator-a

[jira] [Commented] (AIRFLOW-3150) Make execution_date a template field in TriggerDagRunOperator

2018-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665708#comment-16665708 ] ASF GitHub Bot commented on AIRFLOW-3150: - kaxil opened a new pull request #410

[GitHub] kaxil opened a new pull request #4103: [AIRFLOW-3150] Make execution_date a template field in TriggerDagRunOperator

2018-10-26 Thread GitBox
kaxil opened a new pull request #4103: [AIRFLOW-3150] Make execution_date a template field in TriggerDagRunOperator URL: https://github.com/apache/incubator-airflow/pull/4103 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflo

[jira] [Commented] (AIRFLOW-3262) Can't get log containing Response when using SimpleHttpOperator

2018-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665703#comment-16665703 ] ASF GitHub Bot commented on AIRFLOW-3262: - kaxil opened a new pull request #410

[jira] [Updated] (AIRFLOW-3201) add sid88in in the list

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-3201: Fix Version/s: 2.0.0 > add sid88in in the list > --- > > Key:

[jira] [Resolved] (AIRFLOW-3201) add sid88in in the list

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-3201. - Resolution: Fixed > add sid88in in the list > --- > > Key:

[GitHub] kaxil opened a new pull request #4102: [AIRFLOW-3262] Add param to log response when using SimpleHttpOperator

2018-10-26 Thread GitBox
kaxil opened a new pull request #4102: [AIRFLOW-3262] Add param to log response when using SimpleHttpOperator URL: https://github.com/apache/incubator-airflow/pull/4102 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow Jira](h

[jira] [Assigned] (AIRFLOW-3150) Make execution_date a template field in TriggerDagRunOperator

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik reassigned AIRFLOW-3150: --- Assignee: Kaxil Naik > Make execution_date a template field in TriggerDagRunOperator > ---

[jira] [Assigned] (AIRFLOW-3254) BigQueryGetDataOperator to support reading query from SQL file

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik reassigned AIRFLOW-3254: --- Assignee: Kaxil Naik > BigQueryGetDataOperator to support reading query from SQL file > --

[GitHub] morgendave commented on a change in pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
morgendave commented on a change in pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r228675111 ## File path: airflow/contrib/hooks/grpc_hook.py ## @@ -0,0 +1,102 @@ +# -*- coding: utf-8 -*- +# +# Licensed under th

[GitHub] morgendave commented on a change in pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
morgendave commented on a change in pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r228675017 ## File path: README.md ## @@ -262,6 +262,7 @@ Currently **officially** using Airflow: 1. [Spotahome](https://www.spo

[jira] [Created] (AIRFLOW-3262) Can't get log containing Response when using SimpleHttpOperator

2018-10-26 Thread Kaxil Naik (JIRA)
Kaxil Naik created AIRFLOW-3262: --- Summary: Can't get log containing Response when using SimpleHttpOperator Key: AIRFLOW-3262 URL: https://issues.apache.org/jira/browse/AIRFLOW-3262 Project: Apache Airfl

[GitHub] kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097#discussion_r228672581 ## File path: airflow/contrib/hooks/gcp_sql_hook.py ## @@ -0,0 +1,173 @@ +# -*- coding: u

[jira] [Updated] (AIRFLOW-2657) Add ability to delete DAG from web ui

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-2657: Fix Version/s: (was: 2.0.0) 1.10.1 > Add ability to delete DAG from web ui

[jira] [Work started] (AIRFLOW-3261) Add All BigQuery Job Errors to Logs

2018-10-26 Thread Michael Ghen (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-3261 started by Michael Ghen. - > Add All BigQuery Job Errors to Logs > ---

[jira] [Assigned] (AIRFLOW-3261) Add All BigQuery Job Errors to Logs

2018-10-26 Thread Michael Ghen (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Ghen reassigned AIRFLOW-3261: - Assignee: Michael Ghen > Add All BigQuery Job Errors to Logs > ---

[jira] [Created] (AIRFLOW-3261) Add All BigQuery Job Errors to Logs

2018-10-26 Thread Michael Ghen (JIRA)
Michael Ghen created AIRFLOW-3261: - Summary: Add All BigQuery Job Errors to Logs Key: AIRFLOW-3261 URL: https://issues.apache.org/jira/browse/AIRFLOW-3261 Project: Apache Airflow Issue Type:

[GitHub] kaxil commented on issue #4061: [AIRFLOW-2799] Fix filtering UI objects by datetime

2018-10-26 Thread GitBox
kaxil commented on issue #4061: [AIRFLOW-2799] Fix filtering UI objects by datetime URL: https://github.com/apache/incubator-airflow/pull/4061#issuecomment-433534862 Hi, @jgao54 can you review this one too please? This is an

[GitHub] jgao54 commented on issue #4101: add base grpc hook

2018-10-26 Thread GitBox
jgao54 commented on issue #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#issuecomment-433518858 please make sure the commit message follows [AIRFLOW-] This is an automated message fro

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-26 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228642040 ## File path: airflow/contrib/operators/sagemaker_transf

[GitHub] jgao54 commented on a change in pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
jgao54 commented on a change in pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r228640138 ## File path: airflow/www/views.py ## @@ -2960,6 +2960,9 @@ class ConnectionModelView(wwwutils.SuperUserMixin, AirflowMod

[GitHub] jgao54 commented on a change in pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
jgao54 commented on a change in pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r228641495 ## File path: airflow/contrib/hooks/grpc_hook.py ## @@ -0,0 +1,102 @@ +# -*- coding: utf-8 -*- +# +# Licensed under the Ap

[GitHub] jgao54 commented on a change in pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
jgao54 commented on a change in pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r228639120 ## File path: README.md ## @@ -262,6 +262,7 @@ Currently **officially** using Airflow: 1. [Spotahome](https://www.spotaho

[GitHub] jgao54 commented on a change in pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
jgao54 commented on a change in pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r228641432 ## File path: airflow/contrib/hooks/grpc_hook.py ## @@ -0,0 +1,102 @@ +# -*- coding: utf-8 -*- +# +# Licensed under the Ap

[GitHub] yangaws commented on issue #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-26 Thread GitBox
yangaws commented on issue #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#issuecomment-433513563 @ashb Not sure how I should deal with the travis unit tests failure. It's

[GitHub] yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-26 Thread GitBox
yangaws commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228635582 ## File path: airflow/contrib/operators/sagemaker_tuning

[GitHub] r39132 closed pull request #4099: add DigitalOcean to official Airflow users list

2018-10-26 Thread GitBox
r39132 closed pull request #4099: add DigitalOcean to official Airflow users list URL: https://github.com/apache/incubator-airflow/pull/4099 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] r39132 commented on issue #4099: add DigitalOcean to official Airflow users list

2018-10-26 Thread GitBox
r39132 commented on issue #4099: add DigitalOcean to official Airflow users list URL: https://github.com/apache/incubator-airflow/pull/4099#issuecomment-433505879 Welcome aboard @nmyk This is an automated message from the Ap

[GitHub] wrp commented on a change in pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
wrp commented on a change in pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101#discussion_r228617218 ## File path: airflow/contrib/hooks/grpc_hook.py ## @@ -0,0 +1,102 @@ +# -*- coding: utf-8 -*- +# +# Licensed under the Apach

[GitHub] r39132 commented on issue #4100: Add Strava to airflow users list.

2018-10-26 Thread GitBox
r39132 commented on issue #4100: Add Strava to airflow users list. URL: https://github.com/apache/incubator-airflow/pull/4100#issuecomment-433481409 Welcome aboard @dhuang & @liamstewart This is an automated message from the

[GitHub] r39132 closed pull request #4100: Add Strava to airflow users list.

2018-10-26 Thread GitBox
r39132 closed pull request #4100: Add Strava to airflow users list. URL: https://github.com/apache/incubator-airflow/pull/4100 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign p

[GitHub] codecov-io edited a comment on issue #4100: Add Strava to airflow users list.

2018-10-26 Thread GitBox
codecov-io edited a comment on issue #4100: Add Strava to airflow users list. URL: https://github.com/apache/incubator-airflow/pull/4100#issuecomment-433479599 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4100?src=pr&el=h1) Report > Merging [#4100](https://codecov.i

[GitHub] codecov-io commented on issue #4100: Add Strava to airflow users list.

2018-10-26 Thread GitBox
codecov-io commented on issue #4100: Add Strava to airflow users list. URL: https://github.com/apache/incubator-airflow/pull/4100#issuecomment-433479599 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4100?src=pr&el=h1) Report > Merging [#4100](https://codecov.io/gh/ap

[GitHub] morgendave opened a new pull request #4101: add base grpc hook

2018-10-26 Thread GitBox
morgendave opened a new pull request #4101: add base grpc hook URL: https://github.com/apache/incubator-airflow/pull/4101 Add a base grpc hook with official authentications. Will be adding unit tests and more documents once get some review about the code. ---

[GitHub] liamstewart opened a new pull request #4100: Add Strava to airflow users list.

2018-10-26 Thread GitBox
liamstewart opened a new pull request #4100: Add Strava to airflow users list. URL: https://github.com/apache/incubator-airflow/pull/4100 cc @dhuang This is an automated message from the Apache Git Service. To respond to the m

[GitHub] nmyk opened a new pull request #4099: add DigitalOcean to official Airflow users list

2018-10-26 Thread GitBox
nmyk opened a new pull request #4099: add DigitalOcean to official Airflow users list URL: https://github.com/apache/incubator-airflow/pull/4099 This is an automated message from the Apache Git Service. To respond to the

[GitHub] ashb commented on issue #4050: [AIRFLOW-3178] Don't bake ENV and _cmd into tmp config for non-sudo

2018-10-26 Thread GitBox
ashb commented on issue #4050: [AIRFLOW-3178] Don't bake ENV and _cmd into tmp config for non-sudo URL: https://github.com/apache/incubator-airflow/pull/4050#issuecomment-433449237 @bolkedebruin PTAL This is an automated mes

[GitHub] ashb commented on issue #4061: [AIRFLOW-2799] Fix filtering UI objects by datetime

2018-10-26 Thread GitBox
ashb commented on issue #4061: [AIRFLOW-2799] Fix filtering UI objects by datetime URL: https://github.com/apache/incubator-airflow/pull/4061#issuecomment-433449218 @bolkedebruin PTAL This is an automated message from the Ap

[GitHub] codecov-io commented on issue #4098: [AIRFLOW-3260] remove misleading error msg

2018-10-26 Thread GitBox
codecov-io commented on issue #4098: [AIRFLOW-3260] remove misleading error msg URL: https://github.com/apache/incubator-airflow/pull/4098#issuecomment-433425150 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4098?src=pr&el=h1) Report > Merging [#4098](https://codecov

[GitHub] codecov-io edited a comment on issue #4098: [AIRFLOW-3260] remove misleading error msg

2018-10-26 Thread GitBox
codecov-io edited a comment on issue #4098: [AIRFLOW-3260] remove misleading error msg URL: https://github.com/apache/incubator-airflow/pull/4098#issuecomment-433425150 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4098?src=pr&el=h1) Report > Merging [#4098](https:/

[jira] [Commented] (AIRFLOW-3260) remove misleading error msg in bq operator

2018-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665195#comment-16665195 ] ASF GitHub Bot commented on AIRFLOW-3260: - marengaz opened a new pull request #

[GitHub] marengaz opened a new pull request #4098: [AIRFLOW-3260] remove misleading error msg

2018-10-26 Thread GitBox
marengaz opened a new pull request #4098: [AIRFLOW-3260] remove misleading error msg URL: https://github.com/apache/incubator-airflow/pull/4098 and change to english english ;) Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [A

[GitHub] kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097#discussion_r228531698 ## File path: airflow/contrib/operators/gcp_sql_operator.py ## @@ -0,0 +1,288 @@ +# -*- c

[GitHub] kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097#discussion_r228532061 ## File path: airflow/contrib/operators/gcp_sql_operator.py ## @@ -0,0 +1,288 @@ +# -*- c

[GitHub] kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097#discussion_r228531469 ## File path: airflow/contrib/operators/gcp_sql_operator.py ## @@ -0,0 +1,288 @@ +# -*- c

[GitHub] kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097#discussion_r228532773 ## File path: docs/howto/operator.rst ## @@ -283,3 +283,155 @@ See `Adding the IAM servic

[GitHub] kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
kaxil commented on a change in pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097#discussion_r228531247 ## File path: airflow/contrib/operators/gcp_sql_operator.py ## @@ -0,0 +1,288 @@ +# -*- c

[jira] [Created] (AIRFLOW-3260) remove misleading error msg in bq operator

2018-10-26 Thread Ben Marengo (JIRA)
Ben Marengo created AIRFLOW-3260: Summary: remove misleading error msg in bq operator Key: AIRFLOW-3260 URL: https://issues.apache.org/jira/browse/AIRFLOW-3260 Project: Apache Airflow Issue T

[GitHub] marengaz commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-26 Thread GitBox
marengaz commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#discussion_r228527405 ## File path: airflow/models.py ## @@ -2473,6 +2476,7 @@ def __init__(

[GitHub] marengaz commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-26 Thread GitBox
marengaz commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#discussion_r228527405 ## File path: airflow/models.py ## @@ -2473,6 +2476,7 @@ def __init__(

[jira] [Updated] (AIRFLOW-1970) Database cannot be initialized if an invalid fernet key is provided

2018-10-26 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-1970: --- Fix Version/s: 1.10.1 > Database cannot be initialized if an invalid fernet key is

[GitHub] zackmeso commented on issue #4093: [AIRFLOW-3259] Internal Server Error when creating charts because of sort function

2018-10-26 Thread GitBox
zackmeso commented on issue #4093: [AIRFLOW-3259] Internal Server Error when creating charts because of sort function URL: https://github.com/apache/incubator-airflow/pull/4093#issuecomment-433400457 How is it possible that my changes decreased code cov by 7% ?!! -

[GitHub] exploy commented on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase.

2018-10-26 Thread GitBox
exploy commented on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase. URL: https://github.com/apache/incubator-airflow/pull/4038#issuecomment-433392893 @Fokko gr8 thx! This is an automated m

[jira] [Commented] (AIRFLOW-1970) Database cannot be initialized if an invalid fernet key is provided

2018-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665113#comment-16665113 ] ASF GitHub Bot commented on AIRFLOW-1970: - Fokko closed pull request #4038: [AI

[jira] [Resolved] (AIRFLOW-1970) Database cannot be initialized if an invalid fernet key is provided

2018-10-26 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong resolved AIRFLOW-1970. --- Resolution: Fixed > Database cannot be initialized if an invalid fernet key is prov

[jira] [Updated] (AIRFLOW-1970) Database cannot be initialized if an invalid fernet key is provided

2018-10-26 Thread Fokko Driesprong (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fokko Driesprong updated AIRFLOW-1970: -- Fix Version/s: 2.0.0 > Database cannot be initialized if an invalid fernet key is pro

[GitHub] Fokko closed pull request #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase.

2018-10-26 Thread GitBox
Fokko closed pull request #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase. URL: https://github.com/apache/incubator-airflow/pull/4038 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake o

[GitHub] codecov-io edited a comment on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase.

2018-10-26 Thread GitBox
codecov-io edited a comment on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase. URL: https://github.com/apache/incubator-airflow/pull/4038#issuecomment-429203577 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4038?src=pr&el=h1) Report

[GitHub] exploy commented on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase.

2018-10-26 Thread GitBox
exploy commented on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase. URL: https://github.com/apache/incubator-airflow/pull/4038#issuecomment-433382320 If someone can restart tests on Travis I'd be very grateful. Looks like one combination failed which lo

[GitHub] exploy commented on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase.

2018-10-26 Thread GitBox
exploy commented on issue #4038: [AIRFLOW-1970] Let empty Fernet key or special `no encryption` phrase. URL: https://github.com/apache/incubator-airflow/pull/4038#issuecomment-433374976 @Fokko I made the change to the docs. Would you take a look? --

[jira] [Updated] (AIRFLOW-3232) Make documentation for GCF Functions operator more readable

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-3232: Fix Version/s: (was: 2.0.0) 1.10.1 > Make documentation for GCF Functions

[GitHub] codecov-io commented on issue #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
codecov-io commented on issue #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097#issuecomment-433374475 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4097?src=pr&el=h1) Report > Merging [#4097](https

[jira] [Updated] (AIRFLOW-3237) Refactor example DAGs

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-3237: Fix Version/s: (was: 2.0.0) 1.10.1 > Refactor example DAGs > -

[jira] [Updated] (AIRFLOW-2682) Add how-to guide(s) for how to use basic operators like BashOperator and PythonOperator

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-2682: Fix Version/s: (was: 2.0.0) 1.10.1 > Add how-to guide(s) for how to use ba

[jira] [Resolved] (AIRFLOW-923) airflow webserver -D flag doesn't daemonize anymore

2018-10-26 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-923. --- Resolution: Duplicate > airflow webserver -D flag doesn't daemonize anymore > --

[jira] [Reopened] (AIRFLOW-2674) BashOperator eats stdout and stderr logs

2018-10-26 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor reopened AIRFLOW-2674: Re-opening to resolve as duplicate rather than fixed. > BashOperator eats stdout and

[jira] [Resolved] (AIRFLOW-2674) BashOperator eats stdout and stderr logs

2018-10-26 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-2674. Resolution: Duplicate Fix Version/s: (was: 1.10.1) > BashOperator eats

[GitHub] codecov-io commented on issue #4093: [AIRFLOW-3259] Internal Server Error when creating charts because of sort function

2018-10-26 Thread GitBox
codecov-io commented on issue #4093: [AIRFLOW-3259] Internal Server Error when creating charts because of sort function URL: https://github.com/apache/incubator-airflow/pull/4093#issuecomment-433359584 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4093?src=pr&el=h1) Rep

[jira] [Updated] (AIRFLOW-839) docker_operator.py attempts to log status key without first checking existence

2018-10-26 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-839: -- Fix Version/s: 1.10.1 > docker_operator.py attempts to log status key without first ch

[jira] [Commented] (AIRFLOW-3231) Basic operators for Google Cloud SQL (deploy / patch / delete)

2018-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664964#comment-16664964 ] ASF GitHub Bot commented on AIRFLOW-3231: - sprzedwojski opened a new pull reque

[GitHub] sprzedwojski opened a new pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL

2018-10-26 Thread GitBox
sprzedwojski opened a new pull request #4097: [AIRFLOW-3231] Basic operators for Google Cloud SQL URL: https://github.com/apache/incubator-airflow/pull/4097 ### Jira - [x] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW-3231) issue and refe

[GitHub] itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-26 Thread GitBox
itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#discussion_r228468672 ## File path: airflow/models.py ## @@ -2473,6 +2476,7 @@ def __init__(

[GitHub] itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-26 Thread GitBox
itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#discussion_r228468672 ## File path: airflow/models.py ## @@ -2473,6 +2476,7 @@ def __init__(

[GitHub] itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-26 Thread GitBox
itscaro commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#discussion_r228468672 ## File path: airflow/models.py ## @@ -2473,6 +2476,7 @@ def __init__(

[jira] [Updated] (AIRFLOW-839) docker_operator.py attempts to log status key without first checking existence

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-839: --- Fix Version/s: (was: 1.10.1) 2.0.0 > docker_operator.py attempts to log statu

[GitHub] feluelle commented on a change in pull request #4071: [AIRFLOW-3237] Refactor example DAGs

2018-10-26 Thread GitBox
feluelle commented on a change in pull request #4071: [AIRFLOW-3237] Refactor example DAGs URL: https://github.com/apache/incubator-airflow/pull/4071#discussion_r228461049 ## File path: airflow/example_dags/example_bash_operator.py ## @@ -17,48 +17,57 @@ # specific langua

[jira] [Updated] (AIRFLOW-3232) Make documentation for GCF Functions operator more readable

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-3232: Fix Version/s: (was: 1.10.1) 2.0.0 > Make documentation for GCF Functions

[jira] [Updated] (AIRFLOW-3237) Refactor example DAGs

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-3237: Fix Version/s: (was: 1.10.1) 2.0.0 > Refactor example DAGs > -

[jira] [Updated] (AIRFLOW-2682) Add how-to guide(s) for how to use basic operators like BashOperator and PythonOperator

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik updated AIRFLOW-2682: Fix Version/s: (was: 1.10.1) 2.0.0 > Add how-to guide(s) for how to use ba

[GitHub] ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-26 Thread GitBox
ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228459628 ## File path: airflow/contrib/operators/sagemaker_transform

[GitHub] ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-26 Thread GitBox
ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228458846 ## File path: airflow/contrib/operators/sagemaker_tuning_op

[GitHub] ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-26 Thread GitBox
ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228175299 ## File path: airflow/contrib/sensors/sagemaker_training_se

[GitHub] ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform

2018-10-26 Thread GitBox
ashb commented on a change in pull request #4091: [AIRFLOW-2524] Update SageMaker hook, operator and sensor for training, tuning and transform URL: https://github.com/apache/incubator-airflow/pull/4091#discussion_r228458616 ## File path: airflow/contrib/sensors/sagemaker_training_se

[jira] [Commented] (AIRFLOW-571) allow gunicorn config to be passed to airflow webserver

2018-10-26 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664926#comment-16664926 ] Ash Berlin-Taylor commented on AIRFLOW-571: --- A generic approach to configuring

[GitHub] ashb commented on issue #4036: [AIRFLOW-2744] Allow RBAC to accept plugins for views and links.

2018-10-26 Thread GitBox
ashb commented on issue #4036: [AIRFLOW-2744] Allow RBAC to accept plugins for views and links. URL: https://github.com/apache/incubator-airflow/pull/4036#issuecomment-48409 @c4milo yeah it will be in 1.10.1 - check the "Fix Version" on a Jira to see what will be back-ported https://i

[GitHub] ashb commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom

2018-10-26 Thread GitBox
ashb commented on a change in pull request #4056: [AIRFLOW-3207] option to stop task pushing result to xcom URL: https://github.com/apache/incubator-airflow/pull/4056#discussion_r228451716 ## File path: airflow/models.py ## @@ -2473,6 +2476,7 @@ def __init__(

[jira] [Commented] (AIRFLOW-571) allow gunicorn config to be passed to airflow webserver

2018-10-26 Thread Iuliia Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664912#comment-16664912 ] Iuliia Volkova commented on AIRFLOW-571: [~ashb] , [~Fokko], [~sanand] Hi, guys!

[jira] [Resolved] (AIRFLOW-839) docker_operator.py attempts to log status key without first checking existence

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-839. Resolution: Fixed Fix Version/s: 1.10.1 Resolved by https://github.com/apache/incubator-air

[jira] [Commented] (AIRFLOW-923) airflow webserver -D flag doesn't daemonize anymore

2018-10-26 Thread Iuliia Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664905#comment-16664905 ] Iuliia Volkova commented on AIRFLOW-923: joyce chan, Ash Berlin-Taylor , can we

[jira] [Comment Edited] (AIRFLOW-923) airflow webserver -D flag doesn't daemonize anymore

2018-10-26 Thread Iuliia Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664905#comment-16664905 ] Iuliia Volkova edited comment on AIRFLOW-923 at 10/26/18 8:43 AM:

[jira] [Commented] (AIRFLOW-839) docker_operator.py attempts to log status key without first checking existence

2018-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664903#comment-16664903 ] ASF GitHub Bot commented on AIRFLOW-839: kaxil closed pull request #4095: [AIRFL

[GitHub] kaxil closed pull request #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present

2018-10-26 Thread GitBox
kaxil closed pull request #4095: [AIRFLOW-839] Only log status for DockerOperator pull if the key is present URL: https://github.com/apache/incubator-airflow/pull/4095 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the s

[jira] [Assigned] (AIRFLOW-1592) Add keep-alive argument supported by gunicorn backend to the airflow configuration

2018-10-26 Thread Iuliia Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iuliia Volkova reassigned AIRFLOW-1592: --- Assignee: Iuliia Volkova (was: Demian Ginther) > Add keep-alive argument supporte

[jira] [Commented] (AIRFLOW-2760) DAG parsing loop coupled with scheduler loop

2018-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664896#comment-16664896 ] ASF GitHub Bot commented on AIRFLOW-2760: - kaxil closed pull request #3873: [AI

[jira] [Resolved] (AIRFLOW-2760) DAG parsing loop coupled with scheduler loop

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-2760. - Resolution: Fixed Fix Version/s: 2.0.0 Resolved by https://github.com/apache/incubator-a

[jira] [Assigned] (AIRFLOW-1822) Add gaiohttp and gthread gunicorn workerclass option in cli

2018-10-26 Thread Iuliia Volkova (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Iuliia Volkova reassigned AIRFLOW-1822: --- Assignee: Iuliia Volkova > Add gaiohttp and gthread gunicorn workerclass option in

[jira] [Work stopped] (AIRFLOW-2760) DAG parsing loop coupled with scheduler loop

2018-10-26 Thread Kaxil Naik (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-2760 stopped by Kaxil Naik. --- > DAG parsing loop coupled with scheduler loop > ---

[GitHub] kaxil closed pull request #3873: [AIRFLOW-2760] Decouple DAG parsing loop from scheduler loop

2018-10-26 Thread GitBox
kaxil closed pull request #3873: [AIRFLOW-2760] Decouple DAG parsing loop from scheduler loop URL: https://github.com/apache/incubator-airflow/pull/3873 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenan

[GitHub] kaxil commented on issue #3873: [AIRFLOW-2760] Decouple DAG parsing loop from scheduler loop

2018-10-26 Thread GitBox
kaxil commented on issue #3873: [AIRFLOW-2760] Decouple DAG parsing loop from scheduler loop URL: https://github.com/apache/incubator-airflow/pull/3873#issuecomment-42529 I think it's a unanimous decision to merge this one now :) Thanks everyone and specially @KevinYang21

  1   2   >