<?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: Livy session becomes dead when reading large file in Fabric Notebook in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5124696#M15288</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1551429"&gt;@gbetancurm&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We wanted to kindly follow up regarding your query. If you need any further assistance, please reach out.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Mar 2026 04:20:24 GMT</pubDate>
    <dc:creator>v-veshwara-msft</dc:creator>
    <dc:date>2026-03-03T04:20:24Z</dc:date>
    <item>
      <title>Livy session becomes dead when reading large file in Fabric Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5115437#M15193</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm running a notebook in Microsoft Fabric where I read a large&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file, around 2GB.&lt;/P&gt;&lt;P&gt;The notebook takes a long time to execute, and eventually I receive the following error:&lt;/P&gt;&lt;P&gt;InvalidHttpRequestToLivy: Session -------- of workspace --------- on pool -------- is not running. It is either completed or not fully yet ready. Scheduler state : Scheduled. Plugin state : Cleanup. Livy state : dead HTTP status code: 400. Trace ID: --------.&lt;/P&gt;&lt;P&gt;My question is: Can this issue be handled from the code side, or is it more likely related to Spark/Livy configuration settings? What would be the best way to fix it?&lt;/P&gt;&lt;P&gt;Has anyone experienced something similar when processing large files in Fabric?&lt;/P&gt;&lt;P&gt;Any guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 14:07:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5115437#M15193</guid>
      <dc:creator>gbetancurm</dc:creator>
      <dc:date>2026-02-23T14:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Livy session becomes dead when reading large file in Fabric Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5118160#M15202</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1551429"&gt;@gbetancurm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is probably a driver out-of-memory issue, which would happen if you're using Pandas dataframe instead of Spark. Pandas is not distributed by design, so none of the executors are used and the driver gets overloaded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can start by looking at the Spark application details &amp;gt; Logs &amp;gt; Driver - you should find additional details on why the application failed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 09:55:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5118160#M15202</guid>
      <dc:creator>deborshi_nag</dc:creator>
      <dc:date>2026-02-24T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Livy session becomes dead when reading large file in Fabric Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5118501#M15212</link>
      <description>&lt;P&gt;Same error here, but in synapse analytics.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="joaotinti_0-1771948561731.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1327904i52972D963F04A917/image-size/medium?v=v2&amp;amp;px=400" role="button" title="joaotinti_0-1771948561731.png" alt="joaotinti_0-1771948561731.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 15:56:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5118501#M15212</guid>
      <dc:creator>joaotinti</dc:creator>
      <dc:date>2026-02-24T15:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Livy session becomes dead when reading large file in Fabric Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5122062#M15253</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1551429"&gt;@gbetancurm&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="68" data-end="135"&gt;Just checking in to see if the response provided by&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1445078"&gt;@deborshi_nag&lt;/a&gt;&amp;nbsp; was helpful.&lt;/P&gt;
&lt;P data-start="137" data-end="308"&gt;If you have reviewed the Spark application Driver logs as suggested and still need further assistance, please feel free to share additional details so we can assist further.&lt;/P&gt;
&lt;P data-start="137" data-end="308"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-start="310" data-end="320" data-is-last-node="" data-is-only-node=""&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Feb 2026 09:51:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5122062#M15253</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2026-02-27T09:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Livy session becomes dead when reading large file in Fabric Notebook</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5124696#M15288</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1551429"&gt;@gbetancurm&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;We wanted to kindly follow up regarding your query. If you need any further assistance, please reach out.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2026 04:20:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Livy-session-becomes-dead-when-reading-large-file-in-Fabric/m-p/5124696#M15288</guid>
      <dc:creator>v-veshwara-msft</dc:creator>
      <dc:date>2026-03-03T04:20:24Z</dc:date>
    </item>
  </channel>
</rss>

