[GitHub] [airflow] XD-DENG commented on issue #5088: Change _create_or_update_secret to work with python3

2019-04-12 Thread GitBox
XD-DENG commented on issue #5088: Change _create_or_update_secret to work with python3 URL: https://github.com/apache/airflow/pull/5088#issuecomment-482779404 Hi @sharpn as mentioned in the PR description template, please create a JIRA ticket for your change.

[jira] [Resolved] (AIRFLOW-4302) Remove "if sys.version_info" calls

2019-04-12 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak resolved AIRFLOW-4302. Resolution: Fixed > Remove "if sys.version_info" calls >

[jira] [Assigned] (AIRFLOW-4302) Remove "if sys.version_info" calls

2019-04-12 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak reassigned AIRFLOW-4302: -- Assignee: Bas Harenslak > Remove "if sys.version_info" calls >

[jira] [Commented] (AIRFLOW-4302) Remove "if sys.version_info" calls

2019-04-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816840#comment-16816840 ] ASF subversion and git services commented on AIRFLOW-4302: -- Commit

[jira] [Commented] (AIRFLOW-4302) Remove "if sys.version_info" calls

2019-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816839#comment-16816839 ] ASF GitHub Bot commented on AIRFLOW-4302: - XD-DENG commented on pull request #5092:

[GitHub] [airflow] XD-DENG commented on issue #5092: [AIRFLOW-4302] Remove if sys.version_info Python 2 code

2019-04-12 Thread GitBox
XD-DENG commented on issue #5092: [AIRFLOW-4302] Remove if sys.version_info Python 2 code URL: https://github.com/apache/airflow/pull/5092#issuecomment-482778553 LGTM. Thanks @BasPH This is an automated message from the

[GitHub] [airflow] XD-DENG merged pull request #5092: [AIRFLOW-4302] Remove if sys.version_info Python 2 code

2019-04-12 Thread GitBox
XD-DENG merged pull request #5092: [AIRFLOW-4302] Remove if sys.version_info Python 2 code URL: https://github.com/apache/airflow/pull/5092 This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (AIRFLOW-4304) App.py Flask Blueprint registration causes webserver shutdown

2019-04-12 Thread Andrew Piermarini (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Piermarini updated AIRFLOW-4304: --- Description: Flask Blueprint objects are treated as subscriptable in `app.py`, 

[jira] [Created] (AIRFLOW-4304) App.py Flask Blueprint registration causes webserver shutdown

2019-04-12 Thread Andrew Piermarini (JIRA)
Andrew Piermarini created AIRFLOW-4304: -- Summary: App.py Flask Blueprint registration causes webserver shutdown Key: AIRFLOW-4304 URL: https://issues.apache.org/jira/browse/AIRFLOW-4304 Project:

[jira] [Created] (AIRFLOW-4303) Send email report in the end of backfill

2019-04-12 Thread Chao-Han Tsai (JIRA)
Chao-Han Tsai created AIRFLOW-4303: -- Summary: Send email report in the end of backfill Key: AIRFLOW-4303 URL: https://issues.apache.org/jira/browse/AIRFLOW-4303 Project: Apache Airflow

[GitHub] [airflow] dimberman commented on issue #4852: [AIRFLOW-3152] Implements init-containers in Kubernetes Pod Operator

2019-04-12 Thread GitBox
dimberman commented on issue #4852: [AIRFLOW-3152] Implements init-containers in Kubernetes Pod Operator URL: https://github.com/apache/airflow/pull/4852#issuecomment-482751740 Sounds good! This is an automated message from

[jira] [Commented] (AIRFLOW-4301) Secrets in KubernetesPodOperator are not mapped as expected for deploy_type volume

2019-04-12 Thread JIRA
[ https://issues.apache.org/jira/browse/AIRFLOW-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816604#comment-16816604 ] Hüdaverdi Cakir commented on AIRFLOW-4301: -- Here is an example for the workaround mentioned in

[GitHub] [airflow] codecov-io edited a comment on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator

2019-04-12 Thread GitBox
codecov-io edited a comment on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#issuecomment-445366649 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4291?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator

2019-04-12 Thread GitBox
codecov-io edited a comment on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#issuecomment-445366649 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4291?src=pr=h1) Report > Merging

[GitHub] [airflow] ybendana commented on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator

2019-04-12 Thread GitBox
ybendana commented on issue #4291: [AIRFLOW-1488] Add the TriggeredDagRunSensor operator URL: https://github.com/apache/airflow/pull/4291#issuecomment-482703700 Hi @XD-DENG , I updated the files and the PR description for the TriggeredDagRunSensor. Hopefully this makes it clearer how

[GitHub] [airflow] BasPH opened a new pull request #5092: [AIRFLOW-4302] Remove if sys.version_info Python 2 code

2019-04-12 Thread GitBox
BasPH opened a new pull request #5092: [AIRFLOW-4302] Remove if sys.version_info Python 2 code URL: https://github.com/apache/airflow/pull/5092 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[jira] [Commented] (AIRFLOW-4302) Remove "if sys.version_info" calls

2019-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816596#comment-16816596 ] ASF GitHub Bot commented on AIRFLOW-4302: - BasPH commented on pull request #5092:

[jira] [Commented] (AIRFLOW-4198) Remove all try import py2 version, except import py3 version imports

2019-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816592#comment-16816592 ] ASF GitHub Bot commented on AIRFLOW-4198: - BasPH commented on pull request #5091:

[GitHub] [airflow] BasPH opened a new pull request #5091: [AIRFLOW-4198] Remove all try/import compatibility imports

2019-04-12 Thread GitBox
BasPH opened a new pull request #5091: [AIRFLOW-4198] Remove all try/import compatibility imports URL: https://github.com/apache/airflow/pull/5091 Currently draft because I'm unsure about this import in tests/compat.py: ```python try: from unittest import mock except

[jira] [Assigned] (AIRFLOW-4198) Remove all try import py2 version, except import py3 version imports

2019-04-12 Thread Bas Harenslak (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak reassigned AIRFLOW-4198: -- Assignee: Bas Harenslak > Remove all try import py2 version, except import py3

[jira] [Updated] (AIRFLOW-4301) Secrets in KubernetesPodOperator are not mapped as expected for deploy_type volume

2019-04-12 Thread JIRA
[ https://issues.apache.org/jira/browse/AIRFLOW-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hüdaverdi Cakir updated AIRFLOW-4301: - Summary: Secrets in KubernetesPodOperator are not mapped as expected for deploy_type

[jira] [Created] (AIRFLOW-4302) Remove "if sys.version_info" calls

2019-04-12 Thread Bas Harenslak (JIRA)
Bas Harenslak created AIRFLOW-4302: -- Summary: Remove "if sys.version_info" calls Key: AIRFLOW-4302 URL: https://issues.apache.org/jira/browse/AIRFLOW-4302 Project: Apache Airflow Issue

[jira] [Created] (AIRFLOW-4301) Secrets in KubernetesPodOperator are not mapped as expected when using deploy_type volume

2019-04-12 Thread JIRA
Hüdaverdi Cakir created AIRFLOW-4301: Summary: Secrets in KubernetesPodOperator are not mapped as expected when using deploy_type volume Key: AIRFLOW-4301 URL:

[jira] [Commented] (AIRFLOW-161) Redirection to external url

2019-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816566#comment-16816566 ] ASF GitHub Bot commented on AIRFLOW-161: feng-tao commented on pull request #5059: [AIRFLOW-161]

[jira] [Commented] (AIRFLOW-161) Redirection to external url

2019-04-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816567#comment-16816567 ] ASF subversion and git services commented on AIRFLOW-161: - Commit

[jira] [Resolved] (AIRFLOW-161) Redirection to external url

2019-04-12 Thread Tao Feng (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Feng resolved AIRFLOW-161. -- Resolution: Fixed Fix Version/s: 2.0.0 > Redirection to external url >

[GitHub] [airflow] feng-tao merged pull request #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-12 Thread GitBox
feng-tao merged pull request #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] kaxil commented on issue #3669: Revert [AIRFLOW-2814] - Change `min_file_process_interval` to 0

2019-04-12 Thread GitBox
kaxil commented on issue #3669: Revert [AIRFLOW-2814] - Change `min_file_process_interval` to 0 URL: https://github.com/apache/airflow/pull/3669#issuecomment-482675443 This revert was based in discussion at https://github.com/apache/airflow/pull/3659

[jira] [Commented] (AIRFLOW-3370) Enhance current ES handler with stdout capability and more output options

2019-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816529#comment-16816529 ] ASF GitHub Bot commented on AIRFLOW-3370: - rhwang10 commented on pull request #4303:

[GitHub] [airflow] mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#discussion_r275004753 ## File path: airflow/contrib/hooks/aws_sqs_hook.py ## @@ -0,0 +1,72 @@ +# -*- coding: utf-8 -*- +# +# Licensed

[GitHub] [airflow] mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#discussion_r274982989 ## File path: tests/contrib/sensors/test_sqs_sensor.py ## @@ -0,0 +1,109 @@ +# -*- coding: utf-8 -*- +# +#

[jira] [Updated] (AIRFLOW-4296) Remove py2 in ci process

2019-04-12 Thread zhongjiajie (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhongjiajie updated AIRFLOW-4296: - Description: We still have py2 in our CI process, and this will cause error when in AIP-3 PR,

[GitHub] [airflow] codecov-io edited a comment on issue #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
codecov-io edited a comment on issue #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#issuecomment-471307289 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4887?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
codecov-io edited a comment on issue #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#issuecomment-471307289 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4887?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-3953) Refactor API route handlers to use Connexion

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3953: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Refactor API route

[jira] [Updated] (AIRFLOW-4064) Edit DAG in FAB UI

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4064: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Edit DAG in FAB UI >

[jira] [Updated] (AIRFLOW-4224) TypeError: unorderable types: int() >= str()

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4224: --- Fix Version/s: (was: 1.10.3) 1.10.4 > TypeError:

[jira] [Updated] (AIRFLOW-3885) Improve Travis buildtime

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3885: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Improve Travis

[jira] [Updated] (AIRFLOW-3791) Multiple jobs in run & check if already running

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3791: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Multiple jobs in run

[jira] [Updated] (AIRFLOW-4099) Run button inside DAG page

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4099: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Run button inside DAG

[jira] [Updated] (AIRFLOW-4055) Add Airflow SQS Sensor

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4055: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Add Airflow SQS

[jira] [Updated] (AIRFLOW-3886) Add bulk insert feature to db hooks.

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3886: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Add bulk insert

[jira] [Updated] (AIRFLOW-3957) Ensure CLI works with connexion API

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3957: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Ensure CLI works with

[jira] [Updated] (AIRFLOW-3954) Ensure airflow.api.auth.backend.default works with connexion

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3954: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Ensure

[jira] [Updated] (AIRFLOW-4147) Airflow Redis Publish Operator

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4147: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Airflow Redis Publish

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

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3239: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Test discovery

[jira] [Updated] (AIRFLOW-4247) Template the region of the DataprocOperator

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4247: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Template the region

[jira] [Updated] (AIRFLOW-4113) Unpin moto library

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4113: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Unpin moto library >

[jira] [Updated] (AIRFLOW-3737) Kubernetes executor cannot handle long dag/task names

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3737: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Kubernetes executor

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

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3419: --- Fix Version/s: (was: 1.10.3) 1.10.4 > S3_hook.select_key is

[jira] [Updated] (AIRFLOW-3978) Add missing types in MySQLToGCPOperator

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3978: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Add missing types in

[jira] [Updated] (AIRFLOW-3956) Ensure airflow.api.auth.backend.kerberos_auth works with connexion

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3956: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Ensure

[jira] [Updated] (AIRFLOW-4061) Remove incubator in ci docker-compose

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4061: --- Fix Version/s: (was: 1.10.3) 1.10.4 > Remove incubator in

[jira] [Updated] (AIRFLOW-4148) form_choices in DagRunModelView may be wrong

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4148: --- Fix Version/s: (was: 1.10.3) 1.10.4 > form_choices in

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the model window that normally appears when

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the task detail modal that normally appears when

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-4300: --- Fix Version/s: 1.10.4 > Task Modal Broken for DAGs that have not run >

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the task detail modal that normally appears when

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the task detail modal that normally appears when

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the model window that normally appears when

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the model window that normally appears when

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the model window that normally appears when

[jira] [Updated] (AIRFLOW-4300) Task Modal Broken for DAGs that have not run

2019-04-12 Thread Marcus Levine (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Levine updated AIRFLOW-4300: --- Description: After upgrading to 1.10.3, the model window that pops up when clicking on a

[GitHub] [airflow] zhongjiajie commented on issue #5090: [AIRFLOW-4296][AIP-3-subtask-18] Remove py2 in ci process

2019-04-12 Thread GitBox
zhongjiajie commented on issue #5090: [AIRFLOW-4296][AIP-3-subtask-18] Remove py2 in ci process URL: https://github.com/apache/airflow/pull/5090#issuecomment-482645768 @kaxil I rebase on master but PR-5019 and PR-5020 still failed.

[jira] [Created] (AIRFLOW-4299) Upgrade to Celery 4.3.0 to fix crashing workers

2019-04-12 Thread Teresa Martyny (JIRA)
Teresa Martyny created AIRFLOW-4299: --- Summary: Upgrade to Celery 4.3.0 to fix crashing workers Key: AIRFLOW-4299 URL: https://issues.apache.org/jira/browse/AIRFLOW-4299 Project: Apache Airflow

[GitHub] [airflow] mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#discussion_r274981334 ## File path: airflow/contrib/hooks/aws_sqs_hook.py ## @@ -0,0 +1,72 @@ +# -*- coding: utf-8 -*- +# +# Licensed

[GitHub] [airflow] mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#discussion_r274982989 ## File path: tests/contrib/sensors/test_sqs_sensor.py ## @@ -0,0 +1,109 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] [airflow] mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#discussion_r274981334 ## File path: airflow/contrib/hooks/aws_sqs_hook.py ## @@ -0,0 +1,72 @@ +# -*- coding: utf-8 -*- +# +# Licensed

[GitHub] [airflow] mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor

2019-04-12 Thread GitBox
mans2singh commented on a change in pull request #4887: [AIRFLOW-4055] Add AWS SQS Sensor URL: https://github.com/apache/airflow/pull/4887#discussion_r274981051 ## File path: airflow/contrib/hooks/aws_sqs_hook.py ## @@ -0,0 +1,72 @@ +# -*- coding: utf-8 -*- +# +# Licensed

[GitHub] [airflow] milton0825 commented on issue #5059: [AIRFLOW-161] New redirect route and extra links

2019-04-12 Thread GitBox
milton0825 commented on issue #5059: [AIRFLOW-161] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482640013 @feng-tao ready for another look This is an automated message from

[jira] [Created] (AIRFLOW-4298) Scheduler can't communicate with Postgres as Metadata DB after upgrade from 1.10.2 to 1.10.3

2019-04-12 Thread Anton Cherkasov (JIRA)
Anton Cherkasov created AIRFLOW-4298: Summary: Scheduler can't communicate with Postgres as Metadata DB after upgrade from 1.10.2 to 1.10.3 Key: AIRFLOW-4298 URL:

[GitHub] [airflow] codecov-io commented on issue #5089: [AIRFLOW-4255] Make GCS Hook Backwards compatible

2019-04-12 Thread GitBox
codecov-io commented on issue #5089: [AIRFLOW-4255] Make GCS Hook Backwards compatible URL: https://github.com/apache/airflow/pull/5089#issuecomment-482632899 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5089?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #5059: [AIRFLOW-161][WIP] New redirect route and extra links

2019-04-12 Thread GitBox
codecov-io edited a comment on issue #5059: [AIRFLOW-161][WIP] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482013433 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5059?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #5059: [AIRFLOW-161][WIP] New redirect route and extra links

2019-04-12 Thread GitBox
codecov-io edited a comment on issue #5059: [AIRFLOW-161][WIP] New redirect route and extra links URL: https://github.com/apache/airflow/pull/5059#issuecomment-482013433 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5059?src=pr=h1) Report > Merging

[GitHub] [airflow] dimberman commented on issue #4551: [AIRFLOW-2955] Fix kubernetes pod operator to set requests and limits on task pods

2019-04-12 Thread GitBox
dimberman commented on issue #4551: [AIRFLOW-2955] Fix kubernetes pod operator to set requests and limits on task pods URL: https://github.com/apache/airflow/pull/4551#issuecomment-482632055 Besides the nit from @galuszkak this all LGTM. Please address that comment, rebase/clean up

[GitHub] [airflow] jmcarp commented on issue #5030: [AIRFLOW-4227] Use python3-style type annotations.

2019-04-12 Thread GitBox
jmcarp commented on issue #5030: [AIRFLOW-4227] Use python3-style type annotations. URL: https://github.com/apache/airflow/pull/5030#issuecomment-482631271 Looks like #5090 will fix the kubernetes tests here. This is an

[jira] [Commented] (AIRFLOW-4297) Manually triggerd DAG with no schedule_interval breaks scheduler

2019-04-12 Thread Xiaodong DENG (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816354#comment-16816354 ] Xiaodong DENG commented on AIRFLOW-4297: dag.following_schedule will only return None if

[GitHub] [airflow] codecov-io edited a comment on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator

2019-04-12 Thread GitBox
codecov-io edited a comment on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5077#issuecomment-481760912 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5077?src=pr=h1) Report > Merging

[GitHub] [airflow] zhongjiajie commented on issue #5019: [AIRFLOW-4199][AIP-3-step3] Remove all sys version info

2019-04-12 Thread GitBox
zhongjiajie commented on issue #5019: [AIRFLOW-4199][AIP-3-step3] Remove all sys version info URL: https://github.com/apache/airflow/pull/5019#issuecomment-482606805 Same Issue as https://github.com/apache/airflow/pull/5020, I submit a PR https://github.com/apache/airflow/pull/5090 to fix

[jira] [Issue Comment Deleted] (AIRFLOW-3036) Upgrading to Airflow 1.10 not possible using GCP Cloud SQL for MYSQL

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor updated AIRFLOW-3036: --- Comment: was deleted (was: Commit b523dd9dd0e24d5362826d1d2401b528b0725999 in

[jira] [Commented] (AIRFLOW-3369) Un-pausing a DAG with catchup =False creates an extra DAG run (1.10)

2019-04-12 Thread Andrew Harmon (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816323#comment-16816323 ] Andrew Harmon commented on AIRFLOW-3369: so this appears to be an issue if you use 

[GitHub] [airflow] Tomme commented on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator

2019-04-12 Thread GitBox
Tomme commented on issue #5077: [AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator URL: https://github.com/apache/airflow/pull/5077#issuecomment-482593029 Cheers @kaxil, all squashed now  This is an automated message

[GitHub] [airflow] zhongjiajie commented on issue #5090: [AIRFLOW-4296][AIP-3-subtask-18] Remove py2 in ci process

2019-04-12 Thread GitBox
zhongjiajie commented on issue #5090: [AIRFLOW-4296][AIP-3-subtask-18] Remove py2 in ci process URL: https://github.com/apache/airflow/pull/5090#issuecomment-482589626 @Fokko @ashb @XD-DENG PTAL. This is an automated

[jira] [Commented] (AIRFLOW-4296) Remove py2 in ci process

2019-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816296#comment-16816296 ] ASF GitHub Bot commented on AIRFLOW-4296: - zhongjiajie commented on pull request #5090:

[GitHub] [airflow] zhongjiajie opened a new pull request #5090: [AIRFLOW-4296][AIP-3-subtask-18] Remove py2 in ci process

2019-04-12 Thread GitBox
zhongjiajie opened a new pull request #5090: [AIRFLOW-4296][AIP-3-subtask-18] Remove py2 in ci process URL: https://github.com/apache/airflow/pull/5090 Make sure you have checked _all_ steps below. ### Jira - [x] My PR addresses the following [Airflow

[GitHub] [airflow] kaxil commented on a change in pull request #5089: [AIRFLOW-4255] Make GCS Hook Backwards compatible

2019-04-12 Thread GitBox
kaxil commented on a change in pull request #5089: [AIRFLOW-4255] Make GCS Hook Backwards compatible URL: https://github.com/apache/airflow/pull/5089#discussion_r274911976 ## File path: airflow/contrib/hooks/gcs_hook.py ## @@ -187,8 +189,15 @@ def upload(self, bucket,

[jira] [Commented] (AIRFLOW-4255) Replace discovery based api in Google Cloud Storage Hook with Client based api

2019-04-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816265#comment-16816265 ] ASF GitHub Bot commented on AIRFLOW-4255: - kaxil commented on pull request #5089:

[GitHub] [airflow] codecov-io commented on issue #5088: Change _create_or_update_secret to work with python3

2019-04-12 Thread GitBox
codecov-io commented on issue #5088: Change _create_or_update_secret to work with python3 URL: https://github.com/apache/airflow/pull/5088#issuecomment-482559977 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5088?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #5088: Change _create_or_update_secret to work with python3

2019-04-12 Thread GitBox
codecov-io commented on issue #5088: Change _create_or_update_secret to work with python3 URL: https://github.com/apache/airflow/pull/5088#issuecomment-482559987 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5088?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-4297) Manually triggerd DAG with no schedule_interval breaks scheduler

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
Ash Berlin-Taylor created AIRFLOW-4297: -- Summary: Manually triggerd DAG with no schedule_interval breaks scheduler Key: AIRFLOW-4297 URL: https://issues.apache.org/jira/browse/AIRFLOW-4297

[jira] [Created] (AIRFLOW-4296) Remove py2 in ci process

2019-04-12 Thread zhongjiajie (JIRA)
zhongjiajie created AIRFLOW-4296: Summary: Remove py2 in ci process Key: AIRFLOW-4296 URL: https://issues.apache.org/jira/browse/AIRFLOW-4296 Project: Apache Airflow Issue Type: Sub-task

[jira] [Assigned] (AIRFLOW-4295) HttpHook allows to create methods in lower case, e.g 'get' but correct usage requires method to be in upper case

2019-04-12 Thread Karl Andersson (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Andersson reassigned AIRFLOW-4295: --- Assignee: Karl Andersson Affects Version/s: 1.10.2 Remaining

[jira] [Updated] (AIRFLOW-4295) HttpHook allows to create methods in lower case, .eg

2019-04-12 Thread Karl Andersson (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Andersson updated AIRFLOW-4295: Priority: Minor (was: Major) > HttpHook allows to create methods in lower case, .eg >

[jira] [Created] (AIRFLOW-4295) HttpHook allows to create methods in lower case, .eg

2019-04-12 Thread Karl Andersson (JIRA)
Karl Andersson created AIRFLOW-4295: --- Summary: HttpHook allows to create methods in lower case, .eg Key: AIRFLOW-4295 URL: https://issues.apache.org/jira/browse/AIRFLOW-4295 Project: Apache Airflow

[GitHub] [airflow] sharpn opened a new pull request #5088: Change _create_or_update_secret to work with python3

2019-04-12 Thread GitBox
sharpn opened a new pull request #5088: Change _create_or_update_secret to work with python3 URL: https://github.com/apache/airflow/pull/5088 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] [airflow] ashb edited a comment on issue #5054: [AIRFLOW-4255] Replace Discovery based api with client based for GCS

2019-04-12 Thread GitBox
ashb edited a comment on issue #5054: [AIRFLOW-4255] Replace Discovery based api with client based for GCS URL: https://github.com/apache/airflow/pull/5054#issuecomment-482533364 @kaxil We probably shouldn't pull this in to 1.10.4 since it changes the function sig, should we?

[jira] [Comment Edited] (AIRFLOW-4294) Recent tasks and Dag Runs columns are empty when dag_id contains dot character in RBAC UI.

2019-04-12 Thread Truong Duc Kien (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816179#comment-16816179 ] Truong Duc Kien edited comment on AIRFLOW-4294 at 4/12/19 11:13 AM:

[jira] [Commented] (AIRFLOW-4294) Recent tasks and Dag Runs columns are empty when dag_id contains dot character in RBAC UI.

2019-04-12 Thread Truong Duc Kien (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816179#comment-16816179 ] Truong Duc Kien commented on AIRFLOW-4294: -- They are all top-level dags. I forgot to mentioned

[jira] [Updated] (AIRFLOW-4294) Recent tasks and Dag Runs columns are empty when dag_id contains dot character in RBAC UI.

2019-04-12 Thread Truong Duc Kien (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Truong Duc Kien updated AIRFLOW-4294: - Description: The dot character in dag_id is escaped to __dot__ when rendering, so the

[jira] [Commented] (AIRFLOW-4294) Recent tasks and Dag Runs columns are empty when dag_id contains dot character

2019-04-12 Thread Ash Berlin-Taylor (JIRA)
[ https://issues.apache.org/jira/browse/AIRFLOW-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16816176#comment-16816176 ] Ash Berlin-Taylor commented on AIRFLOW-4294: Is your dag id with dots in it a subdag or

  1   2   >