<?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 Disable Databricks-generated error messages in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/disable-databricks-generated-error-messages/m-p/118671#M45675</link>
    <description>&lt;P&gt;Since&amp;nbsp;&lt;SPAN&gt;Databricks Runtime 12.2 Databricks started to wrap spark exceptions in their own exceptions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/error-messages/" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/azure/databricks/error-messages/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While for some users it might be handy, for our team it is not convinient, as we cannot see original exception, check whats going on in source code etc. When I put these stacktrace to IntelliJ, I cannot find such lines of code.&lt;/P&gt;&lt;P&gt;For example Databricsk say&amp;nbsp; QueryExecutionErrors.scala:3372, but this file in Spark source code has only 2700 LoC and EXECUTOR_BROADCAST_JOIN_OOM cannot be found in Spark source code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please advise how to disable Databricsk error wrapping and get raw Spark error?&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 10:54:11 GMT</pubDate>
    <dc:creator>alsetr</dc:creator>
    <dc:date>2025-05-09T10:54:11Z</dc:date>
    <item>
      <title>Disable Databricks-generated error messages</title>
      <link>https://community.databricks.com/t5/data-engineering/disable-databricks-generated-error-messages/m-p/118671#M45675</link>
      <description>&lt;P&gt;Since&amp;nbsp;&lt;SPAN&gt;Databricks Runtime 12.2 Databricks started to wrap spark exceptions in their own exceptions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/error-messages/" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/en-us/azure/databricks/error-messages/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;While for some users it might be handy, for our team it is not convinient, as we cannot see original exception, check whats going on in source code etc. When I put these stacktrace to IntelliJ, I cannot find such lines of code.&lt;/P&gt;&lt;P&gt;For example Databricsk say&amp;nbsp; QueryExecutionErrors.scala:3372, but this file in Spark source code has only 2700 LoC and EXECUTOR_BROADCAST_JOIN_OOM cannot be found in Spark source code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please advise how to disable Databricsk error wrapping and get raw Spark error?&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 10:54:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/disable-databricks-generated-error-messages/m-p/118671#M45675</guid>
      <dc:creator>alsetr</dc:creator>
      <dc:date>2025-05-09T10:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Disable Databricks-generated error messages</title>
      <link>https://community.databricks.com/t5/data-engineering/disable-databricks-generated-error-messages/m-p/118674#M45678</link>
      <description>&lt;P&gt;Databricks does not use vanilla spark.&lt;BR /&gt;They added optimizations like the AQE, unity catalog etc.&lt;BR /&gt;So looking for the error in the spark source code will not always work (in a lot of cases it will)&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 11:59:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/disable-databricks-generated-error-messages/m-p/118674#M45678</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2025-05-09T11:59:27Z</dc:date>
    </item>
  </channel>
</rss>

