<?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 Classpath issues when running spark-submit in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/classpath-issues-when-running-spark-submit/m-p/18922#M12615</link>
    <description>&lt;P&gt;How to identify the jars used to load a particular class. I am sure I packed the classes correctly in my application jar. However, looks like the class is loaded from a different jar. I want to understand the details so that I can ensure to use the right version of the jar and avoid conflict. &lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 19:13:22 GMT</pubDate>
    <dc:creator>brickster_2018</dc:creator>
    <dc:date>2021-06-25T19:13:22Z</dc:date>
    <item>
      <title>Classpath issues when running spark-submit</title>
      <link>https://community.databricks.com/t5/data-engineering/classpath-issues-when-running-spark-submit/m-p/18922#M12615</link>
      <description>&lt;P&gt;How to identify the jars used to load a particular class. I am sure I packed the classes correctly in my application jar. However, looks like the class is loaded from a different jar. I want to understand the details so that I can ensure to use the right version of the jar and avoid conflict. &lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 19:13:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/classpath-issues-when-running-spark-submit/m-p/18922#M12615</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T19:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Classpath issues when running spark-submit</title>
      <link>https://community.databricks.com/t5/data-engineering/classpath-issues-when-running-spark-submit/m-p/18923#M12616</link>
      <description>&lt;P&gt;Adding the below configurations at the cluster level can help to print more logs to identify the jars from which the class is loaded. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;spark.executor.extraJavaOptions=-verbose:class &lt;/LI&gt;&lt;LI&gt;spark.driver.extraJavaOptions=-verbose:class&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 19:14:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/classpath-issues-when-running-spark-submit/m-p/18923#M12616</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-25T19:14:49Z</dc:date>
    </item>
  </channel>
</rss>

