[GitHub] [airflow] AlexandrKhabarov commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread GitBox
AlexandrKhabarov commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times URL: https://github.com/apache/airflow/pull/7446#issuecomment-587311872 Sorry, my fault. Of course, I will do it. ---

[GitHub] [airflow] codecov-io edited a comment on issue #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme URL: https://github.com/apache/airflow/pull/6931#issuecomment-587309404 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6931?src=pr&el=h1) Report > Merging [#6931](https://codecov.io/g

[GitHub] [airflow] codecov-io commented on issue #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme

2020-02-17 Thread GitBox
codecov-io commented on issue #6931: [AIRFLOW-6372] Align WASB remote logging URI scheme URL: https://github.com/apache/airflow/pull/6931#issuecomment-587309404 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6931?src=pr&el=h1) Report > Merging [#6931](https://codecov.io/gh/apach

[GitHub] [airflow] codecov-io commented on issue #7451: [AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator

2020-02-17 Thread GitBox
codecov-io commented on issue #7451: [AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator URL: https://github.com/apache/airflow/pull/7451#issuecomment-587304168 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7451?src=pr&el=h1) Report > Merging [#7451](https://c

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

2020-02-17 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-587300834 Thank you @yuqian90! 👍 This is an automated

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

2020-02-17 Thread GitBox
yuqian90 commented on issue #7098: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation URL: https://github.com/apache/airflow/pull/7098#issuecomment-587298029 > Hi @yuqian90! I would like to work more on this, but am going to he very busy for the foreseeable future.

[GitHub] [airflow] codecov-io commented on issue #7413: [AIRFLOW-6793] Respect env variable in airflow config command

2020-02-17 Thread GitBox
codecov-io commented on issue #7413: [AIRFLOW-6793] Respect env variable in airflow config command URL: https://github.com/apache/airflow/pull/7413#issuecomment-587288473 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7413?src=pr&el=h1) Report > Merging [#7413](https://codecov.i

[jira] [Commented] (AIRFLOW-6830) AWS SNS Hook and Operator should both support Subject and MessageAttributes

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038786#comment-17038786 ] ASF GitHub Bot commented on AIRFLOW-6830: - snazzyfox commented on pull request

[GitHub] [airflow] snazzyfox opened a new pull request #7451: [AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator

2020-02-17 Thread GitBox
snazzyfox opened a new pull request #7451: [AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator URL: https://github.com/apache/airflow/pull/7451 Add `subject` and `message_attributes` as possible parameters for `AwsSnsHook` and `SnsPublishOperator`. Both defaults to none a

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7451: [AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator

2020-02-17 Thread GitBox
boring-cyborg[bot] commented on issue #7451: [AIRFLOW-6830] Add Subject/MessageAttributes to SNS hook and operator URL: https://github.com/apache/airflow/pull/7451#issuecomment-587282521 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any

[jira] [Created] (AIRFLOW-6830) AWS SNS Hook and Operator should both support Subject and MessageAttributes

2020-02-17 Thread Luyao Yang (Jira)
Luyao Yang created AIRFLOW-6830: --- Summary: AWS SNS Hook and Operator should both support Subject and MessageAttributes Key: AIRFLOW-6830 URL: https://issues.apache.org/jira/browse/AIRFLOW-6830 Project:

[GitHub] [airflow] codecov-io commented on issue #7448: [AIRFLOW-6828] Stop using the zope library

2020-02-17 Thread GitBox
codecov-io commented on issue #7448: [AIRFLOW-6828] Stop using the zope library URL: https://github.com/apache/airflow/pull/7448#issuecomment-587265175 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7448?src=pr&el=h1) Report > Merging [#7448](https://codecov.io/gh/apache/airflow/

[GitHub] [airflow] codecov-io commented on issue #7449: [AIRFLOW-6823] Fix root owned files automatically in Breeze

2020-02-17 Thread GitBox
codecov-io commented on issue #7449: [AIRFLOW-6823] Fix root owned files automatically in Breeze URL: https://github.com/apache/airflow/pull/7449#issuecomment-587264083 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7449?src=pr&el=h1) Report > Merging [#7449](https://codecov.io/

[jira] [Commented] (AIRFLOW-6829) Auto apply apply_default decorator to all sub-classess

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038748#comment-17038748 ] ASF GitHub Bot commented on AIRFLOW-6829: - mik-laj commented on pull request #7

[GitHub] [airflow] mik-laj opened a new pull request #7450: [AIRFLOW-6829] Introduce BaseOperatorMetaClass - auto-apply apply_default

2020-02-17 Thread GitBox
mik-laj opened a new pull request #7450: [AIRFLOW-6829] Introduce BaseOperatorMetaClass - auto-apply apply_default URL: https://github.com/apache/airflow/pull/7450 This decorator is confusing to new users. However, it can be applied automatically without the need to involve users through t

[jira] [Created] (AIRFLOW-6829) Auto apply apply_default decorator to all sub-classess

2020-02-17 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6829: -- Summary: Auto apply apply_default decorator to all sub-classess Key: AIRFLOW-6829 URL: https://issues.apache.org/jira/browse/AIRFLOW-6829 Project: Apache Airflow

[jira] [Commented] (AIRFLOW-6823) Breeze broken on current master on Linux

2020-02-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038743#comment-17038743 ] Jarek Potiuk commented on AIRFLOW-6823: --- Detecting before doing the build is defi

[jira] [Commented] (AIRFLOW-6823) Breeze broken on current master on Linux

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038741#comment-17038741 ] ASF GitHub Bot commented on AIRFLOW-6823: - potiuk commented on pull request #74

[GitHub] [airflow] potiuk opened a new pull request #7449: [AIRFLOW-6823] Fix root owned files automatically in Breeze

2020-02-17 Thread GitBox
potiuk opened a new pull request #7449: [AIRFLOW-6823] Fix root owned files automatically in Breeze URL: https://github.com/apache/airflow/pull/7449 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes below befor

[GitHub] [airflow] codecov-io commented on issue #6837: [AIRFLOW-6266] Better asserts in test_views.py

2020-02-17 Thread GitBox
codecov-io commented on issue #6837: [AIRFLOW-6266] Better asserts in test_views.py URL: https://github.com/apache/airflow/pull/6837#issuecomment-587241797 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6837?src=pr&el=h1) Report > Merging [#6837](https://codecov.io/gh/apache/air

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

2020-02-17 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-587240265 Hi @yuqian90! I would like to work more on this, but am going to he very busy for the foreseeable future. I

[GitHub] [airflow] codecov-io edited a comment on issue #7389: [AIRFLOW-6763] Make systems tests ready for backport tests

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7389: [AIRFLOW-6763] Make systems tests ready for backport tests URL: https://github.com/apache/airflow/pull/7389#issuecomment-583898179 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7389?src=pr&el=h1) Report > Merging [#7389](https://codec

[jira] [Comment Edited] (AIRFLOW-6823) Breeze broken on current master on Linux

2020-02-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038727#comment-17038727 ] Jarek Potiuk edited comment on AIRFLOW-6823 at 2/18/20 1:53 AM: -

[jira] [Commented] (AIRFLOW-6823) Breeze broken on current master on Linux

2020-02-17 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038727#comment-17038727 ] Jarek Potiuk commented on AIRFLOW-6823: --- It wont work [~ash] - > the problem is t

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

2020-02-17 Thread GitBox
yuqian90 commented on issue #7098: [AIRFLOW-4453] Make behavior of `none_failed` consistent with documentation URL: https://github.com/apache/airflow/pull/7098#issuecomment-587231424 Hi, @TV4Fun would you like to continue working on this PR? This is definitely a good change to make. The is

[GitHub] [airflow] yuqian90 edited a comment on issue #7276: [AIRFLOW-5391] Do not run skipped tasks when they are cleared

2020-02-17 Thread GitBox
yuqian90 edited a comment on issue #7276: [AIRFLOW-5391] Do not run skipped tasks when they are cleared URL: https://github.com/apache/airflow/pull/7276#issuecomment-587230400 Hi, @ashb thanks for pointing out. I've fixed those. Travis is still unhappy, but I'm pretty sure this is

[GitHub] [airflow] yuqian90 commented on issue #7276: [AIRFLOW-5391] Do not run skipped tasks when they are cleared

2020-02-17 Thread GitBox
yuqian90 commented on issue #7276: [AIRFLOW-5391] Do not run skipped tasks when they are cleared URL: https://github.com/apache/airflow/pull/7276#issuecomment-587230400 Hi, @ashb thanks for pointing out. I've fixed those. Travis is still unhappy, but I'm pretty sure this is unrelat

[GitHub] [airflow] potiuk commented on issue #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
potiuk commented on issue #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#issuecomment-587228520 > We should make sure this works for pyenv, but at a code level this LGTM Confirmed it works fr both pyenv and virtualenv. -

[jira] [Commented] (AIRFLOW-6804) Add the basic test for example DAGs

2020-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038712#comment-17038712 ] ASF subversion and git services commented on AIRFLOW-6804: -- Co

[jira] [Resolved] (AIRFLOW-6804) Add the basic test for example DAGs

2020-02-17 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-6804. Fix Version/s: 2.0.0 Resolution: Fixed > Add the basic test for example DAGs > ---

[jira] [Commented] (AIRFLOW-6804) Add the basic test for example DAGs

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038711#comment-17038711 ] ASF GitHub Bot commented on AIRFLOW-6804: - mik-laj commented on pull request #7

[GitHub] [airflow] mik-laj merged pull request #7419: [AIRFLOW-6804] Add the basic test for all example DAGs

2020-02-17 Thread GitBox
mik-laj merged pull request #7419: [AIRFLOW-6804] Add the basic test for all example DAGs URL: https://github.com/apache/airflow/pull/7419 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-6828) Drop zope package

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038705#comment-17038705 ] ASF GitHub Bot commented on AIRFLOW-6828: - mik-laj commented on pull request #7

[GitHub] [airflow] mik-laj opened a new pull request #7448: [AIRFLOW-6828] Stop using the zope library

2020-02-17 Thread GitBox
mik-laj opened a new pull request #7448: [AIRFLOW-6828] Stop using the zope library URL: https://github.com/apache/airflow/pull/7448 In very many places, we use a native method to report a deprecation warning. ``` 01:53 $ git ls-files |grep -v "tests/" | xargs grep -l DeprecationWarni

[jira] [Created] (AIRFLOW-6828) Drop zope package

2020-02-17 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6828: -- Summary: Drop zope package Key: AIRFLOW-6828 URL: https://issues.apache.org/jira/browse/AIRFLOW-6828 Project: Apache Airflow Issue Type: Bug Co

[GitHub] [airflow] potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#discussion_r380409876 ## File path: breeze ## @@ -16,146 +16,245 @@ # KIND, either express or implied. See the License for the

[GitHub] [airflow] potiuk commented on issue #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on issue #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#issuecomment-587213272 thanks @mschickensoup for comments This is an automated

[GitHub] [airflow] mik-laj commented on a change in pull request #7419: [AIRFLOW-6804][depends on AIRFLOW-6792] Add the basic test for all example DAGs

2020-02-17 Thread GitBox
mik-laj commented on a change in pull request #7419: [AIRFLOW-6804][depends on AIRFLOW-6792] Add the basic test for all example DAGs URL: https://github.com/apache/airflow/pull/7419#discussion_r380403509 ## File path: airflow/providers/qubole/example_dags/example_qubole.py ###

[jira] [Commented] (AIRFLOW-6792) Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038690#comment-17038690 ] ASF subversion and git services commented on AIRFLOW-6792: -- Co

[jira] [Resolved] (AIRFLOW-6792) Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula resolved AIRFLOW-6792. Fix Version/s: 2.0.0 Resolution: Fixed > Remove _operator/_hook/_sensor in provide

[jira] [Commented] (AIRFLOW-6792) Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038689#comment-17038689 ] ASF GitHub Bot commented on AIRFLOW-6792: - mik-laj commented on pull request #7

[GitHub] [airflow] mik-laj merged pull request #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread GitBox
mik-laj merged pull request #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests URL: https://github.com/apache/airflow/pull/7412 This is an automated message from the Apache Git Service. T

[GitHub] [airflow] codecov-io commented on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread GitBox
codecov-io commented on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests URL: https://github.com/apache/airflow/pull/7412#issuecomment-587207652 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7412?src=pr&el=h1) Report > Merging [#7412

[GitHub] [airflow] codecov-io edited a comment on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests URL: https://github.com/apache/airflow/pull/7412#issuecomment-587207652 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7412?src=pr&el=h1) Report > Merging

[jira] [Created] (AIRFLOW-6827) PROPOSAL: Implement a run_pool concept for DagRuns

2020-02-17 Thread Mathew Wicks (Jira)
Mathew Wicks created AIRFLOW-6827: - Summary: PROPOSAL: Implement a run_pool concept for DagRuns Key: AIRFLOW-6827 URL: https://issues.apache.org/jira/browse/AIRFLOW-6827 Project: Apache Airflow

[GitHub] [airflow] codecov-io edited a comment on issue #7267: [AIRFLOW-6645] Pass the TaskHandlers configuration using the constructor

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7267: [AIRFLOW-6645] Pass the TaskHandlers configuration using the constructor URL: https://github.com/apache/airflow/pull/7267#issuecomment-579544056 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7267?src=pr&el=h1) Report > Merging [#7267]

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380398180 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380397983 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380397958 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380397903 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380397786 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380397085 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380396906 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

[GitHub] [airflow] potiuk commented on a change in pull request #7204: [AIRFLOW-XXXX] - add communication chapter to contributing

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7204: [AIRFLOW-] - add communication chapter to contributing URL: https://github.com/apache/airflow/pull/7204#discussion_r380396248 ## File path: CONTRIBUTING.rst ## @@ -664,6 +664,73 @@ Later on above depending if you

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

2020-02-17 Thread GitBox
codecov-io commented on issue #7447: [AIRFLOW-6821] - Success callback not called when task marked as succ… URL: https://github.com/apache/airflow/pull/7447#issuecomment-587178126 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7447?src=pr&el=h1) Report > Merging [#7447](https://

[GitHub] [airflow] mik-laj commented on issue #7422: [AIRFLOW-6809] Test for presto operators

2020-02-17 Thread GitBox
mik-laj commented on issue #7422: [AIRFLOW-6809] Test for presto operators URL: https://github.com/apache/airflow/pull/7422#issuecomment-587169423 If it's a duplicate test, yes. This is an automated message from the Apache Git

[GitHub] [airflow] saurabhdhupar opened a new pull request #7447: [AIRFLOW-6821] - Success callback not called when task marked as succ…

2020-02-17 Thread GitBox
saurabhdhupar opened a new pull request #7447: [AIRFLOW-6821] - Success callback not called when task marked as succ… URL: https://github.com/apache/airflow/pull/7447 …ess from UI --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) M

[GitHub] [airflow] mik-laj commented on issue #7252: [AIRFLOW-6531] Initial Yandex.Cloud Dataproc support

2020-02-17 Thread GitBox
mik-laj commented on issue #7252: [AIRFLOW-6531] Initial Yandex.Cloud Dataproc support URL: https://github.com/apache/airflow/pull/7252#issuecomment-587169199 @dhegberg @nuclearpinguin Does this integration have a good directory structure? Current structure: ``` airflow/provide

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

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038649#comment-17038649 ] ASF GitHub Bot commented on AIRFLOW-6821: - saurabhdhupar commented on pull requ

[GitHub] [airflow] codecov-io edited a comment on issue #7438: [AIRFLOW-6821] - Success callback not called when task marked as success from UI

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7438: [AIRFLOW-6821] - Success callback not called when task marked as success from UI URL: https://github.com/apache/airflow/pull/7438#issuecomment-586958485 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7438?src=pr&el=h1) Report > Merging

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

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038624#comment-17038624 ] ASF GitHub Bot commented on AIRFLOW-6821: - saurabhdhupar commented on pull requ

[GitHub] [airflow] saurabhdhupar closed pull request #7438: [AIRFLOW-6821] - Success callback not called when task marked as success from UI

2020-02-17 Thread GitBox
saurabhdhupar closed pull request #7438: [AIRFLOW-6821] - Success callback not called when task marked as success from UI URL: https://github.com/apache/airflow/pull/7438 This is an automated message from the Apache Git Serv

[GitHub] [airflow] tooptoop4 commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread GitBox
tooptoop4 commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times URL: https://github.com/apache/airflow/pull/7446#issuecomment-587140855 can u do point 2? Print start/end times of the dagruns? ---

[jira] [Commented] (AIRFLOW-6474) list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread alexander (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038593#comment-17038593 ] alexander commented on AIRFLOW-6474: I missed end date in printed table, right ? Ye

[GitHub] [airflow] mik-laj commented on a change in pull request #7419: [AIRFLOW-6804][depends on AIRFLOW-6792] Add the basic test for all example DAGs

2020-02-17 Thread GitBox
mik-laj commented on a change in pull request #7419: [AIRFLOW-6804][depends on AIRFLOW-6792] Add the basic test for all example DAGs URL: https://github.com/apache/airflow/pull/7419#discussion_r380344608 ## File path: tests/test_example_dags.py ## @@ -0,0 +1,41 @@ +# Lice

[jira] [Commented] (AIRFLOW-6474) list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread t oo (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038589#comment-17038589 ] t oo commented on AIRFLOW-6474: --- [~khabarov] can u do point 2? Print start/end times of

[GitHub] [airflow] mik-laj merged pull request #7444: [AIRFLOW-XXXX] Add known issue - example_dags/__init__.py

2020-02-17 Thread GitBox
mik-laj merged pull request #7444: [AIRFLOW-] Add known issue - example_dags/__init__.py URL: https://github.com/apache/airflow/pull/7444 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [airflow] codecov-io edited a comment on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times URL: https://github.com/apache/airflow/pull/7446#issuecomment-587128695 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7446?sr

[GitHub] [airflow] codecov-io commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread GitBox
codecov-io commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times URL: https://github.com/apache/airflow/pull/7446#issuecomment-587128695 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7446?src=pr&el

[GitHub] [airflow] konpap94 commented on issue #6337: [AIRFLOW-5659] - Add support for ephemeral storage on KubernetesPodOp…

2020-02-17 Thread GitBox
konpap94 commented on issue #6337: [AIRFLOW-5659] - Add support for ephemeral storage on KubernetesPodOp… URL: https://github.com/apache/airflow/pull/6337#issuecomment-587121417 Is there any update on this being merged in? Th

[GitHub] [airflow] codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi…

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… URL: https://github.com/apache/airflow/pull/7437#issuecomment-586842394 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7437?src=pr&el=h1) Report > Merging [#7437](h

[GitHub] [airflow] codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi…

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… URL: https://github.com/apache/airflow/pull/7437#issuecomment-586842394 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7437?src=pr&el=h1) Report > Merging [#7437](h

[GitHub] [airflow] codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi…

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… URL: https://github.com/apache/airflow/pull/7437#issuecomment-586842394 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7437?src=pr&el=h1) Report > Merging [#7437](h

[GitHub] [airflow] codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi…

2020-02-17 Thread GitBox
codecov-io edited a comment on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… URL: https://github.com/apache/airflow/pull/7437#issuecomment-586842394 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7437?src=pr&el=h1) Report > Merging [#7437](h

[jira] [Assigned] (AIRFLOW-2325) Task logging with AWS Cloud watch

2020-02-17 Thread Daniel Hegberg (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Hegberg reassigned AIRFLOW-2325: --- Assignee: Daniel Hegberg > Task logging with AWS Cloud watch > ---

[jira] [Commented] (AIRFLOW-6474) list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038556#comment-17038556 ] ASF GitHub Bot commented on AIRFLOW-6474: - AlexandrKhabarov commented on pull r

[GitHub] [airflow] dhegberg commented on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi…

2020-02-17 Thread GitBox
dhegberg commented on issue #7437: [AIRFLOW-2325] Add CloudwatchTaskHandler option for remote task loggi… URL: https://github.com/apache/airflow/pull/7437#issuecomment-587114047 > Can you also add a note in the documentation? > https://airflow.readthedocs.io/en/latest/howto/write-logs.ht

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread GitBox
boring-cyborg[bot] commented on issue #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times URL: https://github.com/apache/airflow/pull/7446#issuecomment-587113938 Congratulations on your first Pull Request and welcome to th

[GitHub] [airflow] AlexandrKhabarov opened a new pull request #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times

2020-02-17 Thread GitBox
AlexandrKhabarov opened a new pull request #7446: [AIRFLOW-6474] list_dag_runs cli command should allow exec_date between start/end range and print start/end times URL: https://github.com/apache/airflow/pull/7446 --- Issue link: [AIRFLOW-6474](https://issues.apache.org/jira/projects/AI

[GitHub] [airflow] mik-laj commented on a change in pull request #7217: [WIP] [AIRFLOW-NNNN] Store DAG's source code in the serialized_dag table

2020-02-17 Thread GitBox
mik-laj commented on a change in pull request #7217: [WIP] [AIRFLOW-] Store DAG's source code in the serialized_dag table URL: https://github.com/apache/airflow/pull/7217#discussion_r380316629 ## File path: airflow/www/views.py ## @@ -520,16 +521,60 @@ def last_dagruns

[GitHub] [airflow] feluelle commented on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread GitBox
feluelle commented on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests URL: https://github.com/apache/airflow/pull/7412#issuecomment-587083854 > We currently have CloudBaseHook class, so maybe let's call AwsBaseHook and GoogleBaseHook. WDYT?

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

2020-02-17 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-587082403 Ah thank you! Just added. This is an automated message from t

[GitHub] [airflow] mik-laj edited a comment on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread GitBox
mik-laj edited a comment on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests URL: https://github.com/apache/airflow/pull/7412#issuecomment-587078917 > ..but why not just `aws / google ? This is too confusing because we also have packages

[GitHub] [airflow] mik-laj commented on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests

2020-02-17 Thread GitBox
mik-laj commented on issue #7412: [AIRFLOW-6792] Remove _operator/_hook/_sensor in providers package and add tests URL: https://github.com/apache/airflow/pull/7412#issuecomment-587078917 > ..but why not just `aws / google ? This is too confusing because we also have packages that have t

[GitHub] [airflow] potiuk commented on issue #6756: [AIRFLOW-6198] Add types to core classes.

2020-02-17 Thread GitBox
potiuk commented on issue #6756: [AIRFLOW-6198] Add types to core classes. URL: https://github.com/apache/airflow/pull/6756#issuecomment-587079105 N .. Please don't do it stalebot ! This is an automated message from the Ap

[GitHub] [airflow] mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command

2020-02-17 Thread GitBox
mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command URL: https://github.com/apache/airflow/pull/7413#discussion_r380282030 ## File path: airflow/configuration.py ## @@ -372,6 +371,26 @@ def getsection(self, sec

[GitHub] [airflow] mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command

2020-02-17 Thread GitBox
mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command URL: https://github.com/apache/airflow/pull/7413#discussion_r380280948 ## File path: tests/cli/commands/test_config_command.py ## @@ -43,3 +43,10 @@ def test_

[GitHub] [airflow] mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command

2020-02-17 Thread GitBox
mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command URL: https://github.com/apache/airflow/pull/7413#discussion_r380264708 ## File path: airflow/configuration.py ## @@ -372,6 +371,26 @@ def getsection(self, sec

[GitHub] [airflow] potiuk merged pull request #7445: [AIRFLOW-XXXX] Fix breeze build-docs

2020-02-17 Thread GitBox
potiuk merged pull request #7445: [AIRFLOW-] Fix breeze build-docs URL: https://github.com/apache/airflow/pull/7445 This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [airflow] potiuk commented on issue #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
potiuk commented on issue #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#issuecomment-587074147 > I'm a little bit lost in two-in-one refactor in this PR (moving things to functions, and also renaming some env vars) but looks okay from wha

[GitHub] [airflow] potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#discussion_r380278477 ## File path: setup.py ## @@ -493,7 +493,7 @@ def do_setup(): 'tabulate>=0.7.5, <0.9',

[GitHub] [airflow] potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#discussion_r380278387 ## File path: scripts/ci/in_container/_in_container_utils.sh ## @@ -58,9 +58,11 @@ function print_in_contai

[GitHub] [airflow] potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#discussion_r380278085 ## File path: breeze ## @@ -16,146 +16,245 @@ # KIND, either express or implied. See the License for the

[jira] [Created] (AIRFLOW-6826) Make sure initialize-virtualenv works with most *env managers

2020-02-17 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6826: - Summary: Make sure initialize-virtualenv works with most *env managers Key: AIRFLOW-6826 URL: https://issues.apache.org/jira/browse/AIRFLOW-6826 Project: Apache Air

[GitHub] [airflow] potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
potiuk commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#discussion_r380276920 ## File path: breeze ## @@ -16,146 +16,245 @@ # KIND, either express or implied. See the License for the

[GitHub] [airflow] mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command

2020-02-17 Thread GitBox
mik-laj commented on a change in pull request #7413: [AIRFLOW-6793] Respect env variable in airflow config command URL: https://github.com/apache/airflow/pull/7413#discussion_r380264708 ## File path: airflow/configuration.py ## @@ -372,6 +371,26 @@ def getsection(self, sec

[jira] [Commented] (AIRFLOW-6823) Breeze broken on current master on Linux

2020-02-17 Thread Ash Berlin-Taylor (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038458#comment-17038458 ] Ash Berlin-Taylor commented on AIRFLOW-6823: Detecting def seems doable. A

[GitHub] [airflow] mik-laj commented on issue #6875: [AIRFLOW-6076] Fix dag.cli() Key error

2020-02-17 Thread GitBox
mik-laj commented on issue #6875: [AIRFLOW-6076] Fix dag.cli() Key error URL: https://github.com/apache/airflow/pull/6875#issuecomment-587051727 `dag.cli()` still doesn't work. ``` 16:39 $ python airflow/example_dags/example_complex.py Traceback (most recent call last): File "

[GitHub] [airflow] dimberman commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions

2020-02-17 Thread GitBox
dimberman commented on a change in pull request #7433: [AIRFLOW-6820] split breeze into functions URL: https://github.com/apache/airflow/pull/7433#discussion_r380248947 ## File path: breeze ## @@ -16,146 +16,245 @@ # KIND, either express or implied. See the License for t

[GitHub] [airflow] mik-laj commented on issue #7442: [AIRFLOW-6721] [WIP] Organize hive tests

2020-02-17 Thread GitBox
mik-laj commented on issue #7442: [AIRFLOW-6721] [WIP] Organize hive tests URL: https://github.com/apache/airflow/pull/7442#issuecomment-587048503 Good direction. I look forward to further work. This is an automated message fr

  1   2   3   >