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

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

Commit 78f718cb99fae1aeb3f757d448ef336a6d6061ca in incubator-airflow's branch 
refs/heads/master from Dave Cavaletto
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=78f718c ]

[AIRFLOW-2622] add confirm option to SFTPOperator[]

surfaces the confirm option in the SFTPOperator
provided by the
underlying parmiko library, useful for when the
receiving server
moves the incoming file before the confirmation
step can be completed

Closes #3542 from caddac/master


> SFTPOperator cannot set confirm=False
> -------------------------------------
>
>                 Key: AIRFLOW-2622
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2622
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: plugins
>    Affects Versions: Airflow 1.8
>            Reporter: David
>            Priority: Minor
>
> Paramiko supports setting `confirm=False` when PUTing a file via SFTP, the 
> SFTPOperator does not support this property though



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

Reply via email to