From the course: Complete Guide to Data Lakes and Lakehouses

Unlock the full course today

Join today to access over 25,200 courses taught by industry experts.

Connecting Dremio to Apache Superset

Connecting Dremio to Apache Superset

- [Instructor] Now that we added some interesting new datasets, it is time to connect our BI tool, Apache Superset. Let's go to our ports and click on the URL running on port 8088, which corresponds to Superset. Now let's log in. Enter the username admin and the password admin. These are the default credentials defined in your Docker Compose. And here we are in the Superset UI. Superset is a modern data exploration and data visualization platform that provides a no-code interface for building charts quickly, and a powerful web-based SQL Editor for advanced querying. It also offers a lightweight semantic layer for quickly defining custom dimensions and metrics. It provides out of the box support for nearly any SQL database or data engine and a wide array of beautiful visualizations to showcase your data among other things. Now, let's connect Superset to Dremio. Let's go to Settings and then select Database Connections, and then we are going to add a new database. In the supported…

Contents