Building a multi-task job pipeline
Your team at Global Retail Analytics has split the data pipeline into three notebooks: task1_ingest cleans the raw CSV and writes a Delta table, task2_revenue aggregates revenue by country, and task3_top_customers ranks customers by spend. All three are preloaded in the Exercises folder.
Your job is to wire them into a Databricks Job, run the pipeline, and fix any errors that come up.
Cet exercice fait partie du cours
Data Transformation with Spark SQL in Databricks
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice