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.
Diese Übung ist Teil des Kurses
Data Transformation with Spark SQL in Databricks
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten