Alan Mai created AIRFLOW-6493:
---------------------------------
Summary: RedisHook: Allow SSL connection configuration through
"extra" fields
Key: AIRFLOW-6493
URL: https://issues.apache.org/jira/browse/AIRFLOW-6493
Project: Apache Airflow
Issue Type: Improvement
Components: contrib, hooks
Affects Versions: 1.10.7
Reporter: Alan Mai
Assignee: Alan Mai
RedisHook uses redis-py which has support for SSL connections, but the current
hook has no way of configuring these option.
Suggestion is to add these options to extra config.
TLS/SSL support in redis-py is roughly documented in this issue:
[https://github.com/andymccurdy/redis-py/issues/780]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)