Spark Notebook demo's by Data Fellas
396
This image provided by the Data Fellas (http://data-fellas.guru) company provides several facilities for you to start using the
Spark Notebook in complex environments including
They are organized in demos, the Data Fellas company delivers to several meetups or events and are available in the demo folder.
docker pull datafellas/spark-notebook-demo
docker run --rm -it -p 7894:9000 datafellas/spark-notebook-demo bash
./run.sh
When the container is ready, you can access all the examples provided by the open source project but you will be mostly interested by the following ones which will use most of the additional softwares:
http://localhost:7894/tree/demo/.
Please follow instructions here: https://docs.docker.com/mac/started/
There is a 60 seconds sleep time in the run command, this is for Cassandra and Kafka being up before creating topics and keyspace.
You're out of luck. Apparently on Mac (see comments below) you have no other chances than restarting the VM and the instances.
Note: this mainly appear on Mac OS X after a long IDLE time.
Content type
Image
Digest
sha256:4acf897b8…
Size
926.5 MB
Last updated
almost 11 years ago
docker pull datafellas/spark-notebook-demo