<?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: Your Compute session is disconnected in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190763#M16463</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;This usually happens because the Fabric trial capacity is overloaded or has too many Spark jobs running. Check the Monitoring Hub for active or queued jobs and cancel any that are stuck. If nothing is running, wait a while and try again, as trial capacities often hit usage limits.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 30 May 2026 04:03:23 GMT</pubDate>
    <dc:creator>carter_gray705</dc:creator>
    <dc:date>2026-05-30T04:03:23Z</dc:date>
    <item>
      <title>Your Compute session is disconnected</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5189833#M16450</link>
      <description>&lt;DIV class=""&gt;I am trying to use the trial version of Fabric. I get this whenever I try to load my dataset to a table or perform analysis using Spark. I get this error "InvalidHttpRequest&lt;/DIV&gt;&lt;DIV class=""&gt;[TooManyRequestsForCapacity] [TooManyRequestsForCapacity] HTTP Response code 430: This Spark job can’t be run because you’ve hit a Spark compute or API rate limit. To proceed, cancel an active Spark job through the Monitoring hub, choose a larger capacity SKU, or try again later. For more visibility and control, go to Workspace settings → Job management (Job Concurrency &amp;amp; Queue Monitoring) to review running and queued Spark jobs, understand capacity contention, and take action as needed. [Learn more at '&lt;A href="https://go.microsoft.com/fwlink/?linkid=2356970&amp;amp;clcid=0x409" target="_blank" rel="noopener"&gt;https://go.microsoft.com/fwlink/?linkid=2356970&amp;amp;clcid=0x409&lt;/A&gt;']. HTTP status code: 430."&lt;BR /&gt;&lt;BR /&gt;This is my first time using it.&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 May 2026 08:09:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5189833#M16450</guid>
      <dc:creator>Ojicletus</dc:creator>
      <dc:date>2026-05-28T08:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Your Compute session is disconnected</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190191#M16451</link>
      <description>&lt;P&gt;&lt;SPAN&gt;TooManyRequestsForCapacity - you are running too many requests in quick succession. See if you can space your requests out a bit more.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 19:21:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190191#M16451</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2026-05-28T19:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Your Compute session is disconnected</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190197#M16452</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/388027"&gt;@Ojicletus&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This error means your Fabric capacity has reached the concurrent Spark jobs limit. This is a SKU/capacity-level throttling issue, not necessarily a problem with your code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Learn more here: &lt;A href="https://learn.microsoft.com/fabric/data-engineering/spark-job-concurrency-and-queueing" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/data-engineering/spark-job-concurrency-and-queueing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would recommend reviewing the following:&lt;/P&gt;&lt;P&gt;1&lt;STRONG&gt;. Review and cancel active jobs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Go to Workspace Settings → Data Engineering/Science → Spark settings → Jobs and cancel any non-critical Spark jobs.&lt;/P&gt;&lt;P&gt;There are often "zombie" notebook sessions consuming Spark slots without doing anything useful.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/fabric/data-engineering/job-concurrency-queue-monitoring" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/data-engineering/job-concurrency-queue-monitoring&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2&lt;STRONG&gt;. Activate High Concurrency (if applicable&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;This can help improve Spark session utilization and reduce concurrency-related issues.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/configure-high-concurrency-session-notebook" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/configure-high-concurrency-session-notebook&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3&lt;STRONG&gt;. Review Spark compute configuration&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In fact, I ran into the same error today and immediately thought of you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, I adjusted the Spark configuration. I had a Medium node running on an F4 capacity, and I changed it to Small, also adjusting the number of nodes. That resolved the issue for me.&lt;/P&gt;&lt;P&gt;Give it a try and let us know if it works for you: &lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/environment-manage-compute" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/fabric/data-engineering/environment-manage-compute&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additional references that may help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/fabric/data-engineering/job-queueing-for-fabric-spark" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/data-engineering/job-queueing-for-fabric-spark&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/fabric/data-engineering/autoscale-billing-for-spark-overview" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/data-engineering/autoscale-billing-for-spark-overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/fabric/data-engineering/troubleshoot-permissions-capacity#capacity-and-r" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/fabric/data-engineering/troubleshoot-permissions-capacity#capacity-and-r&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this response has been helpful, please don't forget to give it a Like and mark it as a Solution so other community members can find it easily.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2026 19:57:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190197#M16452</guid>
      <dc:creator>arabalca</dc:creator>
      <dc:date>2026-05-28T19:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Your Compute session is disconnected</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190629#M16461</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/388027"&gt;@Ojicletus&lt;/a&gt;,&lt;BR /&gt;&lt;SPAN&gt;This looks like a Spark capacity issue rather than a dataset issue.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;The TooManyRequestsForCapacity (HTTP 430) error means Fabric Spark compute is unavailable or a Spark/API rate limit has been hit.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Since you're using the trial version, try these quick checks:&lt;BR /&gt;1. Go to Monitoring hub and cancel any running or queued Spark jobs.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;2. Check Workspace settings → Job management for queued jobs or capacity contention.&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;3. Disconnect the current compute session, reconnect it, then rerun the job after a short wait.&lt;BR /&gt;&lt;/SPAN&gt;Docs:&lt;BR /&gt;&lt;A title="Concurrency limits and queueing in Apache Spark for Microsoft Fabric" href="https://learn.microsoft.com/en-us/fabric/data-engineering/spark-job-concurrency-and-queueing" target="_self"&gt;Concurrency limits and queueing in Apache Spark for Microsoft Fabric&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2026 17:07:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190629#M16461</guid>
      <dc:creator>Olufemi7</dc:creator>
      <dc:date>2026-05-29T17:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Your Compute session is disconnected</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190763#M16463</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;This usually happens because the Fabric trial capacity is overloaded or has too many Spark jobs running. Check the Monitoring Hub for active or queued jobs and cancel any that are stuck. If nothing is running, wait a while and try again, as trial capacities often hit usage limits.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 30 May 2026 04:03:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Your-Compute-session-is-disconnected/m-p/5190763#M16463</guid>
      <dc:creator>carter_gray705</dc:creator>
      <dc:date>2026-05-30T04:03:23Z</dc:date>
    </item>
  </channel>
</rss>

