<?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: NoSuchMethodError with Delta-spark and Databricks Runtime 16.4 LTS in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/nosuchmethoderror-with-delta-spark-and-databricks-runtime-16-4/m-p/119850#M45980</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/164646"&gt;@dperkins&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is likely due to a mismatch between your delta-spark library and the Databricks Runtime. The runtime uses Spark 3.5.2 and Scala 2.13 (with Delta Lake 3.3.1), so ensure your JAR is built with these versions.&lt;BR /&gt;It’s best to remove the Delta dependency from your JAR (or mark it as provided) and avoid shading Delta classes to prevent conflicts.&lt;/P&gt;</description>
    <pubDate>Wed, 21 May 2025 09:47:43 GMT</pubDate>
    <dc:creator>SP_6721</dc:creator>
    <dc:date>2025-05-21T09:47:43Z</dc:date>
    <item>
      <title>NoSuchMethodError with Delta-spark and Databricks Runtime 16.4 LTS</title>
      <link>https://community.databricks.com/t5/data-engineering/nosuchmethoderror-with-delta-spark-and-databricks-runtime-16-4/m-p/119356#M45850</link>
      <description>&lt;DIV class=""&gt;I'm running into an exception when trying to run a Java Spark Jar using the delta-spark library as a job on a Databricks Runtime 16.4 LTS cluster on Azure.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;I've tried various versions of the Delta Spark library from 3.0.0 to the latest 3.3.1, but always get the same error. I'm using Scala version 2.13.&amp;nbsp; They all run fine locally using Spark 3.5.2.&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;I've searched the documentation and knowledge base and have been unable to find anything related to the exception.&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Here is the exception&lt;/DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;org.apache.spark.SparkException: java.util.ServiceConfigurationError: org.apache.spark.sql.sources.DataSourceRegister: Provider org.apache.spark.sql.delta.sources.DeltaDataSource could not be instantiated Caused by: org.apache.spark.SparkException: java.lang.NoSuchMethodError: 'void org.apache.spark.sql.sources.CreatableRelationProviderShim.$init$(org.apache.spark.sql.sources.CreatableRelationProviderShim)'&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 15:24:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/nosuchmethoderror-with-delta-spark-and-databricks-runtime-16-4/m-p/119356#M45850</guid>
      <dc:creator>dperkins</dc:creator>
      <dc:date>2025-05-15T15:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: NoSuchMethodError with Delta-spark and Databricks Runtime 16.4 LTS</title>
      <link>https://community.databricks.com/t5/data-engineering/nosuchmethoderror-with-delta-spark-and-databricks-runtime-16-4/m-p/119850#M45980</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/164646"&gt;@dperkins&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is likely due to a mismatch between your delta-spark library and the Databricks Runtime. The runtime uses Spark 3.5.2 and Scala 2.13 (with Delta Lake 3.3.1), so ensure your JAR is built with these versions.&lt;BR /&gt;It’s best to remove the Delta dependency from your JAR (or mark it as provided) and avoid shading Delta classes to prevent conflicts.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 09:47:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/nosuchmethoderror-with-delta-spark-and-databricks-runtime-16-4/m-p/119850#M45980</guid>
      <dc:creator>SP_6721</dc:creator>
      <dc:date>2025-05-21T09:47:43Z</dc:date>
    </item>
  </channel>
</rss>

