Sign inSign up

chinnambhrt/cspark

By chinnambhrt

•Updated over 6 years ago

A image that can accept ssh connections and has apache spark installed. Readme for more information

Image
0

198

chinnambhrt/cspark repository overview

⁠Running the image

Run this image using following command docker run -d -p <port_num>:22 chinnambhrt/cspark

⁠Users

This image contains two user accounts

  • sshuser
  • root
⁠Note: password for both accounts qwerty

⁠Login though SSH

ssh sshuser@<your-ip> -p <port_num>

⁠Using spark

Spark can be used directly issuing the spark-shell command. pyspark can also be used

Tag summary

Content type

Image

Digest

Size

1.3 GB

Last updated

over 6 years ago

docker pull chinnambhrt/cspark