mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 04:29:21 +00:00
535 B
535 B
description |
---|
This guide will help install Redshift Usage connector and run manually |
Redshift Usage
Redshift Usage
{% 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-usage]'
Run Manually
metadata ingest -c ./pipelines/redshift_usage.json