Superset
Requirements
You need to be a Superset Admin to be able to integrate it to Catalog.
Catalog Managed - Integration in progress
To get things started with Superset in Catalog, you will need to be a Superset admin and provide us with a service account. Please input in Catalog a json:
{
"host_url": "<Superset Host URL>"
"username": "<Superset admin username>",
"password": "<Superset admin password>"
}
You can input the credentials info directly in the app !
For your first sync, it will take up to 48h and we will let you know when it is complete ✅
If you are not comfortable giving us access to your credentials, please continue to Client Managed 👇
Client Managed
Doing a one shot extract
For your trial, you can simply give us a one shot view of your BI tools. In order to do this, you need to extract Superset's workspaces to this format and then upload it to Catalog.
We are currently integrating Superset to our extraction package but it's not fully ready yet. If you wish to check it out for other BI tools, here's a Google Colab you can use.
Superset to Catalog translation
Chart = Tile
Dashboard = Dashboard
Last updated
Was this helpful?