Jakub Guzik created AIRFLOW-3888:
------------------------------------
Summary: HA for metastore connection
Key: AIRFLOW-3888
URL: https://issues.apache.org/jira/browse/AIRFLOW-3888
Project: Apache Airflow
Issue Type: Improvement
Components: hive_hooks
Affects Versions: 1.10.1
Environment: Linux Centos 7
Reporter: Jakub Guzik
Fix For: 1.10.1
Attachments: hive_hook.py
Creating a connection to a metasotor with two hosts for high avitablity (eg
connection 1, connection 2) is not possible because the entire value entered is
taken. For our needs, it is necessary to go through subsequent hosts and
connect to the first working.
This change allows you to check and then connect to a working metastor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)