Data Science with Spark - Packt Publishing
802
Docker image for the Data Science with Spark Video Course (Packt Publishing).
Run with docker run -itp 8080:8080 datalayer/packt-dss
and point your browser to http://localhost:8080.
The image contains preconfigured Apache Zeppelin and Apache Spark with 3rd party libraries and dataset needed to follow the course.
Contact @datalayerio on Twitter for any question or comment.
PS: You can also run with other options (host mode for network...)
docker run \
--network host \
--name datalayer-packt-dss \
--privileged \
-it \
datalayer/packt-dss
Content type
Image
Digest
Size
2.6 GB
Last updated
over 9 years ago
docker pull datalayer/packt-dss