[GitHub] [airflow] yuqian90 opened a new pull request #7324: [AIRFLOW-6704] Set TaskInstance.operator in constructor

2020-02-01 Thread GitBox
yuqian90 opened a new pull request #7324: [AIRFLOW-6704] Set TaskInstance.operator in constructor URL: https://github.com/apache/airflow/pull/7324 ``TaskInstance.operator`` is currently only set when task is executed. But if a task is marked success or failed, the ``operator`` field is

[GitHub] [airflow] potiuk commented on a change in pull request #7314: [AIRFLOW-6698] Add shorthand notation for lineage

2020-02-01 Thread GitBox
potiuk commented on a change in pull request #7314: [AIRFLOW-6698] Add shorthand notation for lineage URL: https://github.com/apache/airflow/pull/7314#discussion_r373784742 ## File path: airflow/providers/papermill/operators/papermill.py ## @@ -45,19 +45,26 @@ class

[GitHub] [airflow] potiuk opened a new pull request #7325: [AIRFLOW-6705] Less chatty integration/backend checks

2020-02-01 Thread GitBox
potiuk opened a new pull request #7325: [AIRFLOW-6705] Less chatty integration/backend checks URL: https://github.com/apache/airflow/pull/7325 --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg) Make sure to mark the boxes below before

[jira] [Commented] (AIRFLOW-6705) Checking for integrations and backends should be less chatty in breeze

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

[GitHub] [airflow] potiuk commented on issue #7323: [AIRFLOW-6701] Rat is downloaded from stable backup/mirrors

2020-02-01 Thread GitBox
potiuk commented on issue #7323: [AIRFLOW-6701] Rat is downloaded from stable backup/mirrors URL: https://github.com/apache/airflow/pull/7323#issuecomment-581045923 The sooner we get it - the better - the CRON job overnight will become much more stable.

[jira] [Commented] (AIRFLOW-6698) Allow shorthand notation

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

[jira] [Commented] (AIRFLOW-6698) Allow shorthand notation

2020-02-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028145#comment-17028145 ] ASF GitHub Bot commented on AIRFLOW-6698: - bolkedebruin commented on pull request #7314:

[GitHub] [airflow] bolkedebruin merged pull request #7314: [AIRFLOW-6698] Add shorthand notation for lineage

2020-02-01 Thread GitBox
bolkedebruin merged pull request #7314: [AIRFLOW-6698] Add shorthand notation for lineage URL: https://github.com/apache/airflow/pull/7314 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] codecov-io commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
codecov-io commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581056087 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7327?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581056087 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7327?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581056087 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7327?src=pr=h1) Report > Merging

[GitHub] [airflow] mik-laj commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
mik-laj commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581067534 > This way we could avoid this lazy-loading for specific imports and have it also solved for all future cases We want to load

[GitHub] [airflow] mik-laj opened a new pull request #7328: [AIRFLOW-6707] Simplify Connection.get_hook method

2020-02-01 Thread GitBox
mik-laj opened a new pull request #7328: [AIRFLOW-6707] Simplify Connection.get_hook method URL: https://github.com/apache/airflow/pull/7328 This method contains a lot of repeated code. I did refactoring and simplified it. By the way, I introduced alphabetical order. In the future,

[GitHub] [airflow] codecov-io edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581056087 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7327?src=pr=h1) Report > Merging

[GitHub] [airflow] ashb commented on a change in pull request #7321: [AIRFLOW-XXXX] Remove duplication in BaseOperator docstring

2020-02-01 Thread GitBox
ashb commented on a change in pull request #7321: [AIRFLOW-] Remove duplication in BaseOperator docstring URL: https://github.com/apache/airflow/pull/7321#discussion_r373782834 ## File path: airflow/models/baseoperator.py ## @@ -173,8 +173,6 @@ class derived from this

[jira] [Commented] (AIRFLOW-6593) Google Cloud Stackdriver Alerting Operators

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

[GitHub] [airflow] jithin97 opened a new pull request #7322: [AIRFLOW-6593] [WIP] Add GCP Stackdriver Alerting Hooks and Operators

2020-02-01 Thread GitBox
jithin97 opened a new pull request #7322: [AIRFLOW-6593] [WIP] Add GCP Stackdriver Alerting Hooks and Operators URL: https://github.com/apache/airflow/pull/7322 ### Description Add GCP Stackdriver Alerting Hooks and Operators --- Issue link: WILL BE INSERTED BY

[GitHub] [airflow] potiuk commented on issue #7323: [AIRFLOW-6701] Rat is downloaded from stable backup/mirrors

2020-02-01 Thread GitBox
potiuk commented on issue #7323: [AIRFLOW-6701] Rat is downloaded from stable backup/mirrors URL: https://github.com/apache/airflow/pull/7323#issuecomment-581039319 We had quite a lot of failures in cron master job (where the Dockerfile is rebuilt) and the reason was RAT download failures

[GitHub] [airflow] potiuk commented on issue #7323: [AIRFLOW-6701] Rat is downloaded from stable backup/mirrors

2020-02-01 Thread GitBox
potiuk commented on issue #7323: [AIRFLOW-6701] Rat is downloaded from stable backup/mirrors URL: https://github.com/apache/airflow/pull/7323#issuecomment-581050635 All green ! pls take a look This is an automated message

[GitHub] [airflow] stale[bot] closed pull request #6790: [AIRFLOW-6210] Reuse SQLAlchemy session in ti_deps

2020-02-01 Thread GitBox
stale[bot] closed pull request #6790: [AIRFLOW-6210] Reuse SQLAlchemy session in ti_deps URL: https://github.com/apache/airflow/pull/6790 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-6210) Reuse SQLAlchemy session in ti_deps

2020-02-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028195#comment-17028195 ] ASF GitHub Bot commented on AIRFLOW-6210: - stale[bot] commented on pull request #6790:

[jira] [Commented] (AIRFLOW-6707) Simplify Connection.get_hook method

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

[GitHub] [airflow] boring-cyborg[bot] commented on issue #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in Str…

2020-02-01 Thread GitBox
boring-cyborg[bot] commented on issue #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in Str… URL: https://github.com/apache/airflow/pull/7329#issuecomment-581072311 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have

[GitHub] [airflow] sjvanrossum opened a new pull request #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in Str…

2020-02-01 Thread GitBox
sjvanrossum opened a new pull request #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in Str… URL: https://github.com/apache/airflow/pull/7329 …eamLogWriter --- Issue link: WILL BE INSERTED BY [boring-cyborg](https://github.com/kaxil/boring-cyborg)

[jira] [Updated] (AIRFLOW-6705) Checking for integrations and backends should be less chatty in breeze

2020-02-01 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk updated AIRFLOW-6705: -- Summary: Checking for integrations and backends should be less chatty in breeze (was:

[GitHub] [airflow] mik-laj commented on a change in pull request #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
mik-laj commented on a change in pull request #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#discussion_r373802061 ## File path: airflow/serialization/serialized_objects.py ## @@ -32,8 +32,15 @@ from

[jira] [Created] (AIRFLOW-6704) TaskInstance.operator is not set when task is marked success or failed in the Web UI

2020-02-01 Thread Qian Yu (Jira)
Qian Yu created AIRFLOW-6704: Summary: TaskInstance.operator is not set when task is marked success or failed in the Web UI Key: AIRFLOW-6704 URL: https://issues.apache.org/jira/browse/AIRFLOW-6704

[jira] [Commented] (AIRFLOW-6705) Checking for integrations and backends should be less chatty in breeze

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

[GitHub] [airflow] potiuk merged pull request #7325: [AIRFLOW-6705] Less chatty integration/backend checks in Breeze/CI

2020-02-01 Thread GitBox
potiuk merged pull request #7325: [AIRFLOW-6705] Less chatty integration/backend checks in Breeze/CI URL: https://github.com/apache/airflow/pull/7325 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (AIRFLOW-6705) Checking for integrations and backends should be less chatty in breeze

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

[jira] [Created] (AIRFLOW-6707) Simplify Connection.get_hook method

2020-02-01 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6707: -- Summary: Simplify Connection.get_hook method Key: AIRFLOW-6707 URL: https://issues.apache.org/jira/browse/AIRFLOW-6707 Project: Apache Airflow Issue

[GitHub] [airflow] bolkedebruin commented on a change in pull request #7314: [AIRFLOW-6698] Add shorthand notation for lineage

2020-02-01 Thread GitBox
bolkedebruin commented on a change in pull request #7314: [AIRFLOW-6698] Add shorthand notation for lineage URL: https://github.com/apache/airflow/pull/7314#discussion_r373783904 ## File path: airflow/providers/papermill/operators/papermill.py ## @@ -45,19 +45,26 @@ class

[jira] [Created] (AIRFLOW-6706) Lazy load operator extra links

2020-02-01 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6706: -- Summary: Lazy load operator extra links Key: AIRFLOW-6706 URL: https://issues.apache.org/jira/browse/AIRFLOW-6706 Project: Apache Airflow Issue Type:

[GitHub] [airflow] mik-laj commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
mik-laj commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581065459 I think this is a completely different problem. I also think it is worth solving it, but it will require more time and testing. If we

[GitHub] [airflow] ashb commented on a change in pull request #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
ashb commented on a change in pull request #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#discussion_r373801585 ## File path: airflow/serialization/serialized_objects.py ## @@ -32,8 +32,15 @@ from

[GitHub] [airflow] codecov-io edited a comment on issue #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in StreamLogWriter

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in StreamLogWriter URL: https://github.com/apache/airflow/pull/7329#issuecomment-581075478 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7329?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in StreamLogWriter

2020-02-01 Thread GitBox
codecov-io commented on issue #7329: [AIRFLOW-3349] Use None instead of False as value for encoding in StreamLogWriter URL: https://github.com/apache/airflow/pull/7329#issuecomment-581075478 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7329?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk opened a new pull request #7323: [AURFLOW-6701] Rat is downloaded from stable backup/mirrors

2020-02-01 Thread GitBox
potiuk opened a new pull request #7323: [AURFLOW-6701] Rat is downloaded from stable backup/mirrors URL: https://github.com/apache/airflow/pull/7323 Also curl options are now using long format and include --fail to protect against some temporary errors (5xx). Also RAT download uses

[jira] [Commented] (AIRFLOW-6704) TaskInstance.operator is not set when task is marked success or failed in the Web UI

2020-02-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028115#comment-17028115 ] ASF GitHub Bot commented on AIRFLOW-6704: - yuqian90 commented on pull request #7324:

[GitHub] [airflow] potiuk opened a new pull request #7326: [AIRFLOW-6705] One less chatty message

2020-02-01 Thread GitBox
potiuk opened a new pull request #7326: [AIRFLOW-6705] One less chatty message URL: https://github.com/apache/airflow/pull/7326 --- 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]

[jira] [Commented] (AIRFLOW-6705) Checking for integrations and backends should be less chatty in breeze

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

[GitHub] [airflow] potiuk commented on issue #7320: [AIRFLOW-6703] The base_log_folder option moved to logging in ci

2020-02-01 Thread GitBox
potiuk commented on issue #7320: [AIRFLOW-6703] The base_log_folder option moved to logging in ci URL: https://github.com/apache/airflow/pull/7320#issuecomment-581050153 Even if not green, this change removes some deprecation logs from our tests which makes it more readable

[GitHub] [airflow] potiuk commented on issue #7326: [AIRFLOW-6705] One less chatty message

2020-02-01 Thread GitBox
potiuk commented on issue #7326: [AIRFLOW-6705] One less chatty message URL: https://github.com/apache/airflow/pull/7326#issuecomment-581050037 @mik-laj- noticed one more extra chatty message. This is an automated message

[GitHub] [airflow] mik-laj opened a new pull request #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
mik-laj opened a new pull request #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327 When we import the airflow package, many modules are loaded, so I looked at what modules are exactly loaded. I found a lot of classes that should not be

[jira] [Commented] (AIRFLOW-6706) Lazy load operator extra links

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

[GitHub] [airflow] potiuk commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
potiuk commented on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581055631 One comment - i think we should not load plugins_manager at all at __init__.py. Why do we do it? Could we remove it from __init__.py

[jira] [Created] (AIRFLOW-6708) Set unique logger names

2020-02-01 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6708: -- Summary: Set unique logger names Key: AIRFLOW-6708 URL: https://issues.apache.org/jira/browse/AIRFLOW-6708 Project: Apache Airflow Issue Type:

[GitHub] [airflow] mik-laj opened a new pull request #7330: [AIRFLOW-6708] Set unique logger names

2020-02-01 Thread GitBox
mik-laj opened a new pull request #7330: [AIRFLOW-6708] Set unique logger names URL: https://github.com/apache/airflow/pull/7330 LoggingMixin is intended for configuring the logger for classes. If it is used incorrectly then all loggers are configured for one name -

[jira] [Commented] (AIRFLOW-6708) Set unique logger names

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

[jira] [Assigned] (AIRFLOW-6704) TaskInstance.operator is not set when task is marked success or failed in the Web UI

2020-02-01 Thread Qian Yu (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qian Yu reassigned AIRFLOW-6704: Assignee: Qian Yu > TaskInstance.operator is not set when task is marked success or failed in

[jira] [Updated] (AIRFLOW-6704) TaskInstance.operator is not set when task is marked success or failed in the Web UI

2020-02-01 Thread Qian Yu (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qian Yu updated AIRFLOW-6704: - Issue Type: Bug (was: Improvement) > TaskInstance.operator is not set when task is marked success or

[GitHub] [airflow-site] XD-DENG opened a new issue #238: Typo in community page

2020-02-01 Thread GitBox
XD-DENG opened a new issue #238: Typo in community page URL: https://github.com/apache/airflow-site/issues/238 Typo in page https://airflow.apache.org/community/ https://user-images.githubusercontent.com/11539188/73594121-6fbf8280-450b-11ea-8243-9bc11c0fa7ac.png;>

[jira] [Created] (AIRFLOW-6705) Checking for integrations should be less chatty

2020-02-01 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6705: - Summary: Checking for integrations should be less chatty Key: AIRFLOW-6705 URL: https://issues.apache.org/jira/browse/AIRFLOW-6705 Project: Apache Airflow

[jira] [Assigned] (AIRFLOW-6698) Allow shorthand notation

2020-02-01 Thread Bolke de Bruin (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin reassigned AIRFLOW-6698: --- Assignee: Bolke de Bruin > Allow shorthand notation > >

[jira] [Resolved] (AIRFLOW-6698) Allow shorthand notation

2020-02-01 Thread Bolke de Bruin (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolke de Bruin resolved AIRFLOW-6698. - Resolution: Fixed > Allow shorthand notation > > >

[GitHub] [airflow] mik-laj edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
mik-laj edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581065459 I think this is a completely different problem. I also think it is worth solving it, but it will require more time and testing.

[GitHub] [airflow] mik-laj commented on a change in pull request #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
mik-laj commented on a change in pull request #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#discussion_r373801719 ## File path: airflow/serialization/serialized_objects.py ## @@ -32,8 +32,15 @@ from

[GitHub] [airflow] codecov-io commented on issue #7319: [AIRFLOW-6702] Dumping kind logs on failure works now

2020-02-01 Thread GitBox
codecov-io commented on issue #7319: [AIRFLOW-6702] Dumping kind logs on failure works now URL: https://github.com/apache/airflow/pull/7319#issuecomment-581069418 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7319?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-3349) StreamLogWriter encoding is wrong type

2020-02-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028218#comment-17028218 ] ASF GitHub Bot commented on AIRFLOW-3349: - sjvanrossum commented on pull request #7329:

[GitHub] [airflow] mik-laj edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links

2020-02-01 Thread GitBox
mik-laj edited a comment on issue #7327: [AIRFLOW-6706] Lazy load operator extra links URL: https://github.com/apache/airflow/pull/7327#issuecomment-581067534 > This way we could avoid this lazy-loading for specific imports and have it also solved for all future cases We want to

[GitHub] [airflow] yuqian90 opened a new pull request #7331: [AIRFLOW-6657] Deprecate branch operator

2020-02-01 Thread GitBox
yuqian90 opened a new pull request #7331: [AIRFLOW-6657] Deprecate branch operator URL: https://github.com/apache/airflow/pull/7331 Everything that can be done by deriving from ``BaseBranchOperator`` can also be done using ``BranchPythonOperator`` with more concise and readable code.

[jira] [Commented] (AIRFLOW-6657) Deprecate BaseBranchOperator

2020-02-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028259#comment-17028259 ] ASF GitHub Bot commented on AIRFLOW-6657: - yuqian90 commented on pull request #7331:

[GitHub] [airflow] codecov-io edited a comment on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config URL: https://github.com/apache/airflow/pull/7249#issuecomment-577972968 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7249?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator URL: https://github.com/apache/airflow/pull/7276#issuecomment-581100536 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7276?src=pr=h1) Report > Merging

[jira] [Commented] (AIRFLOW-6242) Introduce run_type in DAG Run table

2020-02-01 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028300#comment-17028300 ] Kamil Bregula commented on AIRFLOW-6242: We have one more prefix - "manual":

[jira] [Commented] (AIRFLOW-6710) Lazy create custom executor modules

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

[GitHub] [airflow] mik-laj opened a new pull request #7333: [AIRFLOW-6710] Lazy create custom executor modules

2020-02-01 Thread GitBox
mik-laj opened a new pull request #7333: [AIRFLOW-6710] Lazy create custom executor modules URL: https://github.com/apache/airflow/pull/7333 Currently, modules for the executor are initialized when loading the airflow module and when calling the `ExecutorLoader.get_default_executor`

[GitHub] [airflow] stale[bot] closed pull request #6767: [AIRFLOW-6208] Implement fileno in StreamLogWriter

2020-02-01 Thread GitBox
stale[bot] closed pull request #6767: [AIRFLOW-6208] Implement fileno in StreamLogWriter URL: https://github.com/apache/airflow/pull/6767 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-6208) StreamLogWriter class does not implement file fileno() function, preventing output redirection to stdout with the python subprocess module

2020-02-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028247#comment-17028247 ] ASF GitHub Bot commented on AIRFLOW-6208: - stale[bot] commented on pull request #6767:

[jira] [Commented] (AIRFLOW-6014) Kubernetes executor - handle preempted deleted pods - queued tasks

2020-02-01 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17028246#comment-17028246 ] ASF GitHub Bot commented on AIRFLOW-6014: - stale[bot] commented on pull request #6606:

[GitHub] [airflow] stale[bot] closed pull request #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber…

2020-02-01 Thread GitBox
stale[bot] closed pull request #6606: [AIRFLOW-6014] - handle pods which are preempted and deleted by kuber… URL: https://github.com/apache/airflow/pull/6606 This is an automated message from the Apache Git Service. To

[jira] [Updated] (AIRFLOW-6710) Lazy create custom executor modules

2020-02-01 Thread Kamil Bregula (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kamil Bregula updated AIRFLOW-6710: --- Summary: Lazy create custom executor modules (was: Lazy initialise executor modules) >

[jira] [Resolved] (AIRFLOW-6636) Sometimes start/execution/end dates are not set for tasks (mostly in tests)

2020-02-01 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6636. --- Fix Version/s: 1.10.8 Resolution: Fixed > Sometimes start/execution/end dates are

[GitHub] [airflow] potiuk merged pull request #7207: [AIRFLOW-XXXX] Consistency fixes in new documentation

2020-02-01 Thread GitBox
potiuk merged pull request #7207: [AIRFLOW-] Consistency fixes in new documentation URL: https://github.com/apache/airflow/pull/7207 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [airflow] xinbinhuang commented on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config

2020-02-01 Thread GitBox
xinbinhuang commented on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config URL: https://github.com/apache/airflow/pull/7249#issuecomment-581098112 @mik-laj @kaxil Hi, I refactored the tests and stop trying to use `@conf_vars` to test the change on

[GitHub] [airflow] codecov-io edited a comment on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator URL: https://github.com/apache/airflow/pull/7276#issuecomment-581100536 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7276?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io commented on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator

2020-02-01 Thread GitBox
codecov-io commented on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator URL: https://github.com/apache/airflow/pull/7276#issuecomment-581100536 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7276?src=pr=h1) Report > Merging

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

2020-02-01 Thread GitBox
codecov-io commented on issue #7030: [AIRFLOW-6440][AIP-29] Add AWS Fargate Executor URL: https://github.com/apache/airflow/pull/7030#issuecomment-581103197 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7030?src=pr=h1) Report > Merging

[GitHub] [airflow] potiuk opened a new pull request #7332: [AIRFLOW-6709] Fixed failing git sync

2020-02-01 Thread GitBox
potiuk opened a new pull request #7332: [AIRFLOW-6709] Fixed failing git sync URL: https://github.com/apache/airflow/pull/7332 --- 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]

[jira] [Commented] (AIRFLOW-6709) Moving example_dags in git_sync caused master failure

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

[GitHub] [airflow] potiuk commented on issue #7332: [AIRFLOW-6709] Fixed failing git sync

2020-02-01 Thread GitBox
potiuk commented on issue #7332: [AIRFLOW-6709] Fixed failing git sync URL: https://github.com/apache/airflow/pull/7332#issuecomment-581106263 I am merging it quickly to fix master This is an automated message from the

[GitHub] [airflow] yuqian90 commented on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator

2020-02-01 Thread GitBox
yuqian90 commented on issue #7276: [AIRFLOW-5391] Make BaseOperator respect branching of parent BranchPythonOperator URL: https://github.com/apache/airflow/pull/7276#issuecomment-581103041 - Added tests - Extended the same support to ``BranchPythonOperator``, ``ShortCircuitOperator``

[GitHub] [airflow] potiuk merged pull request #7332: [AIRFLOW-6709] Fixed failing git sync

2020-02-01 Thread GitBox
potiuk merged pull request #7332: [AIRFLOW-6709] Fixed failing git sync URL: https://github.com/apache/airflow/pull/7332 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[jira] [Commented] (AIRFLOW-6709) Moving example_dags in git_sync caused master failure

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

[jira] [Created] (AIRFLOW-6709) Moving example_dags in git_sync caused master failure

2020-02-01 Thread Jarek Potiuk (Jira)
Jarek Potiuk created AIRFLOW-6709: - Summary: Moving example_dags in git_sync caused master failure Key: AIRFLOW-6709 URL: https://issues.apache.org/jira/browse/AIRFLOW-6709 Project: Apache Airflow

[jira] [Resolved] (AIRFLOW-6709) Moving example_dags in git_sync caused master failure

2020-02-01 Thread Jarek Potiuk (Jira)
[ https://issues.apache.org/jira/browse/AIRFLOW-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jarek Potiuk resolved AIRFLOW-6709. --- Fix Version/s: 2.0.0 Resolution: Fixed > Moving example_dags in git_sync caused

[GitHub] [airflow] codecov-io commented on issue #7324: [AIRFLOW-6704] Set TaskInstance.operator in constructor

2020-02-01 Thread GitBox
codecov-io commented on issue #7324: [AIRFLOW-6704] Set TaskInstance.operator in constructor URL: https://github.com/apache/airflow/pull/7324#issuecomment-581094712 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7324?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config URL: https://github.com/apache/airflow/pull/7249#issuecomment-577972968 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7249?src=pr=h1) Report > Merging

[GitHub] [airflow] codecov-io edited a comment on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config

2020-02-01 Thread GitBox
codecov-io edited a comment on issue #7249: [AIRFLOW-6626] Add email on failure or retry to default config URL: https://github.com/apache/airflow/pull/7249#issuecomment-577972968 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7249?src=pr=h1) Report > Merging

[jira] [Created] (AIRFLOW-6710) Lazy initialise executor modules

2020-02-01 Thread Kamil Bregula (Jira)
Kamil Bregula created AIRFLOW-6710: -- Summary: Lazy initialise executor modules Key: AIRFLOW-6710 URL: https://issues.apache.org/jira/browse/AIRFLOW-6710 Project: Apache Airflow Issue Type:

[jira] [Commented] (AIRFLOW-6636) Sometimes start/execution/end dates are not set for tasks (mostly in tests)

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

[GitHub] [airflow] potiuk merged pull request #7257: [AIRFLOW-6636] Avoid exceptions when printing task instance

2020-02-01 Thread GitBox
potiuk merged pull request #7257: [AIRFLOW-6636] Avoid exceptions when printing task instance URL: https://github.com/apache/airflow/pull/7257 This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (AIRFLOW-6636) Sometimes start/execution/end dates are not set for tasks (mostly in tests)

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

[GitHub] [airflow] potiuk closed pull request #7302: [AIRFLOW-6690] Fix number of logs to check in MySQL

2020-02-01 Thread GitBox
potiuk closed pull request #7302: [AIRFLOW-6690] Fix number of logs to check in MySQL URL: https://github.com/apache/airflow/pull/7302 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (AIRFLOW-6690) MYSQL after long run can restart and have more start logs

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

[GitHub] [airflow] feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator

2020-02-01 Thread GitBox
feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator URL: https://github.com/apache/airflow/pull/6670#discussion_r373771209 ## File path: airflow/operators/mysql_to_s3_operator.py ## @@ -0,0 +1,122 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] [airflow] feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator

2020-02-01 Thread GitBox
feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator URL: https://github.com/apache/airflow/pull/6670#discussion_r373771609 ## File path: airflow/operators/mysql_to_s3_operator.py ## @@ -0,0 +1,122 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] [airflow] feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator

2020-02-01 Thread GitBox
feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator URL: https://github.com/apache/airflow/pull/6670#discussion_r373772781 ## File path: airflow/operators/mysql_to_s3_operator.py ## @@ -0,0 +1,122 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] [airflow] feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator

2020-02-01 Thread GitBox
feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator URL: https://github.com/apache/airflow/pull/6670#discussion_r373771266 ## File path: airflow/operators/mysql_to_s3_operator.py ## @@ -0,0 +1,122 @@ +# -*- coding: utf-8 -*- +# +#

[GitHub] [airflow] feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator

2020-02-01 Thread GitBox
feluelle commented on a change in pull request #6670: [AIRFLOW-4816]MySqlToS3Operator URL: https://github.com/apache/airflow/pull/6670#discussion_r373772772 ## File path: airflow/operators/mysql_to_s3_operator.py ## @@ -0,0 +1,122 @@ +# -*- coding: utf-8 -*- +# +#

  1   2   >