<?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 Re: databricks_sql_connector not connecting in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119702#M45950</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/143138"&gt;@Upendra_Dwivedi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Have you installed the&amp;nbsp;&lt;SPAN&gt;databricks-sdk dependency?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/dev-tools/python-sql-connector" target="_blank"&gt;https://docs.databricks.com/aws/en/dev-tools/python-sql-connector&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 May 2025 07:59:15 GMT</pubDate>
    <dc:creator>MuthuLakshmi</dc:creator>
    <dc:date>2025-05-20T07:59:15Z</dc:date>
    <item>
      <title>databricks_sql_connector not connecting</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119700#M45948</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am trying to connect to sql warehouse using a databricks_oauth auth type using databricks-sql-connector.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;from databricks.sql import connect
conn = connect(
    server_hostname="https://adb-xxxxxxxxxxxxxx.azuredatabricks.net/", 
    http_path="/sql/1.0/warehouses/xxxxxxxxxxxxxx", 
    auth_type="databricks-oauth"
)&lt;/LI-CODE&gt;&lt;P&gt;Now this query is running like forever, not able to connect. is there any limitation to this auth type?.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:33:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119700#M45948</guid>
      <dc:creator>Upendra_Dwivedi</dc:creator>
      <dc:date>2025-05-20T07:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: databricks_sql_connector not connecting</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119702#M45950</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/143138"&gt;@Upendra_Dwivedi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Have you installed the&amp;nbsp;&lt;SPAN&gt;databricks-sdk dependency?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.databricks.com/aws/en/dev-tools/python-sql-connector" target="_blank"&gt;https://docs.databricks.com/aws/en/dev-tools/python-sql-connector&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 07:59:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119702#M45950</guid>
      <dc:creator>MuthuLakshmi</dc:creator>
      <dc:date>2025-05-20T07:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: databricks_sql_connector not connecting</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119706#M45953</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;I am doing U2M auth and in the documentation it is not mentioned to instyall databricks-sdk.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Upendra_Dwivedi_0-1747729532928.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/16963iB3F5F6B0109954F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Upendra_Dwivedi_0-1747729532928.png" alt="Upendra_Dwivedi_0-1747729532928.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 08:25:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119706#M45953</guid>
      <dc:creator>Upendra_Dwivedi</dc:creator>
      <dc:date>2025-05-20T08:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: databricks_sql_connector not connecting</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119707#M45954</link>
      <description>&lt;P&gt;Also, i am doing this in Databricks. so maybe there are some restriction and i am not aware for those.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 08:27:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-sql-connector-not-connecting/m-p/119707#M45954</guid>
      <dc:creator>Upendra_Dwivedi</dc:creator>
      <dc:date>2025-05-20T08:27:34Z</dc:date>
    </item>
  </channel>
</rss>

