Skip to content

zou000/spark-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-playground

playground for exploring Spark DataFrames and Spqrk SQL

  1. clone the repo:
git clone git@github.com:zou000/spark-playground.git $HOME/git/spark-playground
  1. run docker image, it will pull the image if it is the first time.
docker run --rm -p 8888:8888 -p 4040:4040 -p 4041:4041 -v $HOME/git/spark-playground:/v -w /v jupyter/all-spark-notebook
  1. copy the url http://127.0.0.1:8888/?token=xxxx line from the docker console and open it from a browser
  2. click the spark.ipynb notebook

Notes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published