<?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: Exposing Data for Consumers in non-UC ADB in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130955#M48951</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/182698"&gt;@fly_high_five&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Which version of JDBC driver are you using? How you connection string looks like?&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 10:10:10 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2025-09-05T10:10:10Z</dc:date>
    <item>
      <title>Exposing Data for Consumers in non-UC ADB</title>
      <link>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130954#M48950</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to expose data to consumers from our non-UC ADB. Consumers would be consuming data mainly using SQL client like DBeaver.&amp;nbsp; I tried SQL endpoint of Interactive Cluster and connected via DBeaver however when I try to fetch/export all rows of table it fails but succeds only for small number of rows upto 8k.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the best way to expose consumer layer?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 09:56:26 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130954#M48950</guid>
      <dc:creator>fly_high_five</dc:creator>
      <dc:date>2025-09-05T09:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Data for Consumers in non-UC ADB</title>
      <link>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130955#M48951</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/182698"&gt;@fly_high_five&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Which version of JDBC driver are you using? How you connection string looks like?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 10:10:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130955#M48951</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-09-05T10:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Data for Consumers in non-UC ADB</title>
      <link>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130967#M48955</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using latest JDBC driver 2.7.3&amp;nbsp;&lt;A href="https://www.databricks.com/spark/jdbc-drivers-archive" target="_blank"&gt;https://www.databricks.com/spark/jdbc-drivers-archive&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And my JDBC url comes from JDBC endpoint of Interactive Cluster.&lt;/P&gt;&lt;P&gt;jdbc:databricks://adb-{workspace_id}.azuredatabricks.net:443/default;transportMode=http;ssl=1;httpPath=sql/protocolv1/o/{workspace_id}/{cluster_id};AuthMech=11;Auth_Flow=2;TokenCachePassPhrase=U2MToken;EnableTokenCache=0&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 10:38:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130967#M48955</guid>
      <dc:creator>fly_high_five</dc:creator>
      <dc:date>2025-09-05T10:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Data for Consumers in non-UC ADB</title>
      <link>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130976#M48957</link>
      <description>&lt;P&gt;Looking at the error I noticed the weird name of the storage account. So now I'm thinking that your jdbc connection is using CloudFetch.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;Cloud Fetch, a capability that fetches query results through the cloud storage that is set up in your Azure Databricks deployment.&lt;/P&gt;&lt;P&gt;Query results are uploaded to an internal&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/databricks/dbfs/" target="_blank" rel="noopener"&gt;DBFS storage location&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as Arrow-serialized files of up to 20 MB. When the driver sends fetch requests after query completion, Azure Databricks generates and returns&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/storage/common/storage-sas-overview" target="_blank" rel="noopener"&gt;shared access signatures&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to the uploaded files. The JDBC driver then uses the URLs to download the results directly from DBFS."&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="szymon_dybczak_0-1757070663568.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/19740iC2F1675A7A283754/image-size/medium?v=v2&amp;amp;px=400" role="button" title="szymon_dybczak_0-1757070663568.png" alt="szymon_dybczak_0-1757070663568.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you add following option to your JDBC url? It will disable cloudFetch. Once you set this option try again.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;EnableQueryResultDownload=0&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 11:24:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/130976#M48957</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2025-09-05T11:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Data for Consumers in non-UC ADB</title>
      <link>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/131005#M48968</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Your recommendation worked. I modified JDBC url to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;jdbc:databricks://adb-{workspace_id}.azuredatabricks.net:443/default;transportMode=http;ssl=1;httpPath=sql/protocolv1/o/{workspace_id}/{cluster_id};AuthMech=11;Auth_Flow=2;TokenCachePassPhrase=U2MToken;EnableTokenCache=0;EnableQueryResultDownload=0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I tried another solution which looks essentially same what&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp; you recommended. Solution is attached.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 14:24:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/exposing-data-for-consumers-in-non-uc-adb/m-p/131005#M48968</guid>
      <dc:creator>fly_high_five</dc:creator>
      <dc:date>2025-09-05T14:24:48Z</dc:date>
    </item>
  </channel>
</rss>

