Extracting Spark Event Logs in Fabric for Monitoring & Optimization
Get spark metrics by extracting and parsing spark event logs
Search for a command to run...
Articles tagged with #spark
Get spark metrics by extracting and parsing spark event logs
Just an FYI on spark profiles in Fabric
Retrieving the spark driver logs in Microsoft Fabric
Using Semantic Link & APIs
In my last blog, I showed how to use Polars in a Fabric Python notebook to read, write and transform data. What I did not cover was how to write a Delta Lake table in a Python notebook that’s optimal for DirectLake performance. All engines in Fabric ...
In Microsoft Fabric, you can define spark configurations at three different levels: Environment : This can be used at the workspace or notebook/job level by creating Environment item. All notebooks and jobs using the environment will inherit spark &...