mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 15:31:59 +00:00
616 B
616 B
title | slug |
---|---|
Run Redash Connector using Airflow SDK | /metadata-ui/connectors/dashboard/redash/airflow |
Source Configuration - Service Connection
- hostPort: URL to the Redash instance.
- username: Specify the User to connect to Redash. It should have enough privileges to read all the metadata.
- apiKey: API key of the redash instance to access.