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

[jira] [Commented] (AIRFLOW-1676) GCS task handler never writes to GCS

    [ https://issues.apache.org/jira/browse/AIRFLOW-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16190831#comment-16190831 ] 

Chris Riccomini commented on AIRFLOW-1676:
------------------------------------------

https://github.com/apache/incubator-airflow/pull/2659

> GCS task handler never writes to GCS
> ------------------------------------
>
>                 Key: AIRFLOW-1676
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1676
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Chris Riccomini
>             Fix For: 1.9.0
>
>
> I discovered a bug in 1.9.0alpha0 with GCSTaskHandler. It seems to be that it's impossible for this task handler to write to GCS. When close() is called, it always returns immediately because _hook is never set.



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