[GitHub] [airflow] tooptoop4 commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long

2020-03-08 Thread GitBox
tooptoop4 commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long URL: https://github.com/apache/airflow/pull/7658#issuecomment-596341294 thanks. pls add alembic migration script, fix travis. have u tested adding 100 length in cli

[GitHub] [airflow] potiuk opened a new pull request #7660: [AIRFLOW-XXXX] Fix gitignore

2020-03-08 Thread GitBox
potiuk opened a new pull request #7660: [AIRFLOW-] Fix gitignore URL: https://github.com/apache/airflow/pull/7660 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes below before creating PR: [x] - [x]

[GitHub] [airflow] zhongjiajie commented on issue #7610: [AIRFLOW-6976] Correct cli dag command ignore-first-depends-on-past

2020-03-08 Thread GitBox
zhongjiajie commented on issue #7610: [AIRFLOW-6976] Correct cli dag command ignore-first-depends-on-past URL: https://github.com/apache/airflow/pull/7610#issuecomment-596307210 @potiuk @nuclearpinguin PTAL, thx. This is an

[GitHub] [airflow] mik-laj opened a new pull request #7659: [AIRFLOW-2911][WIP] Add job cancellation capability to Dataflow service

2020-03-08 Thread GitBox
mik-laj opened a new pull request #7659: [AIRFLOW-2911][WIP] Add job cancellation capability to Dataflow service URL: https://github.com/apache/airflow/pull/7659 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the

[jira] [Commented] (AIRFLOW-2911) Add job cancellation capability to Dataflow hook

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

[jira] [Commented] (AIRFLOW-7009) Use keywords arguments for DagFileStat

2020-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054567#comment-17054567 ] ASF subversion and git services commented on AIRFLOW-7009: -- Commit

[jira] [Commented] (AIRFLOW-7009) Use keywords arguments for DagFileStat

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

[jira] [Resolved] (AIRFLOW-7009) Use keywords arguments for DagFileStat

2020-03-08 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-7009. Fix Version/s: 2.0.0 Resolution: Fixed > Use keywords arguments for DagFileStat >

[GitHub] [airflow] mik-laj merged pull request #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat

2020-03-08 Thread GitBox
mik-laj merged pull request #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat URL: https://github.com/apache/airflow/pull/7651 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow-site] Qay-Tekkie commented on issue #233: Add “Resources” section in the Airflow website

2020-03-08 Thread GitBox
Qay-Tekkie commented on issue #233: Add “Resources” section in the Airflow website URL: https://github.com/apache/airflow-site/issues/233#issuecomment-596267507 @aijamalnk Please can I work on this issue? I'm an Outreachy applicant.

[jira] [Commented] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large

2020-03-08 Thread Ephraim E Anierobi (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054544#comment-17054544 ] Ephraim E Anierobi commented on AIRFLOW-6443: - I have made a PR on this issue. Here is a

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long

2020-03-08 Thread GitBox
boring-cyborg[bot] commented on issue #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long URL: https://github.com/apache/airflow/pull/7658#issuecomment-596262002 Congratulations on your first Pull Request and welcome to the Apache Airflow

[jira] [Commented] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large

2020-03-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054542#comment-17054542 ] ASF GitHub Bot commented on AIRFLOW-6443: - ephraimbuddy commented on pull request #7658:

[GitHub] [airflow] ephraimbuddy opened a new pull request #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long

2020-03-08 Thread GitBox
ephraimbuddy opened a new pull request #7658: [AIRFLOW-6443]Increase pool name length to 256, make cli give error if name is too long URL: https://github.com/apache/airflow/pull/7658 Pool name can now give error in cli if the name is too large. The name has been increased to 256

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389404457 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389404457 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389404457 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] kaxil commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
kaxil commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389403857 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389403075 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389403075 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389403075 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389403075 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] kaxil commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
kaxil commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389401800 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -248,6 +248,16 @@

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389400928 ## File path: airflow/config_templates/config.yml ## @@ -1631,6 +1640,24 @@ type:

[GitHub] [airflow] dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM

2020-03-08 Thread GitBox
dstandish commented on a change in pull request #6376: [AIRFLOW-5705] Add creds backend and support for AWS SSM URL: https://github.com/apache/airflow/pull/6376#discussion_r389400928 ## File path: airflow/config_templates/config.yml ## @@ -1631,6 +1640,24 @@ type:

[GitHub] [airflow] anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base

2020-03-08 Thread GitBox
anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base URL: https://github.com/apache/airflow/pull/7570#discussion_r389400185 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -59,6 +59,12 @@ sql_alchemy_conn

[GitHub] [airflow] anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base

2020-03-08 Thread GitBox
anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base URL: https://github.com/apache/airflow/pull/7570#discussion_r389400052 ## File path: Dockerfile ## @@ -99,7 +99,7 @@ RUN KEY="A4A9406876FCBD3C456770C88C718D3B5072E1F5"

[jira] [Commented] (AIRFLOW-6494) SSH host_proxy has to be fresh

2020-03-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054509#comment-17054509 ] ASF GitHub Bot commented on AIRFLOW-6494: - stale[bot] commented on pull request #7088:

[GitHub] [airflow] stale[bot] closed pull request #7088: [WIP][AIRFLOW-6494] SSH host_proxy has to be fresh

2020-03-08 Thread GitBox
stale[bot] closed pull request #7088: [WIP][AIRFLOW-6494] SSH host_proxy has to be fresh URL: https://github.com/apache/airflow/pull/7088 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] anitakar commented on a change in pull request #6788: [AIRFLOW-5944] Rendering template_fields without accessing DAG files

2020-03-08 Thread GitBox
anitakar commented on a change in pull request #6788: [AIRFLOW-5944] Rendering template_fields without accessing DAG files URL: https://github.com/apache/airflow/pull/6788#discussion_r389398639 ## File path: airflow/models/taskinstance.py ## @@ -927,6 +929,10 @@ def

[GitHub] [airflow] blcksrx commented on issue #7544: [AIRFLOW-6922] Support python3.8

2020-03-08 Thread GitBox
blcksrx commented on issue #7544: [AIRFLOW-6922] Support python3.8 URL: https://github.com/apache/airflow/pull/7544#issuecomment-596239763 > Have you seen how this relates to > `cattrs==1.0` and > `typing_extensions` > ? > > I think there are some PRs open in this regard, so

[GitHub] [airflow] potiuk commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base

2020-03-08 Thread GitBox
potiuk commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base URL: https://github.com/apache/airflow/pull/7570#discussion_r389393435 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -59,6 +59,12 @@ sql_alchemy_conn =

[GitHub] [airflow] potiuk commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base

2020-03-08 Thread GitBox
potiuk commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base URL: https://github.com/apache/airflow/pull/7570#discussion_r389394738 ## File path: Dockerfile ## @@ -99,7 +99,7 @@ RUN KEY="A4A9406876FCBD3C456770C88C718D3B5072E1F5" \

[GitHub] [airflow] mik-laj commented on issue #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts

2020-03-08 Thread GitBox
mik-laj commented on issue #7650: [AIRFLOW-7008][WIP] Add perf kit with common used decorators/contexts URL: https://github.com/apache/airflow/pull/7650#issuecomment-596236336 Previous scripts track SQL queries for many processes and for all code. This script allows you to trace only

[jira] [Updated] (AIRFLOW-6616) Add Tableau Hook and Operators

2020-03-08 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rok Mihevc updated AIRFLOW-6616: Description: Tableau (tableau.com) provides a python client

[GitHub] [airflow] potiuk commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base

2020-03-08 Thread GitBox
potiuk commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base URL: https://github.com/apache/airflow/pull/7570#discussion_r389393435 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -59,6 +59,12 @@ sql_alchemy_conn =

[GitHub] [airflow] anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base

2020-03-08 Thread GitBox
anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base URL: https://github.com/apache/airflow/pull/7570#discussion_r389391947 ## File path: airflow/config_templates/default_airflow.cfg ## @@ -59,6 +59,12 @@ sql_alchemy_conn

[GitHub] [airflow] anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base

2020-03-08 Thread GitBox
anitakar commented on a change in pull request #7570: [AIRFLOW-6946] Switch to MySQL 5.7 in 2.0 as base URL: https://github.com/apache/airflow/pull/7570#discussion_r389391756 ## File path: Dockerfile ## @@ -99,7 +99,7 @@ RUN KEY="A4A9406876FCBD3C456770C88C718D3B5072E1F5"

[GitHub] [airflow] codecov-io commented on issue #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat

2020-03-08 Thread GitBox
codecov-io commented on issue #7651: [AIRFLOW-7009] Use keywords arguments for DagFileStat URL: https://github.com/apache/airflow/pull/7651#issuecomment-596232409 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7651?src=pr=h1) Report > Merging

[GitHub] [airflow] anitakar commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
anitakar commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655#issuecomment-596232362 LGTM This is an automated message from the Apache Git

[GitHub] [airflow] potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655#issuecomment-596231081 > Worth adding tests for this? Especially to test what behaviour this has when given dts in other timezones True. Will

[GitHub] [airflow] codecov-io commented on issue #7569: [AIRFLOW-6945] mysql 5 7 in airflow 1.10

2020-03-08 Thread GitBox
codecov-io commented on issue #7569: [AIRFLOW-6945] mysql 5 7 in airflow 1.10 URL: https://github.com/apache/airflow/pull/7569#issuecomment-596228872 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7569?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-7010) Dockerhub builds are run inside a container and fail

2020-03-08 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-7010: -- Description: Currently all Dockerhub builds fail  :(.  Not a big problem - I manually pushed

[jira] [Updated] (AIRFLOW-7010) Dockerhub builds are run inside a container and fail

2020-03-08 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-7010: -- Description: Currently all Dockerhub builds fail  :(.  Not a big problem - I manually pushed

[GitHub] [airflow] potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655#issuecomment-596227335 It's green and small ! This is an automated message from the

[GitHub] [airflow] codecov-io commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
codecov-io commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655#issuecomment-596225728 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7655?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times

2020-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054447#comment-17054447 ] ASF subversion and git services commented on AIRFLOW-7012: -- Commit

[jira] [Resolved] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times

2020-03-08 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-7012. --- Fix Version/s: 2.0.0 Resolution: Fixed > Travis CI + MySQL or Postgres + Python 3.7

[GitHub] [airflow] potiuk commented on issue #7657: [AIRFLOW-7012] Split tests into providers/core to save memory

2020-03-08 Thread GitBox
potiuk commented on issue #7657: [AIRFLOW-7012] Split tests into providers/core to save memory URL: https://github.com/apache/airflow/pull/7657#issuecomment-596221543 Thanks @ashb! This is an automated message from the

[GitHub] [airflow] potiuk merged pull request #7657: [AIRFLOW-7012] Split tests into providers/core to save memory

2020-03-08 Thread GitBox
potiuk merged pull request #7657: [AIRFLOW-7012] Split tests into providers/core to save memory URL: https://github.com/apache/airflow/pull/7657 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times

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

[GitHub] [airflow] yuqian90 commented on a change in pull request #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation

2020-03-08 Thread GitBox
yuqian90 commented on a change in pull request #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation URL: https://github.com/apache/airflow/pull/7464#discussion_r389379398 ## File path: airflow/operators/python.py ## @@ -167,6 +167,34 @@ def

[jira] [Commented] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times

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

[GitHub] [airflow] potiuk opened a new pull request #7657: [AIRFLOW-7012] Split tests into providers/core to save memory

2020-03-08 Thread GitBox
potiuk opened a new pull request #7657: [AIRFLOW-7012] Split tests into providers/core to save memory URL: https://github.com/apache/airflow/pull/7657 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes below

[GitHub] [airflow] potiuk commented on issue #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled

2020-03-08 Thread GitBox
potiuk commented on issue #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled URL: https://github.com/apache/airflow/pull/7656#issuecomment-596213504 This one implements automated check if it is worth to pull image rather than build it locally. When the image is

[GitHub] [airflow] potiuk opened a new pull request #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled

2020-03-08 Thread GitBox
potiuk opened a new pull request #7656: [AIRFLOW-7013] Automated check if Breeze image needs to be pulled URL: https://github.com/apache/airflow/pull/7656 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes

[jira] [Commented] (AIRFLOW-7013) Breeze should check automatically if the image should be pulled

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

[jira] [Created] (AIRFLOW-7013) Breeze should check automatically if the image should be pulled

2020-03-08 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-7013: - Summary: Breeze should check automatically if the image should be pulled Key: AIRFLOW-7013 URL: https://issues.apache.org/jira/browse/AIRFLOW-7013 Project: Apache

[GitHub] [airflow] jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry

2020-03-08 Thread GitBox
jstern commented on a change in pull request #7133: [AIRFLOW-6535] add exception to fail without retry URL: https://github.com/apache/airflow/pull/7133#discussion_r389372194 ## File path: docs/conf.py ## @@ -207,9 +207,12 @@ ROOT_DIR =

[GitHub] [airflow] anitakar commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
anitakar commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655#issuecomment-596201583 > @anitakar -> happy if you review this one as well :) Sure. But maybe around 18:00 Warsaw time

[jira] [Commented] (AIRFLOW-7012) Travis CI + MySQL or Postgres + Python 3.7 fail most of the times

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

[GitHub] [airflow] potiuk closed pull request #7654: [AIRFLOW-7012] Swap MySql for Postgres in Python 3.7 tests

2020-03-08 Thread GitBox
potiuk closed pull request #7654: [AIRFLOW-7012] Swap MySql for Postgres in Python 3.7 tests URL: https://github.com/apache/airflow/pull/7654 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] potiuk commented on issue #7654: [AIRFLOW-7012] Swap MySql for Postgres in Python 3.7 tests

2020-03-08 Thread GitBox
potiuk commented on issue #7654: [AIRFLOW-7012] Swap MySql for Postgres in Python 3.7 tests URL: https://github.com/apache/airflow/pull/7654#issuecomment-596197857 It's false positive. Let's not merge this one! It just skipped the tests altogether. I am working on a permanent fix

[GitHub] [airflow] potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655#issuecomment-596193950 @anitakar -> happy if you review this one as well :) This is

[GitHub] [airflow] potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
potiuk commented on issue #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655#issuecomment-596192247 Hey @nuclearpinguin -> I realized my original fix was wrong :( This one should work as intended.

[jira] [Commented] (AIRFLOW-7001) Mysql 5.7 handles timezone-aware timestamps differently than 5.6

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

[GitHub] [airflow] potiuk opened a new pull request #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime

2020-03-08 Thread GitBox
potiuk opened a new pull request #7655: [AIRFLOW-7001] Further fix for the MySQL 5.7 UtcDateTime URL: https://github.com/apache/airflow/pull/7655 The original fix from the commit b4215f634c0dd60f101b79d3d5bf493603bc6cbc  was wrong. It converted to utc initially but then

[GitHub] [airflow] yustoris commented on issue #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation

2020-03-08 Thread GitBox
yustoris commented on issue #7464: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation URL: https://github.com/apache/airflow/pull/7464#issuecomment-596191550 Any progress here? This is an automated

[jira] [Assigned] (AIRFLOW-6443) Pool name - increase length > 50, make cli give error if too large

2020-03-08 Thread Ephraim E Anierobi (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ephraim E Anierobi reassigned AIRFLOW-6443: --- Assignee: Ephraim E Anierobi > Pool name - increase length > 50, make cli

[jira] [Commented] (AIRFLOW-5842) Switch to Buster base images

2020-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054361#comment-17054361 ] ASF subversion and git services commented on AIRFLOW-5842: -- Commit

[GitHub] [airflow] stale[bot] commented on issue #7130: [AIRFLOW-6533] Add cli commands to manage config

2020-03-08 Thread GitBox
stale[bot] commented on issue #7130: [AIRFLOW-6533] Add cli commands to manage config URL: https://github.com/apache/airflow/pull/7130#issuecomment-596186115 This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity

[jira] [Commented] (AIRFLOW-5842) Switch to Buster base images

2020-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054350#comment-17054350 ] ASF subversion and git services commented on AIRFLOW-5842: -- Commit

[jira] [Assigned] (AIRFLOW-4438) Add Gzip compression to S3_hook

2020-03-08 Thread Tania Batieva (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tania Batieva reassigned AIRFLOW-4438: -- Assignee: (was: Tania Batieva) > Add Gzip compression to S3_hook >

[GitHub] [airflow] zhongjiajie commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook

2020-03-08 Thread GitBox
zhongjiajie commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook URL: https://github.com/apache/airflow/pull/6576#discussion_r389352023 ## File path: airflow/providers/mysql/hooks/mysql.py ## @@

[GitHub] [airflow] zhongjiajie commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook

2020-03-08 Thread GitBox
zhongjiajie commented on a change in pull request #6576: [AIRFLOW-5922] Add option to specify the mysql client library used in MySqlHook URL: https://github.com/apache/airflow/pull/6576#discussion_r389351627 ## File path: docs/howto/connection/mysql.rst ## @@ -37,60

[jira] [Commented] (AIRFLOW-5842) Switch to Buster base images

2020-03-08 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17054337#comment-17054337 ] ASF subversion and git services commented on AIRFLOW-5842: -- Commit