<?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: Failure starting repl. How to resolve this error? I got this error in a job which is running. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10298#M5509</link>
    <description>&lt;P&gt;Hi @Mahesh Chahare​&amp;nbsp;, are you using Azure Eventhubs and also if you could tell the DBR version you are working on?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Feb 2023 12:02:23 GMT</pubDate>
    <dc:creator>Lakshay</dc:creator>
    <dc:date>2023-02-03T12:02:23Z</dc:date>
    <item>
      <title>Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10292#M5503</link>
      <description>&lt;P&gt;Failure starting repl. Try detaching and re-attaching the notebook.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;java.lang.Exception: Python repl did not start in 30 seconds.&lt;/P&gt;&lt;P&gt;	at com.databricks.backend.daemon.driver.IpykernelUtils$.startIpyKernel(JupyterDriverLocal.scala:1442)&lt;/P&gt;&lt;P&gt;	at com.databricks.backend.daemon.driver.JupyterDriverLocal.startPython(JupyterDriverLocal.scala:1083)&lt;/P&gt;&lt;P&gt;	at com.databricks.backend.daemon.driver.JupyterDriverLocal.&amp;amp;lt;init&amp;amp;gt;(JupyterDriverLocal.scala:624)&lt;/P&gt;&lt;P&gt;	at com.databricks.backend.daemon.driver.PythonDriverWrapper.instantiateDriver(DriverWrapper.scala:723)&lt;/P&gt;&lt;P&gt;	at com.databricks.backend.daemon.driver.DriverWrapper.setupRepl(DriverWrapper.scala:342)&lt;/P&gt;&lt;P&gt;	at com.databricks.backend.daemon.driver.DriverWrapper.run(DriverWrapper.scala:231)&lt;/P&gt;&lt;P&gt;	at java.lang.Thread.run(Thread.java:750)&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 10:59:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10292#M5503</guid>
      <dc:creator>Data_Analytics1</dc:creator>
      <dc:date>2023-02-01T10:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10293#M5504</link>
      <description>&lt;P&gt;checkout here: &lt;A href="https://stackoverflow.com/questions/72687424/databricks-failure-starting-repl" target="test_blank"&gt;https://stackoverflow.com/questions/72687424/databricks-failure-starting-repl&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 11:26:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10293#M5504</guid>
      <dc:creator>sher</dc:creator>
      <dc:date>2023-02-01T11:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10294#M5505</link>
      <description>&lt;P&gt;Hi @Mahesh Chahare​&amp;nbsp;, check if the cluster is overloaded. This can happen if there are too many REPLs being started because of too many processes.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 20:02:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10294#M5505</guid>
      <dc:creator>Vivian_Wilfred</dc:creator>
      <dc:date>2023-02-01T20:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10295#M5506</link>
      <description>&lt;P&gt;Hi @Mahesh Chahare​&amp;nbsp;, this issue usually happens when there are many parallel tasks running in your job with each task trying to open a python REPL. If this is the case for you, please try reducing the number of parallel tasks or increase the driver's memory&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 13:21:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10295#M5506</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2023-02-02T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10296#M5507</link>
      <description>&lt;P&gt;@Vivian Wilfred​&amp;nbsp; Previously 20 jobs were running on one worker node. Now I reduced number of the jobs to 9 and increased the number of workers to 5. I am not getting the REPL error now. But I am getting TimeoutException: Futures timed out after [5 seconds] error and Fatal error: The Python kernel is unresponsive error. I was getting these error in my previous run too. REPL is resolved. &lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 07:37:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10296#M5507</guid>
      <dc:creator>Data_Analytics1</dc:creator>
      <dc:date>2023-02-03T07:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10297#M5508</link>
      <description>&lt;P&gt;@Lakshay Goel​&amp;nbsp;Previously 20 jobs were running on one worker node. Now I reduced number of the jobs to 9 and increased the number of workers to 5. I am not getting the REPL error now. But I am getting TimeoutException: Futures timed out after [5 seconds] error and Fatal error: The Python kernel is unresponsive error. I was getting these error in my previous run too. REPL is resolved. &lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 07:38:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10297#M5508</guid>
      <dc:creator>Data_Analytics1</dc:creator>
      <dc:date>2023-02-03T07:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10298#M5509</link>
      <description>&lt;P&gt;Hi @Mahesh Chahare​&amp;nbsp;, are you using Azure Eventhubs and also if you could tell the DBR version you are working on?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 12:02:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10298#M5509</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2023-02-03T12:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10299#M5510</link>
      <description>&lt;P&gt;Hi @Lakshay Goel​,  First job is using EnevtHub and second job is creating 8 parallel jobs inside it (Second job).&lt;/P&gt;&lt;P&gt;DBR version: 11.3 LTS (includes Apache Spark 3.3.0, Scala 2.12)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2023 10:37:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10299#M5510</guid>
      <dc:creator>Data_Analytics1</dc:creator>
      <dc:date>2023-02-07T10:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10300#M5511</link>
      <description>&lt;P&gt;Hi @Mahesh Chahare​&amp;nbsp;, The two issues are unrelated. &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;For "Fatal error: The Python kernel is unresponsive error." error please set the configuration "&lt;B&gt;spark.databricks.python.defaultPythonRepl pythonshell&lt;/B&gt;"&lt;/LI&gt;&lt;LI&gt;Regarding the "TimeoutException: Futures timed out after [5 seconds]&amp;nbsp;" error, I suspect that the issue is because of the Eventhub connector. &lt;A href="https://github.com/Azure/azure-event-hubs-spark/issues/546" alt="https://github.com/Azure/azure-event-hubs-spark/issues/546" target="_blank"&gt;Here&lt;/A&gt; is the info regarding this issue. You might want to check the version of your Eventhub connector. Also, you can try to use Kafka connector to connect to Eventhubs&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 07 Feb 2023 11:50:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10300#M5511</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2023-02-07T11:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10301#M5512</link>
      <description>&lt;P&gt;Hi @Mahesh Chahare​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Apr 2023 03:11:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/10301#M5512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-09T03:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Failure starting repl. How to resolve this error? I got this error in a job which is running.</title>
      <link>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/100376#M40273</link>
      <description>&lt;P&gt;I have had this problem many times, today I made a copy of the cluster and it got "de-saturated", it could help someone in the future&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 19:03:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/failure-starting-repl-how-to-resolve-this-error-i-got-this-error/m-p/100376#M40273</guid>
      <dc:creator>PabloCSD</dc:creator>
      <dc:date>2024-11-28T19:03:50Z</dc:date>
    </item>
  </channel>
</rss>

