[GitHub] [airflow] potiuk commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
potiuk commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#discussion_r367089560 ## File path: airflow/utils/db.py ## @@ -501,3 +501,13 @@ def resetdb():

[GitHub] [airflow] potiuk commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
potiuk commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#discussion_r367088868 ## File path: airflow/utils/db.py ## @@ -501,3 +501,13 @@ def resetdb():

[GitHub] [airflow] potiuk commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
potiuk commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#discussion_r367088641 ## File path: airflow/jobs/scheduler_job.py ## @@ -990,7 +990,8 @@ def

[jira] [Commented] (AIRFLOW-6552) Move Azure classes to providers.microsoft package

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

[jira] [Resolved] (AIRFLOW-6552) Move Azure classes to providers.microsoft package

2020-01-15 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6552. --- Fix Version/s: 2.0.0 Resolution: Fixed > Move Azure classes to providers.microsoft

[jira] [Commented] (AIRFLOW-6552) Move Azure classes to providers.microsoft package

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016297#comment-17016297 ] ASF GitHub Bot commented on AIRFLOW-6552: - potiuk commented on pull request #7158:

[GitHub] [airflow] potiuk merged pull request #7158: [AIRFLOW-6552] Move Azure classes to providers.microsoft package

2020-01-15 Thread GitBox
potiuk merged pull request #7158: [AIRFLOW-6552] Move Azure classes to providers.microsoft package URL: https://github.com/apache/airflow/pull/7158 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] mik-laj commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries

2020-01-15 Thread GitBox
mik-laj commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries URL: https://github.com/apache/airflow/pull/6792#discussion_r367086086 ## File path: airflow/models/dagrun.py ## @@ -268,10 +290,14 @@ def

[GitHub] [airflow] kaxil opened a new pull request #7182: [AIRFLOW-XXXX] Fix typo in UPDATING.md

2020-01-15 Thread GitBox
kaxil opened a new pull request #7182: [AIRFLOW-] Fix typo in UPDATING.md URL: https://github.com/apache/airflow/pull/7182 --- 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]

[GitHub] [airflow] mik-laj commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries

2020-01-15 Thread GitBox
mik-laj commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries URL: https://github.com/apache/airflow/pull/6792#discussion_r367082832 ## File path: airflow/jobs/scheduler_job.py ## @@ -1306,33 +1271,32 @@ def

[GitHub] [airflow] kaxil merged pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
kaxil merged pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] mik-laj commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries

2020-01-15 Thread GitBox
mik-laj commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries URL: https://github.com/apache/airflow/pull/6792#discussion_r367080346 ## File path: airflow/jobs/scheduler_job.py ## @@ -1282,21 +1253,15 @@ def

[GitHub] [airflow] kaxil commented on a change in pull request #7175: [AIRFLOW-6568] Add some more entries (Emacs related files and yarn.lock) to .gitignore

2020-01-15 Thread GitBox
kaxil commented on a change in pull request #7175: [AIRFLOW-6568] Add some more entries (Emacs related files and yarn.lock) to .gitignore URL: https://github.com/apache/airflow/pull/7175#discussion_r367079732 ## File path: .gitignore ## @@ -129,6 +129,11 @@ ENV/ # vim

[airflow-on-k8s-operator] branch master created (now a8ccdd2)

2020-01-15 Thread aizhamal
This is an automated email from the ASF dual-hosted git repository. aizhamal pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airflow-on-k8s-operator.git. at a8ccdd2 First commit This branch includes the following new commits: new a8ccdd2 First

[airflow-on-k8s-operator] 01/01: First commit

2020-01-15 Thread aizhamal
This is an automated email from the ASF dual-hosted git repository. aizhamal pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/airflow-on-k8s-operator.git commit a8ccdd2239596a1545e37c1d6f0d7bbebdc8cd39 Author: Aizhamal Nurmamat kyzy AuthorDate: Wed Jan 15

[jira] [Closed] (AIRFLOW-6480) Hide kerberos command if kerberos is disabled

2020-01-15 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula closed AIRFLOW-6480. -- Resolution: Won't Do > Hide kerberos command if kerberos is disabled >

[jira] [Commented] (AIRFLOW-6480) Hide kerberos command if kerberos is disabled

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016274#comment-17016274 ] ASF GitHub Bot commented on AIRFLOW-6480: - mik-laj commented on pull request #7070:

[GitHub] [airflow] mik-laj closed pull request #7070: [AIRFLOW-6480] Hide kerberos command if kerberos is disabled

2020-01-15 Thread GitBox
mik-laj closed pull request #7070: [AIRFLOW-6480] Hide kerberos command if kerberos is disabled URL: https://github.com/apache/airflow/pull/7070 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] mik-laj commented on issue #7070: [AIRFLOW-6480] Hide kerberos command if kerberos is disabled

2020-01-15 Thread GitBox
mik-laj commented on issue #7070: [AIRFLOW-6480] Hide kerberos command if kerberos is disabled URL: https://github.com/apache/airflow/pull/7070#issuecomment-574827584 I thought about this topic and will prepare a second PR that will disable hiding commands for Celery Executor. Thanks for

[GitHub] [airflow] tooptoop4 commented on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates

2020-01-15 Thread GitBox
tooptoop4 commented on issue #7038: [AIRFLOW-4495] allow externally triggered dags to run for future exec dates URL: https://github.com/apache/airflow/pull/7038#issuecomment-574827014 @kaxil pls merge This is an automated

[jira] [Commented] (AIRFLOW-4470) RBAC Github Enterprise OAuth provider callback URL?

2020-01-15 Thread Cooper Gillan (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016268#comment-17016268 ] Cooper Gillan commented on AIRFLOW-4470: Hello All, We had been running into a very similar

[GitHub] [airflow] kaxil opened a new pull request #7181: [AIRFLOW-XXXX] Fix typo in tests/conftest.py

2020-01-15 Thread GitBox
kaxil opened a new pull request #7181: [AIRFLOW-] Fix typo in tests/conftest.py URL: https://github.com/apache/airflow/pull/7181 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes below before creating PR:

[jira] [Commented] (AIRFLOW-6560) db password leaks to logs

2020-01-15 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016257#comment-17016257 ] Marcin Jasiński commented on AIRFLOW-6560: -- [~rconroy293] Celery version: {{4.3.0 (rhubarb)}},

[jira] [Updated] (AIRFLOW-6560) db password leaks to logs

2020-01-15 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Jasiński updated AIRFLOW-6560: - Description: I have configured Airflow metadata db as MySQL. {code:java}

[GitHub] [airflow] codecov-io edited a comment on issue #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7

2020-01-15 Thread GitBox
codecov-io edited a comment on issue #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7 URL: https://github.com/apache/airflow/pull/7179#issuecomment-574803822 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7179?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7

2020-01-15 Thread GitBox
codecov-io edited a comment on issue #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7 URL: https://github.com/apache/airflow/pull/7179#issuecomment-574803822 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7179?src=pr=h1) Report > Merging

[GitHub] [airflow] ashb commented on a change in pull request #7162: [AIRFLOW-6557] Add test for newly added fields in BaseOperator

2020-01-15 Thread GitBox
ashb commented on a change in pull request #7162: [AIRFLOW-6557] Add test for newly added fields in BaseOperator URL: https://github.com/apache/airflow/pull/7162#discussion_r367051937 ## File path: tests/serialization/test_dag_serialization.py ## @@ -543,6 +543,66 @@ def

[GitHub] [airflow] codecov-io commented on issue #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7

2020-01-15 Thread GitBox
codecov-io commented on issue #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7 URL: https://github.com/apache/airflow/pull/7179#issuecomment-574803822 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7179?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-6560) db password leaks to logs

2020-01-15 Thread Robert Conroy (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016221#comment-17016221 ] Robert Conroy commented on AIRFLOW-6560: [~mkjasinski] I see a similar message on my setup when

[GitHub] [airflow] ashb commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries

2020-01-15 Thread GitBox
ashb commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries URL: https://github.com/apache/airflow/pull/6792#discussion_r367041811 ## File path: airflow/cli/commands/dag_command.py ## @@ -208,8 +208,8 @@ def

[jira] [Assigned] (AIRFLOW-6094) Mysql script for 1.8 to 1.10 airflow db upgrade

2020-01-15 Thread Ananth Packkildurai (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ananth Packkildurai reassigned AIRFLOW-6094: Assignee: Ananth Packkildurai (was: Ananth PackkilDurai) > Mysql

[GitHub] [airflow] rconroy293 commented on a change in pull request #7119: [AIRFLOW-5840] Add operator extra link to external task sensor

2020-01-15 Thread GitBox
rconroy293 commented on a change in pull request #7119: [AIRFLOW-5840] Add operator extra link to external task sensor URL: https://github.com/apache/airflow/pull/7119#discussion_r367030797 ## File path: airflow/sensors/external_task_sensor.py ## @@ -16,22 +16,71 @@ #

[GitHub] [airflow] codecov-io edited a comment on issue #6660: [AIRFLOW-6065] Add Stackdriver Task Handler

2020-01-15 Thread GitBox
codecov-io edited a comment on issue #6660: [AIRFLOW-6065] Add Stackdriver Task Handler URL: https://github.com/apache/airflow/pull/6660#issuecomment-561766454 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6660?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6660: [AIRFLOW-6065] Add Stackdriver Task Handler

2020-01-15 Thread GitBox
codecov-io edited a comment on issue #6660: [AIRFLOW-6065] Add Stackdriver Task Handler URL: https://github.com/apache/airflow/pull/6660#issuecomment-561766454 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6660?src=pr=h1) Report > Merging

[GitHub] [airflow] mattbowden-ookla commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries

2020-01-15 Thread GitBox
mattbowden-ookla commented on a change in pull request #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries URL: https://github.com/apache/airflow/pull/6792#discussion_r367009626 ## File path: airflow/cli/commands/dag_command.py ## @@ -208,8 +208,8 @@

[GitHub] [airflow] rayrrr opened a new pull request #7180: --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg)

2020-01-15 Thread GitBox
rayrrr opened a new pull request #7180: --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) URL: https://github.com/apache/airflow/pull/7180 Make sure to mark the boxes below before creating PR: [x] - [ ] Description above provides context of

[GitHub] [airflow] rayrrr closed pull request #7180: --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg)

2020-01-15 Thread GitBox
rayrrr closed pull request #7180: --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) URL: https://github.com/apache/airflow/pull/7180 This is an automated message from the Apache Git

[GitHub] [airflow] codecov-io commented on issue #7178: [AIRFLOW-6572][depends on AIRFLOW-6552] Move AWS classes to providers.amazon.aws package

2020-01-15 Thread GitBox
codecov-io commented on issue #7178: [AIRFLOW-6572][depends on AIRFLOW-6552] Move AWS classes to providers.amazon.aws package URL: https://github.com/apache/airflow/pull/7178#issuecomment-574766638 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7178?src=pr=h1) Report > Merging

[GitHub] [airflow] ashb commented on issue #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries

2020-01-15 Thread GitBox
ashb commented on issue #6792: [AIRFLOW-5930] Use cached-SQL query building for hot-path queries URL: https://github.com/apache/airflow/pull/6792#issuecomment-574766407 Tests should be passing now, and we've been running a back-ported version of this for a few weeks and it makes a

[jira] [Comment Edited] (AIRFLOW-6556) Improving unclear and incomplete documentation

2020-01-15 Thread Jacob Ward (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016155#comment-17016155 ] Jacob Ward edited comment on AIRFLOW-6556 at 1/15/20 5:09 PM: -- Here's a

[GitHub] [airflow] rconroy293 commented on a change in pull request #7119: [AIRFLOW-5840] Add operator extra link to external task sensor

2020-01-15 Thread GitBox
rconroy293 commented on a change in pull request #7119: [AIRFLOW-5840] Add operator extra link to external task sensor URL: https://github.com/apache/airflow/pull/7119#discussion_r366998333 ## File path: airflow/sensors/external_task_sensor.py ## @@ -16,22 +16,71 @@ #

[GitHub] [airflow] mik-laj commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
mik-laj commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#discussion_r366997311 ## File path: airflow/utils/db.py ## @@ -501,3 +501,13 @@ def resetdb():

[jira] [Commented] (AIRFLOW-6556) Improving unclear and incomplete documentation

2020-01-15 Thread Jacob Ward (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016155#comment-17016155 ] Jacob Ward commented on AIRFLOW-6556: - Here's a list of issues myself and my team have noticed.

[GitHub] [airflow] mik-laj commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
mik-laj commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#discussion_r366997311 ## File path: airflow/utils/db.py ## @@ -501,3 +501,13 @@ def resetdb():

[jira] [Commented] (AIRFLOW-6573) Bump `text-unidecode` version

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016154#comment-17016154 ] ASF GitHub Bot commented on AIRFLOW-6573: - rayrrr commented on pull request #7179:

[GitHub] [airflow] rayrrr opened a new pull request #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7

2020-01-15 Thread GitBox
rayrrr opened a new pull request #7179: [AIRFLOW-6573] bump `text-unidecode` version for Python 3.7 URL: https://github.com/apache/airflow/pull/7179 `text-unidecode` version 1.3 was recently released and it includes explicit support for Python 3.7. This should be the dependency since we

[GitHub] [airflow] codecov-io edited a comment on issue #7158: [AIRFLOW-6552] Move Azure classes to providers.microsoft package

2020-01-15 Thread GitBox
codecov-io edited a comment on issue #7158: [AIRFLOW-6552] Move Azure classes to providers.microsoft package URL: https://github.com/apache/airflow/pull/7158#issuecomment-573956076 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7158?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-6573) Bump `text-unidecode` version

2020-01-15 Thread Ray R (Jira)
Ray R created AIRFLOW-6573: -- Summary: Bump `text-unidecode` version Key: AIRFLOW-6573 URL: https://issues.apache.org/jira/browse/AIRFLOW-6573 Project: Apache Airflow Issue Type: Improvement

[GitHub] [airflow] ashb commented on issue #7159: [AIRFLOW-6553] [UI] Add upstream_failed in instance state filter

2020-01-15 Thread GitBox
ashb commented on issue #7159: [AIRFLOW-6553] [UI] Add upstream_failed in instance state filter URL: https://github.com/apache/airflow/pull/7159#issuecomment-574743346 When making UI changes like this it's helpful to include a before-and-after. Could you please? It's probably fine,

[GitHub] [airflow] benjamingrenier commented on issue #5676: [AIRFLOW-5062] Add support for getting/setting ACL in S3Hook

2020-01-15 Thread GitBox
benjamingrenier commented on issue #5676: [AIRFLOW-5062] Add support for getting/setting ACL in S3Hook URL: https://github.com/apache/airflow/pull/5676#issuecomment-574737827 Any update on this PR ? This is an automated

[GitHub] [airflow] mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366970685 ## File path: UPDATING.md ## @@ -938,17 +838,93 @@ The 'properties' and 'jars'

[GitHub] [airflow] mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366970685 ## File path: UPDATING.md ## @@ -938,17 +838,93 @@ The 'properties' and 'jars'

[GitHub] [airflow] mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366970332 ## File path: UPDATING.md ## @@ -938,17 +838,93 @@ The 'properties' and 'jars'

[GitHub] [airflow] mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366968756 ## File path: UPDATING.md ## @@ -1043,6 +1019,12 @@

[GitHub] [airflow] mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
mattbowden-ookla commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366967453 ## File path: UPDATING.md ## @@ -1336,6 +1328,20 @@ Installation and upgrading

[GitHub] [airflow] Fokko commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
Fokko commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#discussion_r366963790 ## File path: airflow/jobs/scheduler_job.py ## @@ -990,7 +990,8 @@ def

[GitHub] [airflow] Fokko commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
Fokko commented on a change in pull request #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#discussion_r366964004 ## File path: airflow/utils/db.py ## @@ -501,3 +501,13 @@ def resetdb():

[GitHub] [airflow] potiuk commented on issue #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
potiuk commented on issue #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#issuecomment-574730403 I also updated mysql to 5.7 - I might remove that and make a separate PR.

[GitHub] [airflow] potiuk commented on issue #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure

2020-01-15 Thread GitBox
potiuk commented on issue #7172: [AIRFLOW-6564] Additional diagnostics information on CI check failure URL: https://github.com/apache/airflow/pull/7172#issuecomment-574729925 For now I have not yet tried to improve entropy retrieval from Docker (I will see if that can be achieved easily)

[jira] [Commented] (AIRFLOW-6572) Move AWS classes to providers.amazon.aws package

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016105#comment-17016105 ] ASF GitHub Bot commented on AIRFLOW-6572: - mik-laj commented on pull request #7178:

[GitHub] [airflow] mik-laj opened a new pull request #7178: [AIRFLOW-6572] Move AWS classes to providers.amazon.aws package

2020-01-15 Thread GitBox
mik-laj opened a new pull request #7178: [AIRFLOW-6572] Move AWS classes to providers.amazon.aws package URL: https://github.com/apache/airflow/pull/7178 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes below

[jira] [Updated] (AIRFLOW-6572) Move AWS classes to providers.amazon.aws package

2020-01-15 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula updated AIRFLOW-6572: --- Summary: Move AWS classes to providers.amazon.aws package (was: [AIRFLOW-6552] Move AWS

[jira] [Created] (AIRFLOW-6572) [AIRFLOW-6552] Move AWS classes to providers.amazon.aws package

2020-01-15 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6572: -- Summary: [AIRFLOW-6552] Move AWS classes to providers.amazon.aws package Key: AIRFLOW-6572 URL: https://issues.apache.org/jira/browse/AIRFLOW-6572 Project:

[jira] [Updated] (AIRFLOW-6572) [AIRFLOW-6552] Move AWS classes to providers.amazon.aws package

2020-01-15 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula updated AIRFLOW-6572: --- Description: More information: 

[GitHub] [airflow] zhongjiajie commented on issue #7176: [AIRFLOW-6570] Add dag tag for all example dag

2020-01-15 Thread GitBox
zhongjiajie commented on issue #7176: [AIRFLOW-6570] Add dag tag for all example dag URL: https://github.com/apache/airflow/pull/7176#issuecomment-574709581 Thanks Jarek. This is an automated message from the Apache Git

[jira] [Commented] (AIRFLOW-6571) Rewrite BigQueryExecuteQueryOperator to use python client

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016069#comment-17016069 ] ASF GitHub Bot commented on AIRFLOW-6571: - nuclearpinguin commented on pull request #7177:

[GitHub] [airflow] nuclearpinguin opened a new pull request #7177: [AIRFLOW-6571] Rewrite BigQueryExecuteQueryOperator to use python client

2020-01-15 Thread GitBox
nuclearpinguin opened a new pull request #7177: [AIRFLOW-6571] Rewrite BigQueryExecuteQueryOperator to use python client URL: https://github.com/apache/airflow/pull/7177 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark

[jira] [Created] (AIRFLOW-6571) Rewrite BigQueryExecuteQueryOperator to use python client

2020-01-15 Thread Tomasz Urbaszek (Jira)
Tomasz Urbaszek created AIRFLOW-6571: Summary: Rewrite BigQueryExecuteQueryOperator to use python client Key: AIRFLOW-6571 URL: https://issues.apache.org/jira/browse/AIRFLOW-6571 Project: Apache

[jira] [Resolved] (AIRFLOW-6565) BigQuery - replace deprecated connection parameters

2020-01-15 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-6565. Resolution: Fixed > BigQuery - replace deprecated connection parameters >

[jira] [Commented] (AIRFLOW-6565) BigQuery - replace deprecated connection parameters

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016060#comment-17016060 ] ASF GitHub Bot commented on AIRFLOW-6565: - mik-laj commented on pull request #7173:

[jira] [Commented] (AIRFLOW-6565) BigQuery - replace deprecated connection parameters

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

[jira] [Commented] (AIRFLOW-6570) Add dag tag for all example dag

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

[jira] [Commented] (AIRFLOW-6570) Add dag tag for all example dag

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016058#comment-17016058 ] ASF GitHub Bot commented on AIRFLOW-6570: - potiuk commented on pull request #7176:

[GitHub] [airflow] mik-laj merged pull request #7173: [AIRFLOW-6565] BigQuery - replace deprecated connection parameters

2020-01-15 Thread GitBox
mik-laj merged pull request #7173: [AIRFLOW-6565] BigQuery - replace deprecated connection parameters URL: https://github.com/apache/airflow/pull/7173 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] potiuk commented on issue #7176: [AIRFLOW-6570] Add dag tag for all example dag

2020-01-15 Thread GitBox
potiuk commented on issue #7176: [AIRFLOW-6570] Add dag tag for all example dag URL: https://github.com/apache/airflow/pull/7176#issuecomment-574699230 Nice! This is an automated message from the Apache Git Service. To

[GitHub] [airflow] potiuk merged pull request #7176: [AIRFLOW-6570] Add dag tag for all example dag

2020-01-15 Thread GitBox
potiuk merged pull request #7176: [AIRFLOW-6570] Add dag tag for all example dag URL: https://github.com/apache/airflow/pull/7176 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [airflow] roitvt commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor

2020-01-15 Thread GitBox
roitvt commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor URL: https://github.com/apache/airflow/pull/7163#discussion_r366922807 ## File path: docs/operators-and-hooks-ref.rst ## @@ -1049,8 +1049,11 @@ These integrations

[GitHub] [airflow] roitvt commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor

2020-01-15 Thread GitBox
roitvt commented on a change in pull request #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor URL: https://github.com/apache/airflow/pull/7163#discussion_r366918521 ## File path: airflow/contrib/sensors/spark_kubernetes_sensor.py ## @@ -0,0 +1,82 @@ +# -*-

[jira] [Commented] (AIRFLOW-4375) Replace airflow.utils.file.TemporaryDirectory by native tempfile.TemporaryDirectory

2020-01-15 Thread Bas Harenslak (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17016023#comment-17016023 ] Bas Harenslak commented on AIRFLOW-4375: [~zhongjiajie] thanks for the notice, closed >

[jira] [Closed] (AIRFLOW-4375) Replace airflow.utils.file.TemporaryDirectory by native tempfile.TemporaryDirectory

2020-01-15 Thread Bas Harenslak (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bas Harenslak closed AIRFLOW-4375. -- Resolution: Duplicate > Replace airflow.utils.file.TemporaryDirectory by native >

[jira] [Commented] (AIRFLOW-6570) Add dag tag for all example dag

2020-01-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015942#comment-17015942 ] ASF GitHub Bot commented on AIRFLOW-6570: - zhongjiajie commented on pull request #7176:

[GitHub] [airflow] zhongjiajie opened a new pull request #7176: [AIRFLOW-6570] Add dag tag for all example dag

2020-01-15 Thread GitBox
zhongjiajie opened a new pull request #7176: [AIRFLOW-6570] Add dag tag for all example dag URL: https://github.com/apache/airflow/pull/7176 We miss add some dag tag in https://github.com/apache/airflow/pull/6489 This patch to add dag tag for all others --- Issue link: WILL

[GitHub] [airflow] RosterIn commented on issue #6124: [AIRFLOW-5501] in_cluster default value in KubernetesPodOperator overwrites configuration

2020-01-15 Thread GitBox
RosterIn commented on issue #6124: [AIRFLOW-5501] in_cluster default value in KubernetesPodOperator overwrites configuration URL: https://github.com/apache/airflow/pull/6124#issuecomment-574649820 seems there is an issue @qlemaire22 `error: Incompatible default for argument

[jira] [Created] (AIRFLOW-6570) Add dag tag for all example dag

2020-01-15 Thread zhongjiajie (Jira)
zhongjiajie created AIRFLOW-6570: Summary: Add dag tag for all example dag Key: AIRFLOW-6570 URL: https://issues.apache.org/jira/browse/AIRFLOW-6570 Project: Apache Airflow Issue Type:

[GitHub] [airflow] codecov-io commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor

2020-01-15 Thread GitBox
codecov-io commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor URL: https://github.com/apache/airflow/pull/7163#issuecomment-574641714 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7163?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor

2020-01-15 Thread GitBox
codecov-io edited a comment on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor URL: https://github.com/apache/airflow/pull/7163#issuecomment-574641714 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7163?src=pr=h1) Report > Merging

[GitHub] [airflow] aviemzur commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id

2020-01-15 Thread GitBox
aviemzur commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id URL: https://github.com/apache/airflow/pull/6655#issuecomment-574641637 Gotcha, Then there should also be an Airflow issue to have a base AWS hook which

[GitHub] [airflow] gorros commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id

2020-01-15 Thread GitBox
gorros commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id URL: https://github.com/apache/airflow/pull/6655#issuecomment-574631462 @aviemzur but I think back off is needed for hook too.

[GitHub] [airflow] aviemzur commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id

2020-01-15 Thread GitBox
aviemzur commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id URL: https://github.com/apache/airflow/pull/6655#issuecomment-574628821 @gorros Exponential back off was introduced to sensors in Airflow's master already.

[jira] [Commented] (AIRFLOW-6569) Broken sentry integration

2020-01-15 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17015882#comment-17015882 ] Ash Berlin-Taylor commented on AIRFLOW-6569: See also

[GitHub] [airflow] TobKed commented on issue #7173: [AIRFLOW-6565] BigQuery - replace deprecated connection parameters

2020-01-15 Thread GitBox
TobKed commented on issue #7173: [AIRFLOW-6565] BigQuery - replace deprecated connection parameters URL: https://github.com/apache/airflow/pull/7173#issuecomment-574628371 @kaxil I agree with you. Deprecated parameters can still be used, nothing is changed here. I've just replaced usage

[jira] [Updated] (AIRFLOW-6569) Broken sentry integration

2020-01-15 Thread Robin Edwards (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Edwards updated AIRFLOW-6569: --- Description: I believe the new forking mechanism AIRFLOW-5931 has unintentionally broken

[jira] [Created] (AIRFLOW-6569) Broken sentry integration

2020-01-15 Thread Robin Edwards (Jira)
Robin Edwards created AIRFLOW-6569: -- Summary: Broken sentry integration Key: AIRFLOW-6569 URL: https://issues.apache.org/jira/browse/AIRFLOW-6569 Project: Apache Airflow Issue Type: Bug

[GitHub] [airflow] kaxil commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
kaxil commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366831219 ## File path: UPDATING.md ## @@ -938,17 +838,93 @@ The 'properties' and 'jars' properties

[GitHub] [airflow] gorros commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id

2020-01-15 Thread GitBox
gorros commented on issue #6655: [AIRFLOW-6056] Allow EmrAddStepsOperator to accept job_flow_name as alternative to job_flow_id URL: https://github.com/apache/airflow/pull/6655#issuecomment-574622784 @aviemzur This is a great feature. Thanks for contribution. Currently I have couple of

[GitHub] [airflow] roitvt commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor

2020-01-15 Thread GitBox
roitvt commented on issue #7163: [AIRFLOW-6542] add spark-on-k8s operator/hook/sensor URL: https://github.com/apache/airflow/pull/7163#issuecomment-574622298 > @roitvt I am busy on the client's project, but I will try to come back this week. great thanks!!

[GitHub] [airflow] kaxil commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
kaxil commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366828700 ## File path: UPDATING.md ## @@ -938,17 +838,93 @@ The 'properties' and 'jars' properties

[GitHub] [airflow] kaxil commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
kaxil commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366820656 ## File path: UPDATING.md ## @@ -938,17 +838,93 @@ The 'properties' and 'jars' properties

[GitHub] [airflow] kaxil commented on a change in pull request #7166: [AIRFLOW-XXXX] Move UPDATING changes into correct versions

2020-01-15 Thread GitBox
kaxil commented on a change in pull request #7166: [AIRFLOW-] Move UPDATING changes into correct versions URL: https://github.com/apache/airflow/pull/7166#discussion_r366819968 ## File path: UPDATING.md ## @@ -938,17 +838,93 @@ The 'properties' and 'jars' properties

[GitHub] [airflow] feluelle commented on issue #7030: [AIRFLOW-6440][AIP-29][WIP] Add AWS Fargate Executor

2020-01-15 Thread GitBox
feluelle commented on issue #7030: [AIRFLOW-6440][AIP-29][WIP] Add AWS Fargate Executor URL: https://github.com/apache/airflow/pull/7030#issuecomment-574611693 @aelzeiny Did you set up the [breeze](https://github.com/apache/airflow/blob/master/BREEZE.rst) env locally? This way you can

<    1   2   3   >