<?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: Unable to connect to databricks with ODBC connection on a Mac in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/unable-to-connect-to-databricks-with-odbc-connection-on-a-mac/m-p/143251#M2445</link>
    <description>&lt;P&gt;Could you please provide the macOS ODBC driver? I’ve been trying to download it from the official website, but the download links are not working.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Jan 2026 20:08:37 GMT</pubDate>
    <dc:creator>Allex_Sanus</dc:creator>
    <dc:date>2026-01-07T20:08:37Z</dc:date>
    <item>
      <title>Unable to connect to databricks with ODBC connection on a Mac</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/unable-to-connect-to-databricks-with-odbc-connection-on-a-mac/m-p/113135#M1953</link>
      <description>&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;Need help configuring ODBC connection on a Mac. I'm receiving the error "The web server failed to start, please verify if&amp;nbsp; port 8020 is being used by another connection or annother application".&lt;/P&gt;&lt;P&gt;I've downloaded and installed Databricks ODBC connector for Mac.&lt;BR /&gt;I've configured the odbc.ini file with the same parameters I use to connect on Windows.&lt;BR /&gt;Even so, I stumbled on the error below &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;!--    ScriptorStartFragment    --&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danilo_amorim_0-1742470647673.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/15523i228C410FD3ECC313/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danilo_amorim_0-1742470647673.png" alt="danilo_amorim_0-1742470647673.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;!--    ScriptorEndFragment    --&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've checked that port 8020 is not being used.&lt;BR /&gt;I"ve tried running Excel as root user. No success, though&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 11:42:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/unable-to-connect-to-databricks-with-odbc-connection-on-a-mac/m-p/113135#M1953</guid>
      <dc:creator>danilo_amorim</dc:creator>
      <dc:date>2025-03-20T11:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to databricks with ODBC connection on a Mac</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/unable-to-connect-to-databricks-with-odbc-connection-on-a-mac/m-p/137475#M2309</link>
      <description>&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;The error "The web server failed to start, please verify if port 8020 is being used by another connection or another application" when configuring an ODBC connection to Databricks on a Mac, even after checking that port 8020 is not in use, is a known frustration for Mac users. The root cause isn't always an actual port conflict; sometimes it relates to Mac-specific issues like the ODBC Driver Manager setup, driver compatibility, or Excel's integration on Mac.&lt;/P&gt;
&lt;H2 class="mb-2 mt-4 font-display font-semimedium text-base first:mt-0"&gt;Key Points and Troubleshooting Steps&lt;/H2&gt;
&lt;UL class="marker:text-quiet list-disc"&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;&lt;STRONG&gt;ODBC Excel Integration on Mac:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The OAuth and browser-based authentication for Databricks with ODBC is not fully supported for Excel on Mac. Microsoft's and Databricks' official documentation notes limitations for Mac, recommending token-based authentication instead. If you try OAuth, you might encounter web server startup or port errors.​&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;&lt;STRONG&gt;Driver Manager Issues:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;The community and vendor documentation highlight that the Mac environment may not automatically find the required ODBC Driver Manager. Check for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;libodbcinst.dylib&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;/usr/local/lib/&lt;/CODE&gt;. If it does not exist, run&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;brew install unixodbc&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to install it. Then, update the driver config file (usually in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;/Library/simba/spark/lib/simba.sparkodbc.ini&lt;/CODE&gt;) to explicitly reference the ODBC Driver Manager library.​&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;&lt;STRONG&gt;Correct Connection Method for Mac &amp;amp; Excel:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="marker:text-quiet list-disc"&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Use the Mac 64-bit ODBC connector.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;In Excel, go to Data &amp;gt; Get Data (Power Query) &amp;gt; From Database (Microsoft Query).&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Select your DSN.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;For "Username", use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;token&lt;/CODE&gt;; for "Password," paste your Databricks Personal Access Token.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;If you use OAuth or browser-based login, these features do not work reliably on Mac and can cause the error you're seeing.​&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;&lt;STRONG&gt;Other Potential Causes:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL class="marker:text-quiet list-disc"&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;A past or failed server process using 8020 may have left residue. Try rebooting your Mac to fully clear the port.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Ensure all Excel and ODBC drivers are up to date.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Check your ODBC configuration files (&lt;CODE&gt;odbc.ini&lt;/CODE&gt;, driver .ini) for accuracy, and ensure you're not mixing Windows-specific parameters.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI class="py-0 my-0 prose-p:pt-0 prose-p:mb-2 prose-p:my-0 [&amp;amp;&amp;gt;p]:pt-0 [&amp;amp;&amp;gt;p]:mb-2 [&amp;amp;&amp;gt;p]:my-0"&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;&lt;STRONG&gt;If None Work:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;There are reports on Databricks and GitHub forums that some users must use a token-based connection on Mac or switch to another ODBC client if Excel's built-in approach keeps failing.​&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2 class="mb-2 mt-4 font-display font-semimedium text-base first:mt-0"&gt;Summary Table: Key Troubleshooting for Databricks ODBC on Mac&lt;/H2&gt;
&lt;DIV class="group relative"&gt;
&lt;DIV class="w-full overflow-x-auto md:max-w-[90vw] border-subtlest ring-subtlest divide-subtlest bg-transparent"&gt;
&lt;TABLE class="border-subtler my-[1em] w-full table-auto border-separate border-spacing-0 border-l border-t"&gt;
&lt;THEAD class="bg-subtler"&gt;
&lt;TR&gt;
&lt;TH class="border-subtler p-sm break-normal border-b border-r text-left align-top"&gt;Issue&lt;/TH&gt;
&lt;TH class="border-subtler p-sm break-normal border-b border-r text-left align-top"&gt;Solution&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;Port 8020 error (not in use)&lt;/TD&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;Reboot Mac, ensure no processes use the port, confirm you are not attempting OAuth in Excel.&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;ODBC Manager not found&lt;/TD&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;Install unixODBC with Homebrew, link&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;libodbcinst.dylib&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in simba.sparkodbc.ini&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;OAuth authentication issues&lt;/TD&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;Use Databricks Personal Access Token instead&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;Excel ODBC error persists&lt;/TD&gt;
&lt;TD class="px-sm border-subtler min-w-[48px] break-normal border-b border-r"&gt;Use "From Database (Microsoft Query)" option with DSN and token credentials&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;/DIV&gt;
&lt;DIV class="bg-base border-subtler shadow-subtle pointer-coarse:opacity-100 right-xs absolute bottom-0 flex rounded-lg border opacity-0 transition-opacity group-hover:opacity-100 [&amp;amp;&amp;gt;*:not(:first-child)]:border-subtle [&amp;amp;&amp;gt;*:not(:first-child)]:border-l"&gt;
&lt;DIV class="flex"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="flex"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P class="my-2 [&amp;amp;+p]:mt-4 [&amp;amp;_strong:has(+br)]:inline-block [&amp;amp;_strong:has(+br)]:pb-2"&gt;Adopting token-based authentication and checking the ODBC Driver Manager path are usually effective measures for resolving the specific Mac and Excel issues you're facing.​&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 21:29:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/unable-to-connect-to-databricks-with-odbc-connection-on-a-mac/m-p/137475#M2309</guid>
      <dc:creator>mark_ott</dc:creator>
      <dc:date>2025-11-03T21:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to connect to databricks with ODBC connection on a Mac</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/unable-to-connect-to-databricks-with-odbc-connection-on-a-mac/m-p/143251#M2445</link>
      <description>&lt;P&gt;Could you please provide the macOS ODBC driver? I’ve been trying to download it from the official website, but the download links are not working.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2026 20:08:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/unable-to-connect-to-databricks-with-odbc-connection-on-a-mac/m-p/143251#M2445</guid>
      <dc:creator>Allex_Sanus</dc:creator>
      <dc:date>2026-01-07T20:08:37Z</dc:date>
    </item>
  </channel>
</rss>

