Skip to content

Commit

Permalink
Add link to the the blog entry on building a Spark perf lab
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCanali committed Apr 26, 2024
1 parent b03ead6 commit 6f712cf
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,12 @@ and spark-shell/pyspark environments.


### Resources
- [TPCDS PySpark](https://github.com/LucaCanali/Miscellaneous/tree/master/Performance_Testing/TPCDS_PySpark) - A tool you can use run TPCDS with PySpark, instrumented with sparkMeasure
- [Spark monitoring dashboard](https://github.com/cerndb/spark-dashboard) - A custom monitoring pipeline and dashboard for Spark
- [Introductory course on Apache Spark](https://sparktraining.web.cern.ch/)
- [Flamegraphs for profiling Spark jobs](https://github.com/LucaCanali/Miscellaneous/blob/master/Spark_Notes/Tools_Spark_Pyroscope_FlameGraph.md)
- [Notes on Apache Spark](https://github.com/LucaCanali/Miscellaneous/tree/master/Spark_Notes)
- Blog on [building an Apache Spark Performance Lab](https://db-blog.web.cern.ch/node/195)
- [TPCDS PySpark](https://github.com/LucaCanali/Miscellaneous/tree/master/Performance_Testing/TPCDS_PySpark) - A tool you can use run TPCDS with PySpark, instrumented with sparkMeasure
- [Spark monitoring dashboard](https://github.com/cerndb/spark-dashboard) - A custom monitoring pipeline and dashboard for Spark
- [Introductory course on Apache Spark](https://sparktraining.web.cern.ch/)
- [Flamegraphs for profiling Spark jobs](https://github.com/LucaCanali/Miscellaneous/blob/master/Spark_Notes/Tools_Spark_Pyroscope_FlameGraph.md)
- [Notes on Apache Spark](https://github.com/LucaCanali/Miscellaneous/tree/master/Spark_Notes)

Main author and contact: Luca.Canali@cern.ch

Expand Down

0 comments on commit 6f712cf

Please sign in to comment.