<?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 How to view the SQL Query History of traditional Databricks cluster (not Databricks SQL)? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19436#M13021</link>
    <description>&lt;P&gt;I tried use the Spark Cluster UI. But the queries are truncated.&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 09:08:07 GMT</pubDate>
    <dc:creator>jwilliam</dc:creator>
    <dc:date>2022-05-27T09:08:07Z</dc:date>
    <item>
      <title>How to view the SQL Query History of traditional Databricks cluster (not Databricks SQL)?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19436#M13021</link>
      <description>&lt;P&gt;I tried use the Spark Cluster UI. But the queries are truncated.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 09:08:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19436#M13021</guid>
      <dc:creator>jwilliam</dc:creator>
      <dc:date>2022-05-27T09:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the SQL Query History of traditional Databricks cluster (not Databricks SQL)?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19437#M13022</link>
      <description>&lt;P&gt;The traditional cluster doesn't save a list of SQL queries.  It has a SQL UI, but it shows a dag of what happened rather than the full query.  &lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 14:47:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19437#M13022</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-27T14:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the SQL Query History of traditional Databricks cluster (not Databricks SQL)?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19438#M13023</link>
      <description>&lt;P&gt;Hi @Joseph Kambourakis​&amp;nbsp;, does Databricks have any plans to support this in the future?&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 03:50:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19438#M13023</guid>
      <dc:creator>jwilliam</dc:creator>
      <dc:date>2022-05-30T03:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the SQL Query History of traditional Databricks cluster (not Databricks SQL)?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19439#M13024</link>
      <description>&lt;P&gt;In Apache Spark prior to 2.1, once a SQL query was run, there was no way to re-run it; all history was lost. Spark SQL introduced the "replay" functionality in Spark 2.1.0, enabling users to re-run any query they have already run. You can run a query once, save the query plan, and then later open the saved plan and run the query again&lt;A href="https://www.walkermaster.com/" alt="https://www.walkermaster.com/" target="_blank"&gt;.&lt;/A&gt; This type of history is stored in a table named sql query plan in the database. This can be seen by using the SHOW TABLES statement in the Spark SQL console.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 10:09:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19439#M13024</guid>
      <dc:creator>walkermaster12</dc:creator>
      <dc:date>2022-05-31T10:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to view the SQL Query History of traditional Databricks cluster (not Databricks SQL)?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19440#M13025</link>
      <description>&lt;P&gt;@John William​&amp;nbsp;it's definitely something we'd like to do.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2022 20:18:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-view-the-sql-query-history-of-traditional-databricks/m-p/19440#M13025</guid>
      <dc:creator>BilalAslamDbrx</dc:creator>
      <dc:date>2022-06-03T20:18:38Z</dc:date>
    </item>
  </channel>
</rss>

