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:21:00 UTC

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

Chris Riccomini created AIRFLOW-1676:
----------------------------------------

             Summary: 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)