<?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: Does Databricks have a maven repository to download the jars? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/does-databricks-have-a-maven-repository-to-download-the-jars/m-p/20806#M14089</link>
    <description>&lt;P&gt;I following the &lt;A href="https://docs.databricks.com/dev-tools/databricks-connect.html#intellij-scala-or-java" target="test_blank"&gt;https://docs.databricks.com/dev-tools/databricks-connect.html#intellij-scala-or-java&lt;/A&gt; to obtain spark-avro jar since databricks have it's custom from_avro method to use with kafka schema registry, But i am not able to find spark-avro jar using databricks connect ..We need that jar to be used with compilation. Any ideas why  spark-avro jar is missing when we get jars using "databricks-connect&amp;nbsp;get-jar-dir"?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 17:10:10 GMT</pubDate>
    <dc:creator>mj2022</dc:creator>
    <dc:date>2022-07-27T17:10:10Z</dc:date>
    <item>
      <title>Does Databricks have a maven repository to download the jars?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-databricks-have-a-maven-repository-to-download-the-jars/m-p/20804#M14087</link>
      <description>&lt;P&gt;Using OSS jars is causing classpath issues always when running the job on Databricks. The same job works fine on EMR/on-premise.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 06:39:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-databricks-have-a-maven-repository-to-download-the-jars/m-p/20804#M14087</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T06:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Does Databricks have a maven repository to download the jars?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-databricks-have-a-maven-repository-to-download-the-jars/m-p/20805#M14088</link>
      <description>&lt;P&gt;Databricks does not host the jars in its own maven repository. The jars from OSS can be used to compile the application. The OSS jars should not be used at the execution time. ie: the application jars should not be fat jars, but rather thin jars. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If internal Spark APIs are used, then it's possible the Databricks version of those classes has a different method, and compiling your application against the OSS jars causes Classpath issues. In such scenarios the jars available on the cluster should be sourced from your local and used for compilation.  The jars are available at :&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/dev-tools/databricks-connect.html#intellij-scala-or-java" target="test_blank"&gt;https://docs.databricks.com/dev-tools/databricks-connect.html#intellij-scala-or-java&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 08:33:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-databricks-have-a-maven-repository-to-download-the-jars/m-p/20805#M14088</guid>
      <dc:creator>brickster_2018</dc:creator>
      <dc:date>2021-06-24T08:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Does Databricks have a maven repository to download the jars?</title>
      <link>https://community.databricks.com/t5/data-engineering/does-databricks-have-a-maven-repository-to-download-the-jars/m-p/20806#M14089</link>
      <description>&lt;P&gt;I following the &lt;A href="https://docs.databricks.com/dev-tools/databricks-connect.html#intellij-scala-or-java" target="test_blank"&gt;https://docs.databricks.com/dev-tools/databricks-connect.html#intellij-scala-or-java&lt;/A&gt; to obtain spark-avro jar since databricks have it's custom from_avro method to use with kafka schema registry, But i am not able to find spark-avro jar using databricks connect ..We need that jar to be used with compilation. Any ideas why  spark-avro jar is missing when we get jars using "databricks-connect&amp;nbsp;get-jar-dir"?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 17:10:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/does-databricks-have-a-maven-repository-to-download-the-jars/m-p/20806#M14089</guid>
      <dc:creator>mj2022</dc:creator>
      <dc:date>2022-07-27T17:10:10Z</dc:date>
    </item>
  </channel>
</rss>

