<?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 Databricks logging of SQL queries to DBFS in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107127#M42711</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Our costs has suddenly spiked due to logging of a lot of SQL query outputs to DBFS. We haven't made any changes to enable this. How can we disable this feature?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jan 2025 08:22:46 GMT</pubDate>
    <dc:creator>sparkplug</dc:creator>
    <dc:date>2025-01-27T08:22:46Z</dc:date>
    <item>
      <title>Databricks logging of SQL queries to DBFS</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107127#M42711</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;&lt;BR /&gt;Our costs has suddenly spiked due to logging of a lot of SQL query outputs to DBFS. We haven't made any changes to enable this. How can we disable this feature?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 08:22:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107127#M42711</guid>
      <dc:creator>sparkplug</dc:creator>
      <dc:date>2025-01-27T08:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks logging of SQL queries to DBFS</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107211#M42731</link>
      <description>&lt;P&gt;# Check current Spark configurations&lt;BR /&gt;spark.conf.get("spark.sql.queryExecutionListeners", "")&lt;/P&gt;&lt;P&gt;# Disable query logging&lt;BR /&gt;spark.conf.set("spark.sql.queryExecutionListeners", "")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;GO to your cluster -&amp;gt; EDIT -&amp;gt; ADVANCED OPTION -&amp;gt; logging tab and set to none&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saurabh18cs_0-1737977809328.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14354iAD822702E350799B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="saurabh18cs_0-1737977809328.png" alt="saurabh18cs_0-1737977809328.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 11:37:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107211#M42731</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-01-27T11:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks logging of SQL queries to DBFS</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107259#M42746</link>
      <description>&lt;P&gt;I don't get any output when running the following, I have the destination set to dbfs . But it was only supposed to be for cluster logs and not for query execution outputs to be stored in DBFS. Any idea if this is expected behavior.&lt;/P&gt;&lt;P&gt;spark.conf.get("spark.sql.queryExecutionListeners", "")&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 15:44:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107259#M42746</guid>
      <dc:creator>sparkplug</dc:creator>
      <dc:date>2025-01-27T15:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks logging of SQL queries to DBFS</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107591#M42850</link>
      <description>&lt;P&gt;I would suggest to give a try by setting it to None and see if that helps. please share your findings.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 13:44:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107591#M42850</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-01-29T13:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks logging of SQL queries to DBFS</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107715#M42897</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/22314"&gt;@saurabh18cs&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I believe setting it to none would resolve this issue.&amp;nbsp;&lt;BR /&gt;Also can you please share all cluster configs using which you are running the SQL query?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 07:49:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-logging-of-sql-queries-to-dbfs/m-p/107715#M42897</guid>
      <dc:creator>Sidhant07</dc:creator>
      <dc:date>2025-01-30T07:49:34Z</dc:date>
    </item>
  </channel>
</rss>

