<?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 to enable remote JMX monitoring in Databricks? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-enable-remote-jmx-monitoring-in-databricks/m-p/12638#M7417</link>
    <description>&lt;P&gt;Adding these options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;EXTRA_JAVA_OPTIONS = (
    '-Dcom.sun.management.jmxremote.port=9999',
    '-Dcom.sun.management.jmxremote.authenticate=false',
    '-Dcom.sun.management.jmxremote.ssl=false',
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;is enough in vanilla Apache Spark, but apparently it is not enough in Databricks. How to I enable it so as to use VisualVM/jconsole to debug performance bottlenecks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jul 2022 15:03:45 GMT</pubDate>
    <dc:creator>ivanychev</dc:creator>
    <dc:date>2022-07-25T15:03:45Z</dc:date>
    <item>
      <title>How to enable remote JMX monitoring in Databricks?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-enable-remote-jmx-monitoring-in-databricks/m-p/12638#M7417</link>
      <description>&lt;P&gt;Adding these options&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;EXTRA_JAVA_OPTIONS = (
    '-Dcom.sun.management.jmxremote.port=9999',
    '-Dcom.sun.management.jmxremote.authenticate=false',
    '-Dcom.sun.management.jmxremote.ssl=false',
)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;is enough in vanilla Apache Spark, but apparently it is not enough in Databricks. How to I enable it so as to use VisualVM/jconsole to debug performance bottlenecks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 15:03:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-enable-remote-jmx-monitoring-in-databricks/m-p/12638#M7417</guid>
      <dc:creator>ivanychev</dc:creator>
      <dc:date>2022-07-25T15:03:45Z</dc:date>
    </item>
  </channel>
</rss>

