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

ASF GitHub Bot commented on AIRFLOW-4932:
-----------------------------------------

eladkal commented on pull request #5558: [AIRFLOW-4932] fix key_file of hook is 
overwritten by SSHHook connection
URL: https://github.com/apache/airflow/pull/5558
 
 
   Prevent overwrite of key_file by connection if parameter was provided to 
SSHHook
   
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   https://issues.apache.org/jira/browse/AIRFLOW-4932
   
   ### Description
   
   Prevent overwrite of key_file by connection if parameter was provided to 
SSHHook
   
   ### Tests
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>
> 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)

Reply via email to