Elad created AIRFLOW-4932:
-----------------------------
Summary: key_file of hook is overwritten by SSHHook connection
Key: AIRFLOW-4932
URL: https://issues.apache.org/jira/browse/AIRFLOW-4932
Project: Apache Airflow
Issue Type: Bug
Components: hooks
Affects Versions: 1.10.3
Reporter: Elad
Assignee: Elad
Currently in SSHHook key_file parameter which provided to hook is being
overwritten by key_file defined as extra parameter in the connection.
This should be the other way around. The hook should overwrite the connection.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)