2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
title: Run Metabase Connector using the CLI
|
2022-07-09 11:56:37 +02:00
|
|
|
slug: /openmetadata/connectors/dashboard/metabase/cli
|
2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
<ConnectorIntro connector="Metabase" goal="CLI"/>
|
|
|
|
|
|
|
|
<Requirements />
|
|
|
|
|
2022-08-18 11:43:45 +02:00
|
|
|
<PythonMod connector="Metabase" module="metabase" />
|
|
|
|
|
2022-08-18 19:54:32 +05:30
|
|
|
<br/>
|
|
|
|
|
|
|
|
We have tested Metabase with version -- 0.42.4 and version -- 0.43.4
|
|
|
|
|
2022-06-27 15:14:04 +02:00
|
|
|
<MetadataIngestionServiceDev service="dashboard" connector="Metabase" goal="CLI"/>
|
|
|
|
|
|
|
|
<h4>Source Configuration - Service Connection</h4>
|
|
|
|
|
|
|
|
- **hostPort**: URL to the Metabase instance.
|
|
|
|
- **username**: Specify the User to connect to Metabase. It should have enough privileges to read all the metadata.
|
|
|
|
- **password**: Password for Metabase.
|
|
|
|
|
|
|
|
<MetadataIngestionConfig service="dashboard" connector="Metabase" goal="CLI" />
|