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)