<?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: How to capture the heap dump of the Spark driver JVM in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-capture-the-heap-dump-of-the-spark-driver-jvm/m-p/18544#M12320</link>
    <description>&lt;P&gt;Find the DriverDaemon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sh
jps&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Take the heap dump&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sh
jmap -dump:live,format=b,file=pbs_worker_DriverDaemon.hprof 2413&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Copy out to download&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sh
cp pbs_worker_DriverDaemon.hprof /dbfs/FileStore/pbs_worker_04-30-2021T15-50-00.hprof&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 22:26:29 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-25T22:26:29Z</dc:date>
    <item>
      <title>How to capture the heap dump of the Spark driver JVM</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-capture-the-heap-dump-of-the-spark-driver-jvm/m-p/18543#M12319</link>
      <description />
      <pubDate>Fri, 25 Jun 2021 22:24:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-capture-the-heap-dump-of-the-spark-driver-jvm/m-p/18543#M12319</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T22:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture the heap dump of the Spark driver JVM</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-capture-the-heap-dump-of-the-spark-driver-jvm/m-p/18544#M12320</link>
      <description>&lt;P&gt;Find the DriverDaemon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sh
jps&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Take the heap dump&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sh
jmap -dump:live,format=b,file=pbs_worker_DriverDaemon.hprof 2413&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Copy out to download&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%sh
cp pbs_worker_DriverDaemon.hprof /dbfs/FileStore/pbs_worker_04-30-2021T15-50-00.hprof&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 22:26:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-capture-the-heap-dump-of-the-spark-driver-jvm/m-p/18544#M12320</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T22:26:29Z</dc:date>
    </item>
  </channel>
</rss>

