Superset Integration

Using the Kaspian-hosted Apache Superset data exploration and visualization platform

Accessing Superset

Clicking Services > Superset on the left-hand toolbar should start an OAuth2.0 workflow to access the Superset app hosted on your compute cluster.

Using Superset

Full documentation on how to use Superset is available here.

Managing Datastores

New datastores can be added to Superset by navigating to Data > Databases.

A comprehensive list of all Superset-supported databases is provided here. Kaspian’s hosted version comes pre-installed with most of these. Please contact Kaspian support for adding additional databases.

SQL Editor

To run SQL queries on a database, navigate to SQL Lab > SQL Editor.

Visualizations and Dashboarding

To create visualizations, first construct Datasets from SQL queries to power them. Visit Data > Datasets to construct a query. Then visit Charts to construct visualizations from the created Datasets. For a more detailed tutorial, refer to Superset documentation here.