Skip to content

eeeds/PySpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build the docker image with the following command

docker built -t spark .

Run the docker image with the following command

docker run -it --rm -p 8888:8888  spark

Trying with docker-compose

docker pull bitnami/spark:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors