mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-27 23:48:19 +00:00
510 B
510 B
| description |
|---|
| This guide will help install Snowflake connector and run manually |
Snowflake
Snowflake
{% hint style="info" %} Prerequisites
OpenMetadata is built using Java, DropWizard, Jetty, and MySQL.
-
Python 3.7 or above
-
Create and activate python env
python3 -m venv env source env/bin/activate
{% endhint %}
Install
pip install '.[snowflake]'
Run Manually
metadata ingest -c ./pipelines/snowflake.json