Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 815 Bytes

Lab02.md

File metadata and controls

13 lines (12 loc) · 815 Bytes

Lab 02 - Data Warehouse / Interactive Pattern - Interactive Querying with Spark, LLAP 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. Make sure your cluster is deployed.
  3. Using the Azure Portal, navigate to your deployed cluster.
  4. Select Dashboard and then select Jupyter Notebook.
  5. Login with cluster admin credentials.
  6. On the Jupyter home page, select Upload then browse to the copy of Lab02.ipynb that you downloaded from this repository.
  7. Select Upload.
  8. In the listing, select Lab02.ipynb to open the notebook.
  9. 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.ipynb.