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/28 06:11:00 UTC

[jira] [Created] (AIRFLOW-1762) SSHHook neglects key_file in create_tunnel()

Nathan McIntyre created AIRFLOW-1762:
----------------------------------------

             Summary: SSHHook neglects 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


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)