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 2019/06/13 10:36:01 UTC

[jira] [Commented] (AIRFLOW-3870) SFTPOperator to push filepath into xcom

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

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

Commit 5a76b06ce510e9479e47ee74468bce02b62664e2 in airflow's branch refs/heads/v1-10-test from Carl Krauss
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=5a76b06 ]

[AIRFLOW-3870] Update log level and return value (#4355)

After using this operator, it's very useful to see which file is getting downloaded. Changed the debug logging to info. 
Also, return the filepath into xcom so that downstream tasks can use it.

(cherry picked from commit c82518f38f31cf5f81690c6642e5a2521107241e)


> SFTPOperator to push filepath into xcom
> ---------------------------------------
>
>                 Key: AIRFLOW-3870
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3870
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: jack
>            Priority: Minor
>             Fix For: 1.10.4
>
>
> push filepath into xcom and update info messages.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)