Forum Discussion
Srisakthi
Super User
1 year agoHigh Concurrency session in Data pipeline
Hello Everyone, Consider a scenario where I have 10 notebooks and a datapipeline which uses session tag to call all those notebooks, in this case how many high concurrency session will be created...
- Anonymous1 year ago
Took 7 notebooks here , attached to same lakehouse ,env and present in same workspace.
In my case it should ideally create2 sessions 1 session (for 5 notebooks) another for ( 2 notebooks) according to the document.
https://learn.microsoft.com/en-us/fabric/data-engineering/configure-high-concurrency-session-notebooks-in-pipelines
But in my case it has created 4 sessions (1 for 4 notebooks , 1 session for remaining 3 notebooks). which is strange. But grouping and reducing time in execution is working as expected.
v-nmadadi-msft
Community Support
1 year agoHi Srisakthi ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.