Skip to main content

Metabase

Metabase supports querying and visualizing both internal data and external data in CelerData.

Start Metabase and do as follows:

  1. In the upper-right corner of the Metabase homepage, click the Settings icon and choose Admin settings.

    Metabase - Admin settings

  2. Choose Databases in the top menu bar.

  3. On the Databases page, click Add database.

    Metabase - Add database

  4. On the page that appears, configure the database parameters and click Save.

    • Database type: Select MySQL.
    • Host and Port: Enter the host and port information appropriate for your use case.
    • Database name: Enter a database name in the <catalog_name>.<database_name> format. You can integrate both the internal catalog and external catalogs of your CelerData cluster with Metabase.
    • Username and Password: Enter the username and password of your CelerData cluster user.

    The other parameters do not involve CelerData. Configure them based on your business needs.

    Metabase - Configure database