Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now
When calling multiple notebooks using the mssparkutils, they do not run in thread-safe manner and will share session context veriables. This is true if you call two notebooks sequentially using mssparkutils.notebook.run sequentally in a notebook or if you call in parallel using mssparkutils.notebook.runMultiple(). In either case, values set in session using
Solved! Go to Solution.
Hi @shietpas_cbts ,
Apologies for the delay in response, we have an update from the internal team -
spark.conf.set will be share in child notebooks, but local variable in the notebook will not be shared by other notebooks.
Hope this is helpful. Please let me know incase of further queries.
Hi @shietpas_cbts ,
Thanks for using Fabric Community.
At this time, we are reaching out to the internal team to get some help on this .
We will update you once we hear back from them.
Hi @shietpas_cbts ,
Apologies for the delay in response, we have an update from the internal team -
spark.conf.set will be share in child notebooks, but local variable in the notebook will not be shared by other notebooks.
Hope this is helpful. Please let me know incase of further queries.
Glad to know that your query got resolved. Please continue using Fabric Community on your further queries.
The Issues forum is for posts dealing with Power BI related errors. I have moved your post to the corresponding forum. Thank you for your cooperation.
Best Regards,
Community Support Team _ Ailsa Tao
Check out the October 2024 Fabric update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.