You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/09/29 22:57:20 UTC

[jira] [Commented] (AIRFLOW-480) GoogleCloudStorageHook does not allow downloading of binary files

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

ASF subversion and git services commented on AIRFLOW-480:
---------------------------------------------------------

Commit f0db42c62799192eb053d1ef946f722f47ae4ea8 in incubator-airflow's branch refs/heads/master from Alexander Volkmann
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=f0db42c ]

[AIRFLOW-480] Support binary file download from GCS

Allow for binary file download from Google Cloud Storage

Closes #1793 from al-
xv/feature/allow_binary_input_gcs_hook


> GoogleCloudStorageHook does not allow downloading of binary files
> -----------------------------------------------------------------
>
>                 Key: AIRFLOW-480
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-480
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>            Reporter: Georg Walther
>
> In GoogleCloudStorageHook the write argument of open is set to 'w' which prohibits download of binary files from GCS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)