Pere Miquel Brull 15e1bb531a
Docs - Python requirements & metadata docker (#6790)
Docs - Python requirements & metadata docker (#6790)
2022-08-18 11:43:45 +02:00

647 B

title slug
Run Redash Connector using the CLI /openmetadata/connectors/dashboard/redash/cli

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.