[GitHub] [airflow] amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run

2020-01-13 Thread GitBox
amichai07 commented on a change in pull request #4751: [AIRFLOW-3607] collected trigger rule dep check per dag run URL: https://github.com/apache/airflow/pull/4751#discussion_r366190049 ## File path: airflow/ti_deps/deps/trigger_rule_dep.py ## @@ -34,11 +34,30 @@ class

[jira] [Created] (AIRFLOW-6554) Support network(-s) in DockerOperator

2020-01-13 Thread Eugene Krevenets (Jira)
Eugene Krevenets created AIRFLOW-6554: - Summary: Support network(-s) in DockerOperator Key: AIRFLOW-6554 URL: https://issues.apache.org/jira/browse/AIRFLOW-6554 Project: Apache Airflow

[GitHub] [airflow] shaikshakeel commented on a change in pull request #6469: [AIRFLOW-5816] S3 to snowflake operator

2020-01-13 Thread GitBox
shaikshakeel commented on a change in pull request #6469: [AIRFLOW-5816] S3 to snowflake operator URL: https://github.com/apache/airflow/pull/6469#discussion_r366179873 ## File path: docs/operators-and-hooks-ref.rst ## @@ -450,6 +450,11 @@ These integrations allow you to

[GitHub] [airflow] potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-574023843 (working to fix the instability as well)

[GitHub] [airflow] potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-574023788 We still have "kerberos" related instability. I restarted the build and

[GitHub] [airflow] codecov-io edited a comment on issue #7153: [AIRFLOW-5117] Fixed Timestamp bug in RefreshKubeConfigLoader

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #7153: [AIRFLOW-5117] Fixed Timestamp bug in RefreshKubeConfigLoader URL: https://github.com/apache/airflow/pull/7153#issuecomment-573743099 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7153?src=pr=h1) Report > :exclamation: No coverage

[GitHub] [airflow] lokeshlal commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
lokeshlal commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-573985888 Thank you @dimberman and @potiuk - I have created another PR with a single

[GitHub] [airflow] lokeshlal opened a new pull request #7160: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
lokeshlal opened a new pull request #7160: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/7160 PR contains changes in pool and task instance to provide functionality to tasks to use

[jira] [Commented] (AIRFLOW-1467) allow tasks to use more than one pool slot

2020-01-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014844#comment-17014844 ] ASF GitHub Bot commented on AIRFLOW-1467: - lokeshlal commented on pull request #7160:

[jira] [Commented] (AIRFLOW-6553) Add upstream_failed filter in Airflow web UI

2020-01-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014822#comment-17014822 ] ASF GitHub Bot commented on AIRFLOW-6553: - jithin97 commented on pull request #7159:

[GitHub] [airflow] jithin97 opened a new pull request #7159: [AIRFLOW-6553] [UI] Add upstream_failed in instance state filter

2020-01-13 Thread GitBox
jithin97 opened a new pull request #7159: [AIRFLOW-6553] [UI] Add upstream_failed in instance state filter URL: https://github.com/apache/airflow/pull/7159 ### Description Current Airflow Web UI doesn't show `upstream_failed` failed filter in graph and tree view of the executed task.

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

2020-01-13 Thread GitBox
codecov-io commented 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] [Closed] (AIRFLOW-6492) Automated emails fail because of SSL: unsupported protocol error

2020-01-13 Thread Soren Bliefnick (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Soren Bliefnick closed AIRFLOW-6492. Resolution: Not A Bug > Automated emails fail because of SSL: unsupported protocol error

[jira] [Created] (AIRFLOW-6553) Add upstream_failed filter in Airflow web UI

2020-01-13 Thread Jithin Sukumar (Jira)
Jithin Sukumar created AIRFLOW-6553: --- Summary: Add upstream_failed filter in Airflow web UI Key: AIRFLOW-6553 URL: https://issues.apache.org/jira/browse/AIRFLOW-6553 Project: Apache Airflow

[GitHub] [airflow] mik-laj edited a comment on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook

2020-01-13 Thread GitBox
mik-laj edited a comment on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook URL: https://github.com/apache/airflow/pull/7131#issuecomment-573939284 Merge conflict :crying_cat_face:

[GitHub] [airflow] mik-laj commented on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook

2020-01-13 Thread GitBox
mik-laj commented on issue #7131: [AIRFLOW-6534] - BigQuery - move methods from BigQueryBaseCursor to BigQueryHook URL: https://github.com/apache/airflow/pull/7131#issuecomment-573939284 Merge conflict;_; This is an

[GitHub] [airflow] codecov-io commented on issue #7145: [AIRFLOW-6543][AIP-21] Promotion of contrib classes to the core

2020-01-13 Thread GitBox
codecov-io commented on issue #7145: [AIRFLOW-6543][AIP-21] Promotion of contrib classes to the core URL: https://github.com/apache/airflow/pull/7145#issuecomment-573937969 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7145?src=pr=h1) Report > Merging

[jira] [Resolved] (AIRFLOW-6543) Promotion of contrib classes to the core

2020-01-13 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-6543. Fix Version/s: 2.0.0 Resolution: Fixed > Promotion of contrib classes to the core

[jira] [Commented] (AIRFLOW-6543) Promotion of contrib classes to the core

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

[GitHub] [airflow] mik-laj merged pull request #7145: [AIRFLOW-6543][AIP-21] Promotion of contrib classes to the core

2020-01-13 Thread GitBox
mik-laj merged pull request #7145: [AIRFLOW-6543][AIP-21] Promotion of contrib classes to the core URL: https://github.com/apache/airflow/pull/7145 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (AIRFLOW-6543) Promotion of contrib classes to the core

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

[GitHub] [airflow] dstandish commented on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql

2020-01-13 Thread GitBox
dstandish commented on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql URL: https://github.com/apache/airflow/pull/6850#issuecomment-573932184 > I think we need to change `sql_sensor.py` It has a set of allowed connection types done -- thanks

[GitHub] [airflow] vamega commented on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql

2020-01-13 Thread GitBox
vamega commented on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecation warning for pymssql URL: https://github.com/apache/airflow/pull/6850#issuecomment-573928788 @dstandish. Let me take tomorrow to actually test this on an instance I have. One more change request

[GitHub] [airflow] lucafuji commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code

2020-01-13 Thread GitBox
lucafuji commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code URL: https://github.com/apache/airflow/pull/6870#discussion_r366082819 ## File path: tests/jobs/test_local_task_job.py ## @@ -81,6 +83,46 @@ def

[GitHub] [airflow] yimingl17 commented on issue #6565: [AIRFLOW-5909] Enable mapping to BYTEs type to sql_to_gcs operator

2020-01-13 Thread GitBox
yimingl17 commented on issue #6565: [AIRFLOW-5909] Enable mapping to BYTEs type to sql_to_gcs operator URL: https://github.com/apache/airflow/pull/6565#issuecomment-573900390 Hi @nuclearpinguin Thanks for reviewing. It looks like we have some test cases for mysql_to_gcs operator in

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

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

[GitHub] [airflow] mik-laj opened a new pull request #7158: [AIRFLOW-6552] Move Azure classes to providers.microsoft package

2020-01-13 Thread GitBox
mik-laj opened a new pull request #7158: [AIRFLOW-6552] Move Azure classes to providers.microsoft package URL: https://github.com/apache/airflow/pull/7158 More information: https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-21%3A+Changes+in+import+paths --- Issue link:

[jira] [Updated] (AIRFLOW-6469) Enforce dagrun_timeout for non-scheduled (ie externally triggered) dags without # of active DagRuns == max_active_runs limitation

2020-01-13 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] t oo updated AIRFLOW-6469: -- Description: dagrun_timeout is very limited right now see

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

2020-01-13 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6552: -- Summary: Move Azure classes to providers.microsoft package Key: AIRFLOW-6552 URL: https://issues.apache.org/jira/browse/AIRFLOW-6552 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-6321) Revise operators and hooks documentation layout

2020-01-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014680#comment-17014680 ] ASF GitHub Bot commented on AIRFLOW-6321: - yqian1991 commented on pull request #7132:

[GitHub] [airflow] yqian1991 closed pull request #7132: [AIRFLOW-6321] Revise operators and hooks documentation layout

2020-01-13 Thread GitBox
yqian1991 closed pull request #7132: [AIRFLOW-6321] Revise operators and hooks documentation layout URL: https://github.com/apache/airflow/pull/7132 This is an automated message from the Apache Git Service. To respond to

[GitHub] [airflow] potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-573882282 I prefer the "hacky" way.

[GitHub] [airflow] potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-573881793 Just in case:

[GitHub] [airflow] mik-laj commented on a change in pull request #7118: [AIRFLOW-6521]: add project param to bigQuery hook .getSchema method

2020-01-13 Thread GitBox
mik-laj commented on a change in pull request #7118: [AIRFLOW-6521]: add project param to bigQuery hook .getSchema method URL: https://github.com/apache/airflow/pull/7118#discussion_r366038304 ## File path: airflow/gcp/hooks/bigquery.py ## @@ -1453,17 +1453,21 @@ def

[GitHub] [airflow] potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
potiuk commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-573879812 Hello @lokeshlal @dimberman - I had to revert this change from master as it

[GitHub] [airflow] lucafuji commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code

2020-01-13 Thread GitBox
lucafuji commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code URL: https://github.com/apache/airflow/pull/6870#discussion_r366037407 ## File path: airflow/utils/state.py ## @@ -122,3 +122,10 @@ def unfinished(cls):

[GitHub] [airflow] dazza-codes commented on issue #6007: Improved and Fixed Apache Glue hook/operator/sensor from [AIRFLOW-2310]

2020-01-13 Thread GitBox
dazza-codes commented on issue #6007: Improved and Fixed Apache Glue hook/operator/sensor from [AIRFLOW-2310] URL: https://github.com/apache/airflow/pull/6007#issuecomment-573879438 Sorry if this is waiting on me for some reason, but I can't promise to follow-up on review comments and

[GitHub] [airflow] mik-laj commented on a change in pull request #6998: [AIRFLOW-6404] - ANSI color support for WebUI logger

2020-01-13 Thread GitBox
mik-laj commented on a change in pull request #6998: [AIRFLOW-6404] - ANSI color support for WebUI logger URL: https://github.com/apache/airflow/pull/6998#discussion_r366037476 ## File path: airflow/utils/log/logging_mixin.py ## @@ -109,7 +110,10 @@ def

[GitHub] [airflow] lucafuji commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code

2020-01-13 Thread GitBox
lucafuji commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code URL: https://github.com/apache/airflow/pull/6870#discussion_r366037407 ## File path: airflow/utils/state.py ## @@ -122,3 +122,10 @@ def unfinished(cls):

[jira] [Reopened] (AIRFLOW-1467) allow tasks to use more than one pool slot

2020-01-13 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk reopened AIRFLOW-1467: --- Assignee: Lokesh Lal Reopening as there were accidentally two merge heads created and we

[jira] [Commented] (AIRFLOW-1467) allow tasks to use more than one pool slot

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

[GitHub] [airflow] tooptoop4 commented on issue #6794: [AIRFLOW-6231] Display DAG run conf in the graph view

2020-01-13 Thread GitBox
tooptoop4 commented on issue #6794: [AIRFLOW-6231] Display DAG run conf in the graph view URL: https://github.com/apache/airflow/pull/6794#issuecomment-573872899 @dhuang I think @kaxil is saying the graph ui will get too crowded but there is plenty of space on DagRun view

[jira] [Updated] (AIRFLOW-6469) Enforce dagrun_timeout for non-scheduled (ie externally triggered) dags without # of active DagRuns == max_active_runs limitation

2020-01-13 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] t oo updated AIRFLOW-6469: -- Description: dagrun_timeout is very limited right now see https://github.com/apache/airflow/pull/4782/files

[jira] [Updated] (AIRFLOW-6469) Enforce dagrun_timeout for non-scheduled (ie externally triggered) dags without # of active DagRuns == max_active_runs limitation

2020-01-13 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] t oo updated AIRFLOW-6469: -- Description: dagrun_timeout is very limited right now see https://github.com/apache/airflow/pull/4782/files

[GitHub] [airflow] dstandish edited a comment on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecate pymssql

2020-01-13 Thread GitBox
dstandish edited a comment on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecate pymssql URL: https://github.com/apache/airflow/pull/6850#issuecomment-573843253 thanks @vamega perhaps you could indicate your approval with an official review? @baolsen @zhongjiajie any

[GitHub] [airflow] dstandish commented on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecate pymssql

2020-01-13 Thread GitBox
dstandish commented on issue #6850: [AIRFLOW-6296] add ODBC hook & deprecate pymssql URL: https://github.com/apache/airflow/pull/6850#issuecomment-573843253 thanks @vamega perhaps you could indicate your approval with an official review? @baolsen @zhongjiajie any concerns

[jira] [Commented] (AIRFLOW-6251) add config for max tasks per dag to prevent scheduler denial of service

2020-01-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014612#comment-17014612 ] ASF GitHub Bot commented on AIRFLOW-6251: - tooptoop4 commented on pull request #7157:

[GitHub] [airflow] tooptoop4 opened a new pull request #7157: [AIRFLOW-6251] add config for max tasks per dag

2020-01-13 Thread GitBox
tooptoop4 opened a new pull request #7157: [AIRFLOW-6251] add config for max tasks per dag URL: https://github.com/apache/airflow/pull/7157 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes below before

[jira] [Work started] (AIRFLOW-6251) add config for max tasks per dag to prevent scheduler denial of service

2020-01-13 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AIRFLOW-6251 started by t oo. - > add config for max tasks per dag to prevent scheduler denial of service >

[jira] [Commented] (AIRFLOW-6489) Add BATS unit testing for bash scripts

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

[jira] [Commented] (AIRFLOW-6489) Add BATS unit testing for bash scripts

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

[GitHub] [airflow] potiuk merged pull request #7091: [AIRFLOW-6489] Separate integrations in tests

2020-01-13 Thread GitBox
potiuk merged pull request #7091: [AIRFLOW-6489] Separate integrations in tests URL: https://github.com/apache/airflow/pull/7091 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [airflow] ashb commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code

2020-01-13 Thread GitBox
ashb commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code URL: https://github.com/apache/airflow/pull/6870#discussion_r365987002 ## File path: tests/jobs/test_local_task_job.py ## @@ -81,6 +83,46 @@ def test_localtaskjob_essential_attr(self):

[jira] [Resolved] (AIRFLOW-5505) task_instance table errors in metastore db with localexecutor/mysql

2020-01-13 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-5505. --- Fix Version/s: 1.10.8 Resolution: Duplicate > task_instance table errors in

[jira] [Resolved] (AIRFLOW-2511) Subdag failed by scheduler deadlock

2020-01-13 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-2511. --- Fix Version/s: 1.10.8 Resolution: Duplicate > Subdag failed by scheduler deadlock >

[jira] [Resolved] (AIRFLOW-4498) sql metastore/scheduler deadlock

2020-01-13 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-4498. --- Fix Version/s: 1.10.8 Resolution: Duplicate > sql metastore/scheduler deadlock >

[GitHub] [airflow] ashb commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code

2020-01-13 Thread GitBox
ashb commented on a change in pull request #6870: [AIRFLOW-578] Fix check return code URL: https://github.com/apache/airflow/pull/6870#discussion_r365983674 ## File path: airflow/utils/state.py ## @@ -122,3 +122,10 @@ def unfinished(cls): cls.UP_FOR_RETRY,

[jira] [Commented] (AIRFLOW-2516) Deadlock found when trying to update task_instance table

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

[jira] [Resolved] (AIRFLOW-2516) Deadlock found when trying to update task_instance table

2020-01-13 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-2516. --- Fix Version/s: 1.10.8 Resolution: Fixed > Deadlock found when trying to update

[jira] [Commented] (AIRFLOW-2516) Deadlock found when trying to update task_instance table

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

[GitHub] [airflow] potiuk merged pull request #6988: [AIRFLOW-2516] Fix mysql deadlocks

2020-01-13 Thread GitBox
potiuk merged pull request #6988: [AIRFLOW-2516] Fix mysql deadlocks URL: https://github.com/apache/airflow/pull/6988 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [airflow] mik-laj commented on a change in pull request #7145: [AIRFLOW-6543][AIP-21] Promotion of contrib classes to the core

2020-01-13 Thread GitBox
mik-laj commented on a change in pull request #7145: [AIRFLOW-6543][AIP-21] Promotion of contrib classes to the core URL: https://github.com/apache/airflow/pull/7145#discussion_r365965073 ## File path: airflow/contrib/sensors/file_sensor.py ## @@ -16,54 +16,14 @@ # KIND,

[GitHub] [airflow] criccomini merged pull request #7118: [AIRFLOW-6521]: add project param to bigQuery hook .getSchema method

2020-01-13 Thread GitBox
criccomini merged pull request #7118: [AIRFLOW-6521]: add project param to bigQuery hook .getSchema method URL: https://github.com/apache/airflow/pull/7118 This is an automated message from the Apache Git Service. To

[GitHub] [airflow] nuclearpinguin commented on a change in pull request #6998: [AIRFLOW-6404] - ANSI color support for WebUI logger

2020-01-13 Thread GitBox
nuclearpinguin commented on a change in pull request #6998: [AIRFLOW-6404] - ANSI color support for WebUI logger URL: https://github.com/apache/airflow/pull/6998#discussion_r365956885 ## File path: airflow/utils/log/logging_mixin.py ## @@ -109,7 +110,10 @@ def

[jira] [Resolved] (AIRFLOW-6548) Restore GCS tests removed by migration

2020-01-13 Thread Tomasz Urbaszek (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Urbaszek resolved AIRFLOW-6548. -- Fix Version/s: 2.0.0 Resolution: Fixed > Restore GCS tests removed by

[jira] [Commented] (AIRFLOW-6548) Restore GCS tests removed by migration

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

[jira] [Commented] (AIRFLOW-6548) Restore GCS tests removed by migration

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

[GitHub] [airflow] nuclearpinguin merged pull request #7152: [AIRFLOW-6548] Restore GCS tests removed by migration

2020-01-13 Thread GitBox
nuclearpinguin merged pull request #7152: [AIRFLOW-6548] Restore GCS tests removed by migration URL: https://github.com/apache/airflow/pull/7152 This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (AIRFLOW-6251) add config for max tasks per dag to prevent scheduler denial of service

2020-01-13 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] t oo updated AIRFLOW-6251: -- Summary: add config for max tasks per dag to prevent scheduler denial of service (was: add config for max

[jira] [Updated] (AIRFLOW-6251) add config for max tasks per dag to prevent scheduler denial of service

2020-01-13 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] t oo updated AIRFLOW-6251: -- Description: airflow is often shared between users of varying experience levels. to prevent a novice user

[GitHub] [airflow] mik-laj merged pull request #7156: [AIRFLOW-XXXX] Add instructions to mark the boxes.

2020-01-13 Thread GitBox
mik-laj merged pull request #7156: [AIRFLOW-] Add instructions to mark the boxes. URL: https://github.com/apache/airflow/pull/7156 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6900: [AIRFLOW-6346] Enhance dag default_view and orientation URL: https://github.com/apache/airflow/pull/6900#issuecomment-571036436 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6900?src=pr=h1) Report > Merging

[jira] [Updated] (AIRFLOW-1467) allow tasks to use more than one pool slot

2020-01-13 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Imberman updated AIRFLOW-1467: - Fix Version/s: 1.10.8 > allow tasks to use more than one pool slot >

[jira] [Resolved] (AIRFLOW-1467) allow tasks to use more than one pool slot

2020-01-13 Thread Daniel Imberman (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Imberman resolved AIRFLOW-1467. -- Resolution: Fixed > allow tasks to use more than one pool slot >

[jira] [Commented] (AIRFLOW-1467) allow tasks to use more than one pool slot

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

[jira] [Commented] (AIRFLOW-1467) allow tasks to use more than one pool slot

2020-01-13 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014522#comment-17014522 ] ASF GitHub Bot commented on AIRFLOW-1467: - dimberman commented on pull request #6975:

[GitHub] [airflow] boring-cyborg[bot] commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
boring-cyborg[bot] commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-573787985 Awesome work, congrats on your first merged pull request!

[GitHub] [airflow] dimberman merged pull request #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
dimberman merged pull request #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975 This is an automated message

[GitHub] [airflow] dimberman commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need)

2020-01-13 Thread GitBox
dimberman commented on issue #6975: [AIRFLOW-1467] Dynamic pooling via allowing tasks to use more than one pool slot (depending upon the need) URL: https://github.com/apache/airflow/pull/6975#issuecomment-573787914 @lokeshlal LGTM thanks for setting this up!

[GitHub] [airflow] codecov-io edited a comment on issue #6988: [AIRFLOW-2516] Fix mysql deadlocks

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6988: [AIRFLOW-2516] Fix mysql deadlocks URL: https://github.com/apache/airflow/pull/6988#issuecomment-570045289 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6988?src=pr=h1) Report > :exclamation: No coverage uploaded for pull request base

[GitHub] [airflow] codecov-io edited a comment on issue #6988: [AIRFLOW-2516] Fix mysql deadlocks

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #6988: [AIRFLOW-2516] Fix mysql deadlocks URL: https://github.com/apache/airflow/pull/6988#issuecomment-570045289 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6988?src=pr=h1) Report > :exclamation: No coverage uploaded for pull request base

[jira] [Comment Edited] (AIRFLOW-6530) Allow for custom Statsd client

2020-01-13 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17014516#comment-17014516 ] Kamil Bregula edited comment on AIRFLOW-6530 at 1/13/20 5:44 PM: - PR is

[GitHub] [airflow] codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr=h1) Report > :exclamation: No coverage uploaded

[GitHub] [airflow] codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators

2020-01-13 Thread GitBox
codecov-io edited a comment on issue #7154: [AIRFLOW-6107] [AIP-21] Rename GCP container operators URL: https://github.com/apache/airflow/pull/7154#issuecomment-573781931 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7154?src=pr=h1) Report > :exclamation: No coverage uploaded

  1   2   3   4   >