mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 03:59:12 +00:00
GitBook: [main] one page modified
This commit is contained in:
parent
dcf76af169
commit
d8f7a1f713
@ -7,10 +7,8 @@ description: This guide will help install Hive connector and run manually
|
||||
{% hint style="info" %}
|
||||
**Prerequisites**
|
||||
|
||||
OpenMetadata is built using Java, DropWizard, Jetty, and MySQL.
|
||||
|
||||
1. Python 3.7 or above
|
||||
2. Library: **libsasl2-dev**
|
||||
2. Library: **libsasl2-dev** Hive connector uses `pyhive` to connect and fetch metadata. Pyhive has python sasl dependency and which requires libsasl2-dev to be installed. In some cases, you may need to set LD\_LIBRARY\_PATH to point to where libsasl2-dev is installed. Please check on how to install libsasl2 for your Linux Distro.
|
||||
{% endhint %}
|
||||
|
||||
### Install from PyPI or Source
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user