[GitHub] [airflow] mik-laj opened a new pull request #7480: [AIRFLOW-6861] Remove pool full on TaskInstance

2020-02-20 Thread GitBox
mik-laj opened a new pull request #7480: [AIRFLOW-6861] Remove pool full on TaskInstance URL: https://github.com/apache/airflow/pull/7480 It's a dead code. --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the

[jira] [Created] (AIRFLOW-6861) Remove pool_full on TaskInstance

2020-02-20 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6861: -- Summary: Remove pool_full on TaskInstance Key: AIRFLOW-6861 URL: https://issues.apache.org/jira/browse/AIRFLOW-6861 Project: Apache Airflow Issue Type:

[GitHub] [airflow] potiuk commented on a change in pull request #7479: [AIRFLOW-6858] Decouple DagBag and Executor

2020-02-20 Thread GitBox
potiuk commented on a change in pull request #7479: [AIRFLOW-6858] Decouple DagBag and Executor URL: https://github.com/apache/airflow/pull/7479#discussion_r382440843 ## File path: tests/jobs/test_scheduler_job.py ## @@ -2445,8 +2443,7 @@ def

[GitHub] [airflow] potiuk commented on a change in pull request #7479: [AIRFLOW-6858] Decouple DagBag and Executor

2020-02-20 Thread GitBox
potiuk commented on a change in pull request #7479: [AIRFLOW-6858] Decouple DagBag and Executor URL: https://github.com/apache/airflow/pull/7479#discussion_r382440112 ## File path: tests/jobs/test_scheduler_job.py ## @@ -2390,8 +2389,7 @@ def

[GitHub] [airflow] potiuk commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages

2020-02-20 Thread GitBox
potiuk commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages URL: https://github.com/apache/airflow/pull/7391#issuecomment-589539027 I actually am going to try a slightly different, nicer approach with better separation between the main and backport packages. Bear with me.

[GitHub] [airflow] potiuk edited a comment on issue #7391: [AIRFLOW-6663] Prepare backporting packages

2020-02-20 Thread GitBox
potiuk edited a comment on issue #7391: [AIRFLOW-6663] Prepare backporting packages URL: https://github.com/apache/airflow/pull/7391#issuecomment-589539027 I actually am going to try a slightly different, nicer approach with better separation between the main and backport packages. Bare

[GitHub] [airflow] potiuk commented on issue #7450: [AIRFLOW-6829][WIP] Introduce BaseOperatorMetaClass - auto-apply apply_default

2020-02-20 Thread GitBox
potiuk commented on issue #7450: [AIRFLOW-6829][WIP] Introduce BaseOperatorMetaClass - auto-apply apply_default URL: https://github.com/apache/airflow/pull/7450#issuecomment-589538133 I think we will eventually have to slightly modify the source code of the operators when preparing

[GitHub] [airflow] mik-laj opened a new pull request #7479: [AIRFLOW-6858] Decouple DagBag and Executor

2020-02-20 Thread GitBox
mik-laj opened a new pull request #7479: [AIRFLOW-6858] Decouple DagBag and Executor URL: https://github.com/apache/airflow/pull/7479 It's a dead code. --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes

[jira] [Commented] (AIRFLOW-6858) Decouple DagBag and Executor

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041598#comment-17041598 ] ASF GitHub Bot commented on AIRFLOW-6858: - mik-laj commented on pull request #7479:

[jira] [Created] (AIRFLOW-6860) Default ignore_first_depends_on_past to True

2020-02-20 Thread Ping Zhang (Jira)
Ping Zhang created AIRFLOW-6860: --- Summary: Default ignore_first_depends_on_past to True Key: AIRFLOW-6860 URL: https://issues.apache.org/jira/browse/AIRFLOW-6860 Project: Apache Airflow Issue

[GitHub] [airflow] stale[bot] commented on issue #6499: [AIRFLOW-5842] Switch to Debian buster image. Depends on [AIRFLOW-5704]

2020-02-20 Thread GitBox
stale[bot] commented on issue #6499: [AIRFLOW-5842] Switch to Debian buster image. Depends on [AIRFLOW-5704] URL: https://github.com/apache/airflow/pull/6499#issuecomment-589505057 This issue has been automatically marked as stale because it has not had recent activity. It will be closed

[jira] [Commented] (AIRFLOW-4453) none_failed trigger rule cascading skipped state to downstream tasks

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041484#comment-17041484 ] ASF GitHub Bot commented on AIRFLOW-4453: - TV4Fun commented on pull request #7098:

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

2020-02-20 Thread GitBox
TV4Fun commented on issue #7098: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation URL: https://github.com/apache/airflow/pull/7098#issuecomment-589475906 Closing this in favor of #7464. This is an

[GitHub] [airflow] TV4Fun closed pull request #7098: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation

2020-02-20 Thread GitBox
TV4Fun closed pull request #7098: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation URL: https://github.com/apache/airflow/pull/7098 This is an automated message from the Apache Git Service. To

[GitHub] [airflow] codecov-io commented on issue #7477: [AIRFLOW-6857][depends on AIRFLOW-6856] Bulk sync DAGs

2020-02-20 Thread GitBox
codecov-io commented on issue #7477: [AIRFLOW-6857][depends on AIRFLOW-6856] Bulk sync DAGs URL: https://github.com/apache/airflow/pull/7477#issuecomment-589466612 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7477?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-6859) Airflow scheduler looking for logs of example DAGs in the wrong folder

2020-02-20 Thread Abhilash Kishore (Jira)
Abhilash Kishore created AIRFLOW-6859: - Summary: Airflow scheduler looking for logs of example DAGs in the wrong folder Key: AIRFLOW-6859 URL: https://issues.apache.org/jira/browse/AIRFLOW-6859

[GitHub] [airflow] mik-laj closed pull request #7478: Remove pool full

2020-02-20 Thread GitBox
mik-laj closed pull request #7478: Remove pool full URL: https://github.com/apache/airflow/pull/7478 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [airflow] mik-laj opened a new pull request #7478: Remove pool full

2020-02-20 Thread GitBox
mik-laj opened a new pull request #7478: Remove pool full URL: https://github.com/apache/airflow/pull/7478 --- 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 issue #7450: [AIRFLOW-6829][WIP] Introduce BaseOperatorMetaClass - auto-apply apply_default

2020-02-20 Thread GitBox
mik-laj commented on issue #7450: [AIRFLOW-6829][WIP] Introduce BaseOperatorMetaClass - auto-apply apply_default URL: https://github.com/apache/airflow/pull/7450#issuecomment-589449506 We can do it without monkeypatching. All we have to do is deliver a new BaseOperator class together

[jira] [Created] (AIRFLOW-6858) Decouple DagBag and Executor

2020-02-20 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6858: -- Summary: Decouple DagBag and Executor Key: AIRFLOW-6858 URL: https://issues.apache.org/jira/browse/AIRFLOW-6858 Project: Apache Airflow Issue Type: Bug

[jira] [Commented] (AIRFLOW-6821) When task is marked as success through UI, success callback is not triggered

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

[GitHub] [airflow] kaxil merged pull request #7447: [AIRFLOW-6821] - Success callback not called when task marked as succ…

2020-02-20 Thread GitBox
kaxil merged pull request #7447: [AIRFLOW-6821] - Success callback not called when task marked as succ… URL: https://github.com/apache/airflow/pull/7447 This is an automated message from the Apache Git Service. To respond

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7447: [AIRFLOW-6821] - Success callback not called when task marked as succ…

2020-02-20 Thread GitBox
boring-cyborg[bot] commented on issue #7447: [AIRFLOW-6821] - Success callback not called when task marked as succ… URL: https://github.com/apache/airflow/pull/7447#issuecomment-589428802 Awesome work, congrats on your first merged pull request!

[jira] [Commented] (AIRFLOW-6857) Bulk sync DAGs

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041382#comment-17041382 ] ASF GitHub Bot commented on AIRFLOW-6857: - mik-laj commented on pull request #7477:

[GitHub] [airflow] mik-laj opened a new pull request #7477: [AIRFLOW-6857][depends on AIRFLOW-6856] Bulk sync DAGs

2020-02-20 Thread GitBox
mik-laj opened a new pull request #7477: [AIRFLOW-6857][depends on AIRFLOW-6856] Bulk sync DAGs URL: https://github.com/apache/airflow/pull/7477 I created the following DAG file: ```python args = { 'owner': 'airflow', 'start_date': days_ago(3), } def

[jira] [Created] (AIRFLOW-6857) Bulk sync DAGs

2020-02-20 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6857: -- Summary: Bulk sync DAGs Key: AIRFLOW-6857 URL: https://issues.apache.org/jira/browse/AIRFLOW-6857 Project: Apache Airflow Issue Type: Bug

[jira] [Resolved] (AIRFLOW-6821) When task is marked as success through UI, success callback is not triggered

2020-02-20 Thread Kaxil Naik (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaxil Naik resolved AIRFLOW-6821. - Fix Version/s: 1.10.10 2.0.0 Resolution: Fixed > When task is marked

[jira] [Commented] (AIRFLOW-6821) When task is marked as success through UI, success callback is not triggered

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041375#comment-17041375 ] ASF GitHub Bot commented on AIRFLOW-6821: - kaxil commented on pull request #7447:

[GitHub] [airflow] vsoch commented on issue #7191: [AIRFLOW-4030] second attempt to add singularity to airflow

2020-02-20 Thread GitBox
vsoch commented on issue #7191: [AIRFLOW-4030] second attempt to add singularity to airflow URL: https://github.com/apache/airflow/pull/7191#issuecomment-589395121 looks like the error linked above was one off - a later build didn't trigger it.

[GitHub] [airflow] codecov-io edited a comment on issue #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids

2020-02-20 Thread GitBox
codecov-io edited a comment on issue #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids URL: https://github.com/apache/airflow/pull/7476#issuecomment-589383726 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7476?src=pr=h1) Report > Merging

[GitHub] [airflow] ashb commented on issue #7450: [AIRFLOW-6829][WIP] Introduce BaseOperatorMetaClass - auto-apply apply_default

2020-02-20 Thread GitBox
ashb commented on issue #7450: [AIRFLOW-6829][WIP] Introduce BaseOperatorMetaClass - auto-apply apply_default URL: https://github.com/apache/airflow/pull/7450#issuecomment-589384032 It's horrible, but could we maybe monkey-patch in the metaclass to BashOperator in the back port package?

[GitHub] [airflow] codecov-io commented on issue #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids

2020-02-20 Thread GitBox
codecov-io commented on issue #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids URL: https://github.com/apache/airflow/pull/7476#issuecomment-589383726 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7476?src=pr=h1) Report > Merging

[jira] [Resolved] (AIRFLOW-6840) Bump up version of future to 0.18.2 in v-10-testing to get closer to python 3.8

2020-02-20 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ash Berlin-Taylor resolved AIRFLOW-6840. Fix Version/s: 1.10.10 Resolution: Fixed > Bump up version of future to

[GitHub] [airflow] ashb merged pull request #7471: [AIRFLOW-6840] Bump up version of future

2020-02-20 Thread GitBox
ashb merged pull request #7471: [AIRFLOW-6840] Bump up version of future URL: https://github.com/apache/airflow/pull/7471 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (AIRFLOW-6840) Bump up version of future to 0.18.2 in v-10-testing to get closer to python 3.8

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041331#comment-17041331 ] ASF GitHub Bot commented on AIRFLOW-6840: - ashb commented on pull request #7471: [AIRFLOW-6840]

[jira] [Commented] (AIRFLOW-6840) Bump up version of future to 0.18.2 in v-10-testing to get closer to python 3.8

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

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

2020-02-20 Thread GitBox
ashb 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_r382290570 ## File path: airflow/providers/cncf/kubernetes/operators/spark_kubernetes_operator.py ## @@ -0,0

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

2020-02-20 Thread GitBox
ashb 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_r382289306 ## File path: airflow/providers/cncf/kubernetes/hooks/kubernetes_hook.py ## @@ -0,0 +1,77 @@ +#

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

2020-02-20 Thread GitBox
ashb 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_r382288655 ## File path: airflow/providers/cncf/kubernetes/hooks/kubernetes_hook.py ## @@ -0,0 +1,77 @@ +#

[GitHub] [airflow] stale[bot] commented on issue #6717: [AIRFLOW-6160] Move _check_and_change_state_before_execution to LocalTaskJob

2020-02-20 Thread GitBox
stale[bot] commented on issue #6717: [AIRFLOW-6160] Move _check_and_change_state_before_execution to LocalTaskJob URL: https://github.com/apache/airflow/pull/6717#issuecomment-589378752 This issue has been automatically marked as stale because it has not had recent activity. It will be

[GitHub] [airflow] potiuk commented on issue #7389: [AIRFLOW-6763] Make systems tests ready for backport tests

2020-02-20 Thread GitBox
potiuk commented on issue #7389: [AIRFLOW-6763] Make systems tests ready for backport tests URL: https://github.com/apache/airflow/pull/7389#issuecomment-589365981 also applied the comments from @efedotova ! This is an

[GitHub] [airflow] potiuk commented on issue #7389: [AIRFLOW-6763] Make systems tests ready for backport tests

2020-02-20 Thread GitBox
potiuk commented on issue #7389: [AIRFLOW-6763] Make systems tests ready for backport tests URL: https://github.com/apache/airflow/pull/7389#issuecomment-589362536 rebased and hopefully all good now. This is an automated

[jira] [Commented] (AIRFLOW-6856) Bulk fetch paused_dag_ids

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041311#comment-17041311 ] ASF GitHub Bot commented on AIRFLOW-6856: - mik-laj commented on pull request #7476:

[GitHub] [airflow] mik-laj opened a new pull request #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids

2020-02-20 Thread GitBox
mik-laj opened a new pull request #7476: [AIRFLOW-6856] Bulk fetch paused_dag_ids URL: https://github.com/apache/airflow/pull/7476 I created the following DAG file: ```python args = { 'owner': 'airflow', 'start_date': days_ago(3), } def

[jira] [Created] (AIRFLOW-6856) Bulk fetch paused_dag_ids

2020-02-20 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6856: -- Summary: Bulk fetch paused_dag_ids Key: AIRFLOW-6856 URL: https://issues.apache.org/jira/browse/AIRFLOW-6856 Project: Apache Airflow Issue Type: Bug

[GitHub] [airflow] ashb commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages

2020-02-20 Thread GitBox
ashb commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages URL: https://github.com/apache/airflow/pull/7391#issuecomment-589294087 Ahha. Nothing about python packaging not following docs surprises me anymore

[GitHub] [airflow] potiuk commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages

2020-02-20 Thread GitBox
potiuk commented on issue #7391: [AIRFLOW-6663] Prepare backporting packages URL: https://github.com/apache/airflow/pull/7391#issuecomment-589293493 All fixed I think @ashb -> the warning about license files was also in the original bdist_wheel. It seems that (against documentation)

[GitHub] [airflow] codecov-io edited a comment on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq …

2020-02-20 Thread GitBox
codecov-io edited a comment on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq … URL: https://github.com/apache/airflow/pull/7475#issuecomment-589281813 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7475?src=pr=h1) Report > Merging

[GitHub] [airflow] vsoch commented on issue #7191: [AIRFLOW-4030] second attempt to add singularity to airflow

2020-02-20 Thread GitBox
vsoch commented on issue #7191: [AIRFLOW-4030] second attempt to add singularity to airflow URL: https://github.com/apache/airflow/pull/7191#issuecomment-589285097 Quick question - I don't see any reference to the singularity operator

[GitHub] [airflow] codecov-io edited a comment on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq …

2020-02-20 Thread GitBox
codecov-io edited a comment on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq … URL: https://github.com/apache/airflow/pull/7475#issuecomment-589281813 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7475?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq …

2020-02-20 Thread GitBox
codecov-io commented on issue #7475: [AIRFLOW-6855]: Escape project_dataset_table in SQL query in gcs to bq … URL: https://github.com/apache/airflow/pull/7475#issuecomment-589281813 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7475?src=pr=h1) Report > Merging

[GitHub] [airflow] mtagle opened a new pull request #7475: AIRFLOW-6855: Escape project_dataset_table in SQL query in gcs to bq …

2020-02-20 Thread GitBox
mtagle opened a new pull request #7475: AIRFLOW-6855: Escape project_dataset_table in SQL query in gcs to bq … URL: https://github.com/apache/airflow/pull/7475 …operator Without escaping, if the project is specified in project_dataset_table and contains a -, the query will fail

[jira] [Commented] (AIRFLOW-6855) GCS to BQ load will fail with syntax error if specified project has a - in it

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041254#comment-17041254 ] ASF GitHub Bot commented on AIRFLOW-6855: - mtagle commented on pull request #7475:

[jira] [Created] (AIRFLOW-6855) GCS to BQ load will fail with syntax error if specified project has a - in it

2020-02-20 Thread Moira Tagle (Jira)
Moira Tagle created AIRFLOW-6855: Summary: GCS to BQ load will fail with syntax error if specified project has a - in it Key: AIRFLOW-6855 URL: https://issues.apache.org/jira/browse/AIRFLOW-6855

[GitHub] [airflow] codecov-io commented on issue #7456: [AIRFLOW-6817] [WIP] - Move airflow __init__.py imports to sub-packages

2020-02-20 Thread GitBox
codecov-io commented on issue #7456: [AIRFLOW-6817] [WIP] - Move airflow __init__.py imports to sub-packages URL: https://github.com/apache/airflow/pull/7456#issuecomment-589224098 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7456?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk commented on issue #7474: [AIRFLOW-6854] Fix missing typing_extensions on python 3.8

2020-02-20 Thread GitBox
potiuk commented on issue #7474: [AIRFLOW-6854] Fix missing typing_extensions on python 3.8 URL: https://github.com/apache/airflow/pull/7474#issuecomment-589221949 Some static checks to check. Also I think it's a good time to think about pythn 3.8 compatibility

[GitHub] [airflow] feluelle commented on issue #7410: [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
feluelle commented on issue #7410: [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#issuecomment-589211314 Ready for another round @Fokko @eladkal. I am going to continue tomorrow :) Thank you for your time!

[jira] [Updated] (AIRFLOW-6851) Logging level: inconsistency between doc/implementation/tests

2020-02-20 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula updated AIRFLOW-6851: --- Attachment: Screenshot 2020-02-20 at 18.03.45.png > Logging level: inconsistency between

[jira] [Commented] (AIRFLOW-6851) Logging level: inconsistency between doc/implementation/tests

2020-02-20 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041142#comment-17041142 ] Kamil Bregula commented on AIRFLOW-6851: !Screenshot 2020-02-20 at 18.03.45.png! > Logging

[jira] [Commented] (AIRFLOW-6851) Logging level: inconsistency between doc/implementation/tests

2020-02-20 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041141#comment-17041141 ] Kamil Bregula commented on AIRFLOW-6851: We only keep current information in the documentation. 

[jira] [Comment Edited] (AIRFLOW-6851) Logging level: inconsistency between doc/implementation/tests

2020-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041132#comment-17041132 ] Noël BARDELOT edited comment on AIRFLOW-6851 at 2/20/20 4:55 PM: - After

[jira] [Commented] (AIRFLOW-6851) Logging level: inconsistency between doc/implementation/tests

2020-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041132#comment-17041132 ] Noël BARDELOT commented on AIRFLOW-6851: After analyzing the configuration.py behaviour I

[GitHub] [airflow] potiuk commented on a change in pull request #7466: [AIRFLOW-XXXX] Update tests info in CONTRIBUTING.rst

2020-02-20 Thread GitBox
potiuk commented on a change in pull request #7466: [AIRFLOW-] Update tests info in CONTRIBUTING.rst URL: https://github.com/apache/airflow/pull/7466#discussion_r382125374 ## File path: CONTRIBUTING.rst ## @@ -326,13 +326,13 @@ Test Infrastructure We support the

[GitHub] [airflow] potiuk commented on a change in pull request #7466: [AIRFLOW-XXXX] Update tests info in CONTRIBUTING.rst

2020-02-20 Thread GitBox
potiuk commented on a change in pull request #7466: [AIRFLOW-] Update tests info in CONTRIBUTING.rst URL: https://github.com/apache/airflow/pull/7466#discussion_r382125829 ## File path: CONTRIBUTING.rst ## @@ -326,13 +326,13 @@ Test Infrastructure We support the

[GitHub] [airflow] ANiteckiP edited a comment on issue #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor

2020-02-20 Thread GitBox
ANiteckiP edited a comment on issue #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor URL: https://github.com/apache/airflow/pull/7473#issuecomment-589162333 @nuclearpinguin This change would effectively prohibit using poke-only sensors together

[GitHub] [airflow] ANiteckiP commented on issue #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor

2020-02-20 Thread GitBox
ANiteckiP commented on issue #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor URL: https://github.com/apache/airflow/pull/7473#issuecomment-589162333 @nuclearpinguin This change would effectively prohibit using poke-only sensors together with

[GitHub] [airflow] feluelle commented on a change in pull request #7410: [DO NOT MERGE] [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
feluelle commented on a change in pull request #7410: [DO NOT MERGE] [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#discussion_r382100602 ## File path: setup.py ## @@ -321,6 +321,7 @@ def write_version(filename: str =

[GitHub] [airflow] feluelle commented on a change in pull request #7410: [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
feluelle commented on a change in pull request #7410: [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#discussion_r382099957 ## File path: airflow/providers/salesforce/example_dags/example_tableau_refresh_workbook.py ## @@

[GitHub] [airflow] feluelle commented on a change in pull request #7410: [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
feluelle commented on a change in pull request #7410: [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#discussion_r382099699 ## File path: airflow/providers/salesforce/example_dags/example_tableau_refresh_workbook.py ## @@

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7474: [AIRFLOW-6854] Fix missing typing_extensions on python 3.8

2020-02-20 Thread GitBox
boring-cyborg[bot] commented on issue #7474: [AIRFLOW-6854] Fix missing typing_extensions on python 3.8 URL: https://github.com/apache/airflow/pull/7474#issuecomment-589155404 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or

[GitHub] [airflow] MikaYuoadas opened a new pull request #7474: [AIRFLOW-6854] Fix missing typing_extensions on python 3.8

2020-02-20 Thread GitBox
MikaYuoadas opened a new pull request #7474: [AIRFLOW-6854] Fix missing typing_extensions on python 3.8 URL: https://github.com/apache/airflow/pull/7474 All import from `typing_extensions` should be done through `airflow.typing_compat` to avoid breakage under python >= 3.8 ---

[jira] [Commented] (AIRFLOW-6854) Missing import `typing_extensions` when running under py38

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041106#comment-17041106 ] ASF GitHub Bot commented on AIRFLOW-6854: - MikaYuoadas commented on pull request #7474:

[jira] [Work started] (AIRFLOW-6854) Missing import `typing_extensions` when running under py38

2020-02-20 Thread Akim Sadaoui (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-6854 started by Akim Sadaoui. - > Missing import `typing_extensions` when running under py38 >

[jira] [Created] (AIRFLOW-6854) Missing import `typing_extensions` when running under py38

2020-02-20 Thread Akim Sadaoui (Jira)
Akim Sadaoui created AIRFLOW-6854: - Summary: Missing import `typing_extensions` when running under py38 Key: AIRFLOW-6854 URL: https://issues.apache.org/jira/browse/AIRFLOW-6854 Project: Apache

[jira] [Commented] (AIRFLOW-6732) Add Google Ads operators

2020-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041101#comment-17041101 ] Michał Słowikowski commented on AIRFLOW-6732: - Thanks a lot [~toddy86], appreciated it.

[GitHub] [airflow] MichaelChirico commented on issue #7463: [AIRFLOW-XXXX] clarify dag_id parameter

2020-02-20 Thread GitBox
MichaelChirico commented on issue #7463: [AIRFLOW-] clarify dag_id parameter URL: https://github.com/apache/airflow/pull/7463#issuecomment-589153238 failure seems unrelated: >The job exceeded the maximum time limit for jobs, and has been terminated.

[GitHub] [airflow] feluelle commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
feluelle commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#discussion_r382087931 ## File path: airflow/providers/salesforce/hooks/tableau.py ## @@ -0,0 +1,110 @@ +# Licensed to

[GitHub] [airflow] Fokko commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
Fokko commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#discussion_r382085543 ## File path: airflow/providers/salesforce/hooks/tableau.py ## @@ -0,0 +1,110 @@ +# Licensed to the

[jira] [Updated] (AIRFLOW-6853) ExternalTaskSensor check_existence does not work with packaged DAGs

2020-02-20 Thread Johannes Wienke (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Wienke updated AIRFLOW-6853: - Summary: ExternalTaskSensor check_existence does not work with packaged DAGs (was:

[GitHub] [airflow] Fokko commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
Fokko commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#discussion_r382085093 ## File path: airflow/providers/salesforce/example_dags/example_tableau_refresh_workbook.py ## @@

[GitHub] [airflow] mik-laj opened a new pull request #6961: [AIRFLOW-XXX] Add task execution process on Celery Execution diagram

2020-02-20 Thread GitBox
mik-laj opened a new pull request #6961: [AIRFLOW-XXX] Add task execution process on Celery Execution diagram URL: https://github.com/apache/airflow/pull/6961 Make sure you have checked _all_ steps below. ### Jira - [ ] My PR addresses the following [Airflow

[GitHub] [airflow] Fokko commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration

2020-02-20 Thread GitBox
Fokko commented on a change in pull request #7410: [WIP] [AIRFLOW-6790] Add basic Tableau Integration URL: https://github.com/apache/airflow/pull/7410#discussion_r382083931 ## File path: airflow/providers/salesforce/example_dags/example_tableau_refresh_workbook.py ## @@

[jira] [Updated] (AIRFLOW-6853) ExternalTaskSensor does not work with packaged DAGs

2020-02-20 Thread Johannes Wienke (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johannes Wienke updated AIRFLOW-6853: - Description: The current implementation of ExternalTaskSensor uses the file location

[jira] [Created] (AIRFLOW-6853) ExternalTaskSensor does not work with packaged DAGs

2020-02-20 Thread Johannes Wienke (Jira)
Johannes Wienke created AIRFLOW-6853: Summary: ExternalTaskSensor does not work with packaged DAGs Key: AIRFLOW-6853 URL: https://issues.apache.org/jira/browse/AIRFLOW-6853 Project: Apache Airflow

[jira] [Comment Edited] (AIRFLOW-6732) Add Google Ads operators

2020-02-20 Thread Todd de Quincey (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041078#comment-17041078 ] Todd de Quincey edited comment on AIRFLOW-6732 at 2/20/20 3:30 PM: ---

[jira] [Commented] (AIRFLOW-6732) Add Google Ads operators

2020-02-20 Thread Todd de Quincey (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041080#comment-17041080 ] Todd de Quincey commented on AIRFLOW-6732: -- [~turbaszek], I will be taking you up on your kind

[jira] [Commented] (AIRFLOW-6732) Add Google Ads operators

2020-02-20 Thread Todd de Quincey (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041078#comment-17041078 ] Todd de Quincey commented on AIRFLOW-6732: -- Hi [~mislow],  I have created the following: *

[GitHub] [airflow] stale[bot] closed pull request #6961: [AIRFLOW-XXX] Add task execution process on Celery Execution diagram

2020-02-20 Thread GitBox
stale[bot] closed pull request #6961: [AIRFLOW-XXX] Add task execution process on Celery Execution diagram URL: https://github.com/apache/airflow/pull/6961 This is an automated message from the Apache Git Service. To

[GitHub] [airflow] nuclearpinguin commented on issue #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor

2020-02-20 Thread GitBox
nuclearpinguin commented on issue #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor URL: https://github.com/apache/airflow/pull/7473#issuecomment-589096888 Can you check how this will work with the following change?

[jira] [Commented] (AIRFLOW-6852) Force rescheule mode for sensors when running on SequentialExecutor to avoid deadlocks.

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041057#comment-17041057 ] ASF GitHub Bot commented on AIRFLOW-6852: - ANiteckiP commented on pull request #7473:

[GitHub] [airflow] ANiteckiP opened a new pull request #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor

2020-02-20 Thread GitBox
ANiteckiP opened a new pull request #7473: [AIRFLOW-6852] Force reschedule mode for sensors when running on SequentialExecutor URL: https://github.com/apache/airflow/pull/7473 Force reschedule mode for sensors when running on SequentialExecutor to avoid deadlocks. --- Issue link:

[jira] [Commented] (AIRFLOW-6558) Campaign Manager Operators to insert and modify conversions

2020-02-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041055#comment-17041055 ] ASF GitHub Bot commented on AIRFLOW-6558: - potiuk commented on pull request #7420:

[jira] [Resolved] (AIRFLOW-6558) Campaign Manager Operators to insert and modify conversions

2020-02-20 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6558. --- Fix Version/s: 2.0.0 Resolution: Fixed > Campaign Manager Operators to insert and

[jira] [Commented] (AIRFLOW-6558) Campaign Manager Operators to insert and modify conversions

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

[GitHub] [airflow] potiuk merged pull request #7420: [AIRFLOW-6558] Campaign Manager operators for conversions

2020-02-20 Thread GitBox
potiuk merged pull request #7420: [AIRFLOW-6558] Campaign Manager operators for conversions URL: https://github.com/apache/airflow/pull/7420 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [airflow] nuclearpinguin commented on issue #6371: [AIRFLOW-5691] Rewrite Dataproc operators to use python library

2020-02-20 Thread GitBox
nuclearpinguin commented on issue #6371: [AIRFLOW-5691] Rewrite Dataproc operators to use python library URL: https://github.com/apache/airflow/pull/6371#issuecomment-589092958 @digger is right, Dataproc was not working (tested using example DAG). I've tried to do my best to preserve as

[jira] [Created] (AIRFLOW-6852) Force rescheule mode for sensors when running on SequentialExecutor to avoid deadlocks.

2020-02-20 Thread Aleksander Nitecki (Jira)
Aleksander Nitecki created AIRFLOW-6852: --- Summary: Force rescheule mode for sensors when running on SequentialExecutor to avoid deadlocks. Key: AIRFLOW-6852 URL:

[GitHub] [airflow] potiuk commented on issue #7458: [AIRFLOW-6838][WIP] Introduce real subcommands for Breeze

2020-02-20 Thread GitBox
potiuk commented on issue #7458: [AIRFLOW-6838][WIP] Introduce real subcommands for Breeze URL: https://github.com/apache/airflow/pull/7458#issuecomment-589085051 Will do ! This is an automated message from the Apache Git

[jira] [Comment Edited] (AIRFLOW-6732) Add Google Ads operators

2020-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041010#comment-17041010 ] Michał Słowikowski edited comment on AIRFLOW-6732 at 2/20/20 2:25 PM:

[jira] [Comment Edited] (AIRFLOW-6732) Add Google Ads operators

2020-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/AIRFLOW-6732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041010#comment-17041010 ] Michał Słowikowski edited comment on AIRFLOW-6732 at 2/20/20 2:24 PM:

  1   2   >