Forum Discussion
SparkUI equivalent in Fabric
- 1 year ago
Hello msprog
While Fabric doesn't have a direct equivalent named "Spark UI," you can access the Spark UI for a specific job or stage from within the notebook by selecting the link on the job or stage name. This provides detailed insights into the execution plan and performance metrics similar to Spark UI
https://learn.microsoft.com/en-us/fabric/data-engineering/spark-monitor-debughttps://learn.microsoft.com/en-us/fabric/data-engineering/author-execute-notebook
Monitor Hub serves as a centralized portal for browsing Spark activities across items. You can view in-progress Spark applications, search and filter them based on different criteria, and drill down to view more execution details
Hello msprog
While Fabric doesn't have a direct equivalent named "Spark UI," you can access the Spark UI for a specific job or stage from within the notebook by selecting the link on the job or stage name. This provides detailed insights into the execution plan and performance metrics similar to Spark UI
https://learn.microsoft.com/en-us/fabric/data-engineering/spark-monitor-debug
https://learn.microsoft.com/en-us/fabric/data-engineering/author-execute-notebook
Monitor Hub serves as a centralized portal for browsing Spark activities across items. You can view in-progress Spark applications, search and filter them based on different criteria, and drill down to view more execution details