Skip to content

Commit 15bfd4c

Browse files
committed
2024_09 - Fix monthly broken links - juluczni
1 parent 656eb3c commit 15bfd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/apache-spark-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,6 @@ MAX(AMOUNT) -> MAX(cast(AMOUNT as DOUBLE))
179179
## Next steps
180180

181181
- [Learn about Azure Synapse runtimes for Apache Spark](./apache-spark-version-support.md)
182-
- [Tuning Apache Spark](https://spark.apache.org/docs/2.4.5/tuning.html)
182+
- [Tuning Apache Spark](https://archive.apache.org/dist/spark/docs/2.4.5/tuning.html)
183183
- [How to Actually Tune Your Apache Spark Jobs So They Work](https://www.slideshare.net/ilganeli/how-to-actually-tune-your-spark-jobs-so-they-work)
184184
- [Kryo Serialization](https://github.com/EsotericSoftware/kryo)

0 commit comments

Comments
 (0)