Installation and Getting Started
Install and Run Spark from Docker
This Download is memory intensive. Stop WORD, PowerPoint, Docker, etc before going on.
Open a terminal window in your native machine.
Change Directory (cd) into Vagrant directory and start your VM
Open a terminal in your VM and do the following:
Create a work directory that will contain all of your class Jupyter notebooks
Download notebooks I have created so far for the class.
Stop all running docker containers
If you do not have docker containers and images you will see error - ignore them.
Pull the spark image
Verify that Spark is running
Goto your notebook
Open a browser window and issue:
You can exit the browser and stop the spark container
Stop your VM from your local machine (Mac OS or Windows)
Last updated