<?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 DB runtime 18 in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/db-runtime-18/m-p/161305#M5392</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Spark 4.0.1 in Java 17 has been built with scala 2.13.17 due to incompatibiliy with scala 2.13.16&amp;nbsp; see ( &lt;A href="https://issues.apache.org/jira/browse/SPARK-53585" target="_blank"&gt;https://issues.apache.org/jira/browse/SPARK-53585&lt;/A&gt;&amp;nbsp; in&amp;nbsp;&lt;A href="https://spark.apache.org/releases/spark-release-4.1.0.html" target="_blank"&gt;https://spark.apache.org/releases/spark-release-4.1.0.html&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;How can runtime 18 have compatibility with scala 2.13.16 ? (or the runtime doc is wrong on this point ?)&lt;/P&gt;&lt;P&gt;Some of my scala projects fail with 2.13.16 ans need 2.13.17. Is it safe to run them in DB 18 ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jul 2026 13:46:26 GMT</pubDate>
    <dc:creator>vknab</dc:creator>
    <dc:date>2026-07-03T13:46:26Z</dc:date>
    <item>
      <title>DB runtime 18</title>
      <link>https://community.databricks.com/t5/administration-architecture/db-runtime-18/m-p/161305#M5392</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Spark 4.0.1 in Java 17 has been built with scala 2.13.17 due to incompatibiliy with scala 2.13.16&amp;nbsp; see ( &lt;A href="https://issues.apache.org/jira/browse/SPARK-53585" target="_blank"&gt;https://issues.apache.org/jira/browse/SPARK-53585&lt;/A&gt;&amp;nbsp; in&amp;nbsp;&lt;A href="https://spark.apache.org/releases/spark-release-4.1.0.html" target="_blank"&gt;https://spark.apache.org/releases/spark-release-4.1.0.html&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;How can runtime 18 have compatibility with scala 2.13.16 ? (or the runtime doc is wrong on this point ?)&lt;/P&gt;&lt;P&gt;Some of my scala projects fail with 2.13.16 ans need 2.13.17. Is it safe to run them in DB 18 ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2026 13:46:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/db-runtime-18/m-p/161305#M5392</guid>
      <dc:creator>vknab</dc:creator>
      <dc:date>2026-07-03T13:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: DB runtime 18</title>
      <link>https://community.databricks.com/t5/administration-architecture/db-runtime-18/m-p/161481#M5395</link>
      <description>&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Hi, good catch, and the confusion makes sense because you're mixing two separate things: the Apache Spark OSS&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;ticket and what Databricks Runtime 18 actually ships.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;SPARK-53585 bumped Scala to 2.13.17 inside the upstream Apache Spark 4.1.0 build, and that change was&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;specifically to unblock Java 25 support (it's a sub-task of SPARK-51167, "Build and Run Spark on Java 25"). It&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;wasn't about Java 17 compatibility at all.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Databricks Runtime 18.0 is a separate build of Spark 4.1.0 that Databricks compiles and tests itself, it doesn't&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;have to match every dependency pin from the OSS tarball. Per the official DBR 18.0 system environment docs, it&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;ships with:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Scala: 2.13.16&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;Spark: 4.1.0&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;JDK: Zulu21.42+19-CA (JDK 21, the new default as of DBR 18.0)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;So there's no incompatibility on Databricks' side, DBR 18 runs Scala 2.13.16 on JDK 21, and that's the&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;combination Databricks has actually validated. Scala 2.13.x patch releases are binary compatible with each other&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;within the 2.13 line, so a library built against 2.13.17 will almost certainly still run fine against the&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;2.13.16 runtime unless it's doing something unusual like depending on a bugfix that only landed in .17. If you&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;hit an actual runtime error, that'd be the thing to chase down, not the version number mismatch itself.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jul 2026 13:34:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/db-runtime-18/m-p/161481#M5395</guid>
      <dc:creator>iyashk-DB</dc:creator>
      <dc:date>2026-07-05T13:34:59Z</dc:date>
    </item>
  </channel>
</rss>

