<?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 How Increase REPL time to prevent timeout error in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121433#M46448</link>
    <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried setting the Spark configuration &lt;STRONG&gt;spark.databricks.repl.timeout&lt;/STRONG&gt; to &lt;STRONG&gt;300&lt;/STRONG&gt;, but I’m still getting a REPL timeout error saying it took longer than 60 seconds. It seems like the configuration might be incorrect. Can someone guide me on the correct Spark config to change in order to increase the REPL timeout?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mkwparth_0-1749620824347.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17443i1EBDE3E772FC190E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkwparth_0-1749620824347.png" alt="mkwparth_0-1749620824347.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mkwparth_1-1749620849807.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17444i6F9FAAA7712C15FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkwparth_1-1749620849807.png" alt="mkwparth_1-1749620849807.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ref to last conversation:&amp;nbsp;&lt;A href="https://community.databricks.com/t5/data-engineering/intermittent-timeout-error-while-waiting-for-python-repl-to/m-p/121023" target="_blank" rel="noopener"&gt;https://community.databricks.com/t5/data-engineering/intermittent-timeout-error-while-waiting-for-python-repl-to/m-p/121023&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 05:53:30 GMT</pubDate>
    <dc:creator>mkwparth</dc:creator>
    <dc:date>2025-06-11T05:53:30Z</dc:date>
    <item>
      <title>How Increase REPL time to prevent timeout error</title>
      <link>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121433#M46448</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried setting the Spark configuration &lt;STRONG&gt;spark.databricks.repl.timeout&lt;/STRONG&gt; to &lt;STRONG&gt;300&lt;/STRONG&gt;, but I’m still getting a REPL timeout error saying it took longer than 60 seconds. It seems like the configuration might be incorrect. Can someone guide me on the correct Spark config to change in order to increase the REPL timeout?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mkwparth_0-1749620824347.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17443i1EBDE3E772FC190E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkwparth_0-1749620824347.png" alt="mkwparth_0-1749620824347.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mkwparth_1-1749620849807.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/17444i6F9FAAA7712C15FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mkwparth_1-1749620849807.png" alt="mkwparth_1-1749620849807.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Ref to last conversation:&amp;nbsp;&lt;A href="https://community.databricks.com/t5/data-engineering/intermittent-timeout-error-while-waiting-for-python-repl-to/m-p/121023" target="_blank" rel="noopener"&gt;https://community.databricks.com/t5/data-engineering/intermittent-timeout-error-while-waiting-for-python-repl-to/m-p/121023&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 05:53:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121433#M46448</guid>
      <dc:creator>mkwparth</dc:creator>
      <dc:date>2025-06-11T05:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: How Increase REPL time to prevent timeout error</title>
      <link>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121502#M46466</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/157225"&gt;@mkwparth&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day!!&lt;/P&gt;
&lt;P&gt;We get the below error when&amp;nbsp;&lt;SPAN&gt;IPython kernel doesn't start within 80 seconds, the session might fail or timeout with a launch error.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;To overcome the issue. Could you please&amp;nbsp;&lt;SPAN&gt;increase the timeout by specifying config&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;spark.databricks.driver.ipykernel.launchTimeoutSeconds&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;to 300 (5 min, default is 1.2 min). And let us know if you still see the error after applying the configuration.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 16:23:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121502#M46466</guid>
      <dc:creator>Saritha_S</dc:creator>
      <dc:date>2025-06-11T16:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: How Increase REPL time to prevent timeout error</title>
      <link>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121552#M46484</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/632"&gt;@Saritha_S&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Yes! I've configured spark config that you said. I'll observe for few days and let you know.&lt;BR /&gt;&lt;BR /&gt;Thanks! For your Help.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 06:09:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121552#M46484</guid>
      <dc:creator>mkwparth</dc:creator>
      <dc:date>2025-06-12T06:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: How Increase REPL time to prevent timeout error</title>
      <link>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121841#M46572</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/632"&gt;@Saritha_S&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I've updated the Spark configuration as per your suggestion, but I'm still encountering issues.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Out of 6 retry attempts, 4 resulted in the following error:&lt;BR /&gt;com.databricks.pipelines.common.errors.deployment.DeploymentException: Communication lost with driver.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The remaining 2 attempts failed due to a REPL timeout error. See the attached screenshots.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please advise on what steps I can take to prevent these errors in the future? Let me know if you need any additional information from my side.&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for your Help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 06:24:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-increase-repl-time-to-prevent-timeout-error/m-p/121841#M46572</guid>
      <dc:creator>mkwparth</dc:creator>
      <dc:date>2025-06-16T06:24:19Z</dc:date>
    </item>
  </channel>
</rss>

