Microsoft Fabric Updates Blog

Fabric Spark Applications Comparison (Preview)

The Spark Applications Comparison feature is now in preview in Microsoft Fabric. This new capability empowers developers and data engineers to analyze, debug, and optimize Spark performance across multiple application runs—whether you’re tracking changes from code updates or data variations to improve performance.

What is Spark Applications Comparison?

The Spark Applications Comparison feature allows users to select and compare up to four Spark application run side by side. By visualizing and contrasting key execution metrics, users can more easily identify performance regressions, improvements, and anomalies.

Key Use Cases

  • Compare runs from the same artifact (e.g., Notebook or Spark Job Definition).
  • Identify regressions or improvements by viewing metric deltas from a base run.
  • Debug performance issues using execution time, input/output data trends, and resource utilization metrics.

Explore the Compare Panel

The Compare Panel provides a side-by-side breakdown of key performance and resource metrics. Each Spark application run can be easily compared to the base run, with clear indicators of change and percentage variation

Metrics include

  • Start Time
  • Running Duration
  • Queued Duration
  • Total Duration
  • Executor CPU Time & Run Time
  • Input / Output Size and Record Counts
  • Disk & Memory Spill
  • Shuffle Write Volume and Record Count

For anomalous runs, the panel also surfaces potential root causes and highlights time-intensive activities to help focus your debugging efforts.

Deep Dive: Spark Monitoring L2 Integration

For any run in the comparison view, you can navigate to the detailed Spark L2 Monitoring page to explore jobs, stages, logs, and configuration history in greater depth—enabling root cause analysis and fine-tuned performance optimization.

How It Works

Access the Compare Feature – You can launch the comparison view directly from the Monitor Run Series page:

  1. Navigate to the Run Series page.
  2. Switch to the Compare Runs tab.
  3. Select up to four completed runs to compare. One run will serve as the base run for reference, and others will be compared against it.

You can reassign the base run at any time by clicking the flag icon.

Get Started

To try out the Spark Applications Comparison feature, head over to the Monitor Run Series page in Microsoft Fabric. Select a few completed runs, open the Compare Panel, and start exploring how your Spark applications evolve over time.

For more information, refer to the documentation for Apache Spark Applications Comparison.

Related blog posts

Fabric Spark Applications Comparison (Preview)

April 22, 2026 by Bodhisatva Gautam

Co-author: Abhishek Narain Workspace outbound access protection (OAP) is widely accessible for Data Factory workloads—including Pipelines, Copy Job, and Dataflows—as well as for Mirrored Databases such as Mirrored SQL Database and Mirrored Snowflake. Key benefits Enhanced outbound security: By leveraging OAP rules, organizations can ensure that the Data Factory items from the protected workspace can … Continue reading “Outbound access protection for Data Factory (Generally Available)”

April 21, 2026 by Hasan Abo Shally

Something fundamental is changing in how developers interact with data platforms. Not a feature update, not a UI refresh, but a shift in the interface itself.