-
Book Overview & Buying
-
Table Of Contents
Building Modern Data Applications Using Databricks Lakehouse
By :
In this section, we’ll be leveraging the dataset generator notebook to create several datasets in Unity Catalog for working with the Databricks UI to trace dataset lineage. If you haven’t done so already, clone this chapter’s accompanying GitHub repository, which is located at https://github.com/PacktPublishing/Building-Modern-Data-Applications-Using-Databricks-Lakehouse/tree/main/chapter07. Next, either start an existing all-purpose cluster or create a new cluster and begin by attaching the data generator notebook to the cluster. Click the Run all button in the top-right corner of the Databricks workspace to execute all the notebook cells, verifying that all cells execute successfully. If you encounter runtime errors, verify that you have the correct metastore permissions to create new catalogs, schemas, and tables in your Unity Catalog metastore.
Important note
You will need to be granted permission to...