<?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 Connection to Redash in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-connection-to-redash/m-p/66305#M33079</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to connect my Redash account with Databricks so that my organization can run queries on the data in Unity Catalog from Redash.&lt;/P&gt;&lt;P&gt;I followed through the steps in the documentation and managed to connect successfully. However, I am only able to access hive_metastore tables - none of the tables or schemas from Unity Catalog show up in redash.&lt;/P&gt;&lt;P&gt;I am guessing this is more a Databricks issue than a Redash one, as the connection with the Databricks SQL Warehouse has been established and is working. For some reason, the SQL Warehouse is only picking up the hive_metastore data and not Unity Catalog data. The SQL Warehouse is already Unity Catalog enabled.&lt;/P&gt;&lt;P&gt;Any tips on how to handle this would be much appreciated!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2024 06:02:05 GMT</pubDate>
    <dc:creator>Karene</dc:creator>
    <dc:date>2024-04-16T06:02:05Z</dc:date>
    <item>
      <title>Databricks Connection to Redash</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connection-to-redash/m-p/66305#M33079</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to connect my Redash account with Databricks so that my organization can run queries on the data in Unity Catalog from Redash.&lt;/P&gt;&lt;P&gt;I followed through the steps in the documentation and managed to connect successfully. However, I am only able to access hive_metastore tables - none of the tables or schemas from Unity Catalog show up in redash.&lt;/P&gt;&lt;P&gt;I am guessing this is more a Databricks issue than a Redash one, as the connection with the Databricks SQL Warehouse has been established and is working. For some reason, the SQL Warehouse is only picking up the hive_metastore data and not Unity Catalog data. The SQL Warehouse is already Unity Catalog enabled.&lt;/P&gt;&lt;P&gt;Any tips on how to handle this would be much appreciated!&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2024 06:02:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connection-to-redash/m-p/66305#M33079</guid>
      <dc:creator>Karene</dc:creator>
      <dc:date>2024-04-16T06:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Connection to Redash</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-connection-to-redash/m-p/68631#M33710</link>
      <description>&lt;P&gt;it looks like the &lt;A href="https://github.com/getredash/redash/blob/master/redash/query_runner/databricks.py" target="_self"&gt;Redash connector for Databricks&lt;/A&gt; is hard-coded to run `SHOW DATABASES`, which only shows `hive_metastore` by default. This probably needs to be updated to run `SHOW CATALOGS` and then `SHOW SCHEMAS in &amp;lt;catalog_name&amp;gt;` for each of those, and compose a list of catalog/schema combinations.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 20:51:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-connection-to-redash/m-p/68631#M33710</guid>
      <dc:creator>JameDavi_51481</dc:creator>
      <dc:date>2024-05-08T20:51:06Z</dc:date>
    </item>
  </channel>
</rss>

