Extracting Spark Event Logs in Fabric for Monitoring & Optimization
May 19, 2025 · 4 min read · I wrote a blog a couple of weeks ago about extracting Spark driver logs using REST API. In this blog, I will share how to call APIs to get the spark event logs, parse the logs for spark performance metrics. This can be used for debugging, optimizing ...
Join discussion