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/06/24 03:30:22 UTC

[jira] [Commented] (AIRFLOW-274) Add XCom functionality to GoogleCloudStorageDownloadOperator

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

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

Commit 518e0073a81585b39757afb4c0d8d65d400a88e2 in incubator-airflow's branch refs/heads/master from [~illop]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=518e007 ]

[AIRFLOW-274] Add XCom functionality to GoogleCloudStorageDownloadOperator

Updated GoogleCloudStorageDownloadOperator so that it has the option to
store the downloaded file's contents in an XCom instead of saving to
disk. It now also takes filename as an optional argument instead of a
required argument, so it is not necessary to save to disk if you do not
need to.

Closes #1618 from illop/risk_analytics


> Add XCom functionality to GoogleCloudStorageDownloadOperator
> ------------------------------------------------------------
>
>                 Key: AIRFLOW-274
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-274
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Ilya Rakoshes
>            Priority: Minor
>
> GoogleCloudStorageDownloadOperator needs to be updated to be able to store the downloaded file in an XCom if the user wants to pass the data to downstream tasks.



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