https://github.com/robinl/understanding_spark_ui
Spark notebooks to produce Spark plans
https://github.com/robinl/understanding_spark_ui
Last synced: 11 months ago
JSON representation
Spark notebooks to produce Spark plans
- Host: GitHub
- URL: https://github.com/robinl/understanding_spark_ui
- Owner: RobinL
- Created: 2019-11-17T11:43:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T11:29:51.000Z (over 6 years ago)
- Last Synced: 2025-06-28T11:03:28.831Z (12 months ago)
- Language: Jupyter Notebook
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# understanding_spark_ui
Spark notebooks to produce Spark plans
You can test these out with
`docker run -p 8888:8888 -p 4040:4040 jupyter/all-spark-notebook:latest`