You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Nathan McIntyre (JIRA)" <ji...@apache.org> on 2017/10/29 14:27:00 UTC

[jira] [Updated] (AIRFLOW-1762) Use key_file in SSHHook.create_tunnel

     [ https://issues.apache.org/jira/browse/AIRFLOW-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan McIntyre updated AIRFLOW-1762:
-------------------------------------
    Summary: Use key_file in SSHHook.create_tunnel  (was: SSHHook neglects key_file in create_tunnel())

> Use key_file in SSHHook.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
>              Labels: patch
>
> 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
(v6.4.14#64029)