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

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

Commit 53933c0a495165de4feef90ebfbdc75904263afb in incubator-airflow's branch 
refs/heads/master from niels
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=53933c0 ]

[AIRFLOW-1762] Implement key_file support in ssh_hook create_tunnel

Switched to using sshtunnel package instead of
popen approach

Closes #3473 from NielsZeilemaker/ssh_hook


> Use key_file in create_tunnel()
> -------------------------------
>
>                 Key: AIRFLOW-1762
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1762
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: Airflow 1.8, 1.9.0
>            Reporter: Nathan McIntyre
>            Assignee: Nathan McIntyre
>            Priority: Major
>              Labels: patch
>             Fix For: 2.0.0
>
>
> In contrib/hooks/ssh_hook.py, the ssh command created by the create_tunnel() 
> method does not use the key_file attribute. This prevents the creation of 
> tunnels where a key file is required. 



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

Reply via email to