mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 20:51:26 +00:00
505 B
505 B
description |
---|
This guide will help install Redshift connector and run manually |
Redshift
Redshift
{% 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 '.[redshift]'
Run Manually
metadata ingest -c ./pipelines/redshift.json