<?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: Driver is up but is not responsive, likely due to GC. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/driver-is-up-but-is-not-responsive-likely-due-to-gc/m-p/31805#M23170</link>
    <description>&lt;P&gt;It is not solution to that problem but I recommend to handle excel reads and writes with Spark Koalas &lt;A href="https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.DataFrame.to_excel.html" target="test_blank"&gt;https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.DataFrame.to_excel.html&lt;/A&gt; just give it a try maybe it will solve your issue&lt;/P&gt;</description>
    <pubDate>Sat, 15 Jan 2022 15:46:21 GMT</pubDate>
    <dc:creator>Hubert-Dudek</dc:creator>
    <dc:date>2022-01-15T15:46:21Z</dc:date>
    <item>
      <title>Driver is up but is not responsive, likely due to GC.</title>
      <link>https://community.databricks.com/t5/data-engineering/driver-is-up-but-is-not-responsive-likely-due-to-gc/m-p/31803#M23168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a  problem with writing an excel file into the mounted file.&lt;/P&gt;&lt;P&gt;after 10 mins I see the Driver is up but is not responsive, likely due to GC on the log events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the following script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;df.repartition(1).write&lt;/P&gt;&lt;P&gt;&amp;nbsp;.format("com.crealytics.spark.excel")&lt;/P&gt;&lt;P&gt;&amp;nbsp;.mode("overwrite") // Optional, default: overwrite.&lt;/P&gt;&lt;P&gt;&amp;nbsp;.option("header", "true")&lt;/P&gt;&lt;P&gt;&amp;nbsp;.option("maxRowsInMemory", 1000)&lt;/P&gt;&lt;P&gt;&amp;nbsp;.save("/mnt/IngestExelFiles/output_fulldf.xlsx")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the feature of the cluster is:&lt;/P&gt;&lt;P&gt;8.4 (includes Apache Spark 3.1.2, Scala 2.12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Driver type:&lt;/P&gt;&lt;P&gt;85 Gb memory/ 8 cores&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the approximate size of the excel file is 200 MB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would you help to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jan 2022 09:37:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/driver-is-up-but-is-not-responsive-likely-due-to-gc/m-p/31803#M23168</guid>
      <dc:creator>sh_abrishami_ie</dc:creator>
      <dc:date>2022-01-12T09:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Driver is up but is not responsive, likely due to GC.</title>
      <link>https://community.databricks.com/t5/data-engineering/driver-is-up-but-is-not-responsive-likely-due-to-gc/m-p/31805#M23170</link>
      <description>&lt;P&gt;It is not solution to that problem but I recommend to handle excel reads and writes with Spark Koalas &lt;A href="https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.DataFrame.to_excel.html" target="test_blank"&gt;https://koalas.readthedocs.io/en/latest/reference/api/databricks.koalas.DataFrame.to_excel.html&lt;/A&gt; just give it a try maybe it will solve your issue&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jan 2022 15:46:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/driver-is-up-but-is-not-responsive-likely-due-to-gc/m-p/31805#M23170</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-01-15T15:46:21Z</dc:date>
    </item>
  </channel>
</rss>

