[
https://issues.apache.org/jira/browse/AIRFLOW-771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831981#comment-15831981
]
ASF subversion and git services commented on AIRFLOW-771:
---------------------------------------------------------
Commit 5933fca1cc3fef3248a44004f233f6213395811e in incubator-airflow's branch
refs/heads/v1-8-test from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=5933fca ]
[AIRFLOW-771] Make S3 logs append instead of clobber
Closes #2003 from
aoen/ddavydov/make_airflow_logs_append_only
> S3 logs should appended instead of clobbered by default
> -------------------------------------------------------
>
> Key: AIRFLOW-771
> URL: https://issues.apache.org/jira/browse/AIRFLOW-771
> Project: Apache Airflow
> Issue Type: Bug
> Components: logging
> Reporter: Dan Davydov
> Assignee: Dan Davydov
>
> S3 logs are clobbered at the moment by new task instance runs which is bad
> e.g. in the case of retries. Appending is already the case for GCS logs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)