Get startedGet started for free

Exploring driver logs

Now that you've loaded the CSV from the datasets volume, let's continue working with the online_retail dataset. Before diving into transformations, you need to preview the data and learn how to debug when things go wrong.

In this exercise, you'll load the dataset, display sample rows, and explore the driver logs - your go-to resource when troubleshooting Spark jobs.

This exercise is part of the course

Data Transformation with Spark SQL in Databricks

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise