You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/21 09:47:07 UTC

[GitHub] [airflow] mik-laj edited a comment on issue #9205: Add ability to use key files for Hooks development

mik-laj edited a comment on issue #9205:
URL: https://github.com/apache/airflow/issues/9205#issuecomment-647105212


   1. In the same way as for SSH. You should put this file in the extra field. If it is a binary file then you can use base64 so that this file can be saved in a JSON file.
   2. In the same way as for SSH. `BaseHook.get_connections(conn_id="AAA").extra_dejson['private_key']`


----------------------------------------------------------------
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:
users@infra.apache.org