This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
We're excited to introduce high concurrency mode for notebooks in pipelines, bringing session sharing to one of the most popular orchestration mechanisms for enterprise data ingestion and transformation. Notebooks will now automatically be packed into an active high concurrency session without compromising performance or security, while paying for a single session.
Key Benefits:
Why Use High Concurrency Mode?
Example: Consider a pipeline with five notebook steps, each taking 5 minutes to execute. With traditional methods, starting a Spark session (3 minutes) for each step would result in a total runtime of approximately 40 minutes. Using high concurrency mode, this time can be reduced to 28 minutes, a 30% performance improvement.
How to Enable High Concurrency Mode for Notebooks in Pipelines?
To enable high concurrency mode for your Fabric Spark workspace, you need to follow these steps:
Introducing_High_Concurrency_Mode_for_Notebooks_in_Pipelines_for_Fabric_Spark
Description automatically generated" class="wp-image-3319"/>
2. Navigate to the Data Engineer/Science section.
3. Select the Spark Compute menu.
4. Navigate to the High concurrency tab.
5. Enable the option "For pipeline running multiple notebooks".
High_Concurrency_mode_for_notebooks_in_pipelines_Generally_Available
6. Save your changes.
Once you enable high concurrency mode for pipelines in a workspace, all Spark sessions triggered by notebook steps in a pipeline will be High Concurrency sessions and the system automatically starts packing notebooks into the shared session.
High_Concurrency_mode_for_notebooks_in_pipelines_Generally_Available
By adopting high concurrency mode, you can enjoy faster pipeline execution, reduced costs, and improved overall efficiency for your data-driven workloads.
To learn more about using high concurrency for notebooks in pipelines please refer to our documentation, High Concurrency Mode for Notebooks in Pipelines
For more information on high concurrency mode, please read Overview of High Concurrency Mode in Microsoft Fabric
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.