Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.21 KB

Lab02.md

File metadata and controls

16 lines (13 loc) · 1.21 KB

Lab 02 - Data Warehouse / Interactive Pattern - Interactive Querying with Spark and Power BI

To complete this lab, follow these steps:

  1. Download a ZIP copy of this repository to your local machine and uncompress the contents.
  2. Using the Azure Portal, navigate to your Azure Databricks workspace (created by the ARM template in the setup steps).
  3. Create a Databricks cluster in your workspace (follow the instructions within the Environment-Setup document).
  4. Select Workspace, Users, your user account, and then select Import.
  5. On the Import Notebooks dialog, select browse, and navigate to the location you unzipped the copy of the Databricks Labs repository, and select the copy of Lab02.dbc in the Lab02 folder that you downloaded from this repository.
  6. Select Import.
  7. Repeat the process for Lab02-complete.dbc.
  8. If you skipped Lab 1, repeat the process for Lab01-ADF.dbc in the Lab01 folder.
  9. In the listing, select Lab02.dbc to open the notebook.
  10. Follow the prompts within the notebook to complete the lab.

HINT: If you get stuck with the lab, take a look at the provided solution notebook called lab02-complete.dbc.