Title
Create new category
Edit page index title
Edit category
Edit link
Introduction
Apache Superset is available on ODP as an integrated analytics and visualization service. This page provides an overview of what Superset is, why it is useful on ODP, what connector coverage has been validated, and which administration topics matter during deployment and adoption.
Apache Superset is a modern data exploration and visualization platform that helps teams build charts, dashboards, and interactive analytics workflows from a wide range of data sources. On ODP, Superset fits naturally into a broader analytics environment where users may already be working with engines and services such as Hive, Pinot, Trino, ClickHouse, Impala, JupyterHub, and other platform components.
For broader product guidance beyond ODP-specific setup, refer to the official Apache Superset user documentation.
What Is Apache Superset?
Apache Superset is an open source business intelligence and data visualization platform. It provides:
- a no-code interface for building charts and dashboards
- a web-based SQL editor for exploratory analysis
- a semantic layer for defining reusable dimensions and metrics
- support for a wide range of SQL-speaking databases and query engines
- role-based access controls for multi-user analytics environments
Superset can be used either as a lightweight visualization layer for existing data platforms or as a shared analytics workspace for teams that need dashboards, ad hoc SQL, and governed access to data.
Why Use It on ODP?
Superset on ODP makes it easier to expose data visually and interactively without building a custom analytics frontend. Common use cases include:
- Creating dashboards on top of engines already available in ODP
- Enabling SQL-based exploration for analysts and data engineers
- Publishing curated charts and dashboards for business users
- Centralizing access to multiple query engines behind a single analytics UI
Because ODP already brings together data services and supporting platform components, Superset can serve as a user-facing analytics layer on top of that environment.