To complete this lab, follow these steps:
- Download a ZIP copy of this repository to your local machine and uncompress the contents.
- Make sure your cluster is deployed.
- Using the Azure Portal, navigate to your deployed cluster.
- Select Dashboard and then select Zeppelin Notebook.
- Login with cluster admin credentials.
- On the Zeppelin home page, click Login on the upper-right corner. Log in as [email protected]. The password was set in the parameter file when running the setup scripts, and is likely the same password as your cluser admin password.
- Open a new InPrivate (or incognito) browser window, and navigate to Zeppelin, logging in with the cluster admin credentials when prompted. On the home page, log in as [email protected]. The password will be the same as the one used for testuser1.
- On the Zeppelin home page, in the browser window [email protected] is logged into, select Import Note. Click Choose a JSON here.
- In the listing, select Lab06.json to open the notebook.
- 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 lab06-complete.json.