You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Stanislav Kudriashev (JIRA)" <ji...@apache.org> on 2017/11/05 16:42:00 UTC

[jira] [Resolved] (AIRFLOW-1486) Unexpected S3 writing log error

     [ https://issues.apache.org/jira/browse/AIRFLOW-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stanislav Kudriashev resolved AIRFLOW-1486.
-------------------------------------------
    Resolution: Fixed

> Unexpected S3 writing log error
> -------------------------------
>
>                 Key: AIRFLOW-1486
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1486
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.8.0
>            Reporter: Stanislav Kudriashev
>            Assignee: Stanislav Kudriashev
>             Fix For: 1.8.1
>
>
> *Current:*
> {code}
> ERROR:root:Could not read logs from s3://airflow-log/my_dag/task1/2017-08-04T16:03:00/1.log
> INFO:root:The key my_dag/task1/2017-08-04T16:03:00/1.log now contains 4648 bytes
> {code}
> *Expected:*
> {code}
> INFO:root:The key my_dag/task1/2017-08-04T16:03:00/1.log now contains 4648 bytes
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)