[
https://issues.apache.org/jira/browse/AIRFLOW-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191042#comment-16191042
]
ASF subversion and git services commented on AIRFLOW-1676:
----------------------------------------------------------
Commit 781fa486d6afa21da02974395b6d11294caa0e46 in incubator-airflow's branch
refs/heads/v1-9-test from [~criccomini]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=781fa48 ]
[AIRFLOW-1676] Make GCSTaskHandler write to GCS on close
Closes #2659 from criccomini/AIRFLOW-1676
(cherry picked from commit 96206b0e5886945bc7ac5436bc7139daf14570d9)
Signed-off-by: Bolke de Bruin <[email protected]>
> 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
> Assignee: 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)