[
https://issues.apache.org/jira/browse/AIRFLOW-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837162#comment-16837162
]
ASF GitHub Bot commented on AIRFLOW-3888:
-----------------------------------------
Fokko commented on pull request #4708: [AIRFLOW-3888] HA for metastore
connection
URL: https://github.com/apache/airflow/pull/4708
----------------------------------------------------------------
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]
> 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
> Priority: Major
> Labels: high-availability, hive, metastore, patch
> Fix For: 1.10.1
>
> Attachments: hive_hook.py
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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)