Spark Streaming with TCP
Getting netcat to work with dockerized Jupyter Notebooks
Introduction
Stop all docker containers
Create a network for the containers
Start a netcat container with the port to be shared
Open a new terminal window and start Jupyter with the volume containing your notebooks
Follow the lab instructions here
slides
notebook
Remove your docker containers and network
Last updated