<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Notebooks taking a considerable time to run when deployed in data pipelines in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Notebooks-taking-a-considerable-time-to-run-when-deployed-in/m-p/4128414#M5209</link>
    <description>&lt;P&gt;I think using custom environments increase the start-up time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you're not using the starter pools, it will increase the start-up time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure about the queuing you're experiencing. I'm not sure if that is due to using a custom environment or if it's about something else.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this the only notebook in your pipeline? Or do you run another notebook just before this one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could it be that you or another user is running a notebook or somehow using spark at the same time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a couple of articles about queuing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/job-queueing-for-fabric-spark" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/job-queueing-for-fabric-spark&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-concurrency-and-queueing" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-concurrency-and-queueing&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 01 Sep 2024 20:07:53 GMT</pubDate>
    <dc:creator>frithjof_v</dc:creator>
    <dc:date>2024-09-01T20:07:53Z</dc:date>
    <item>
      <title>Notebooks taking a considerable time to run when deployed in data pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Notebooks-taking-a-considerable-time-to-run-when-deployed-in/m-p/4126830#M5195</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently experiencing substantial runtimes for my data pipelines due to long runtimes for my notebooks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;A breakdown of the time that it takes for a notebook to run (when no other pipelines, or notebooks are running, that may consume Spark capacity):&lt;/P&gt;&lt;P&gt;- Notebook activity overall runtime: 4-7mins&lt;/P&gt;&lt;P&gt;- Actual time to run activities within notebook: Less than 60s&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have shown an example screenshot when I view the run details of the notebook activity from within the pipeline:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- The notebook is being run in a custom environment as I need to import the AzureOpenAI library.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- I am currently utilising F8 SKU.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it is taking a long-time to run as it takes time to connect to a Spark cluster. Is there a way of speeding this up with configurations, or is it a case of increasing the SKU?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 10:53:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Notebooks-taking-a-considerable-time-to-run-when-deployed-in/m-p/4126830#M5195</guid>
      <dc:creator>choran</dc:creator>
      <dc:date>2024-08-30T10:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Notebooks taking a considerable time to run when deployed in data pipelines</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Notebooks-taking-a-considerable-time-to-run-when-deployed-in/m-p/4128414#M5209</link>
      <description>&lt;P&gt;I think using custom environments increase the start-up time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if you're not using the starter pools, it will increase the start-up time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure about the queuing you're experiencing. I'm not sure if that is due to using a custom environment or if it's about something else.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this the only notebook in your pipeline? Or do you run another notebook just before this one?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could it be that you or another user is running a notebook or somehow using spark at the same time?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a couple of articles about queuing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/job-queueing-for-fabric-spark" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/job-queueing-for-fabric-spark&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-concurrency-and-queueing" target="_blank"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-concurrency-and-queueing&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2024 20:07:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Notebooks-taking-a-considerable-time-to-run-when-deployed-in/m-p/4128414#M5209</guid>
      <dc:creator>frithjof_v</dc:creator>
      <dc:date>2024-09-01T20:07:53Z</dc:date>
    </item>
  </channel>
</rss>

