Sign inSign up

datalayer/packt-dss

By datalayer

Updated over 9 years ago

Data Science with Spark - Packt Publishing

Image
5

802

datalayer/packt-dss repository overview

Data Science with Spark Video Course

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

Tag summary

Content type

Image

Digest

Size

2.6 GB

Last updated

over 9 years ago

docker pull datalayer/packt-dss