mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-28 17:23:28 +00:00
* migrate overview and restructure * Add latest release sticky * Add latest release sticky
617 B
617 B
| title | slug |
|---|---|
| Run Redash Connector using Airflow SDK | /openmetadata/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.