<?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: Delta sharing open protocol in Unity catalog: FileNotFoundError in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72339#M34549</link>
    <description>&lt;P&gt;I wasn't able to reproduce your issue. Is your delta table operable? can you see sample data from within databricks and query the table from within databricks? It almost looks like some parquet files are missing, causing your delta not queryable anymore.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2024 14:41:38 GMT</pubDate>
    <dc:creator>jacovangelder</dc:creator>
    <dc:date>2024-06-11T14:41:38Z</dc:date>
    <item>
      <title>Delta sharing open protocol in Unity catalog: FileNotFoundError</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72309#M34547</link>
      <description>&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;I have created a recipient under delta sharing (azure databricks) . Unity catalog is enabled and data is stored in ADLS gen2. I have downloaded the credential file and trying to resue in my python script (as per databricks documentation) for a POC activity from my local machine (jupyter notebook) . delta_sharing package is successfully installed in my local system&amp;nbsp;&lt;/P&gt;&lt;P&gt;import delta_sharing&lt;BR /&gt;import pandas&lt;/P&gt;&lt;P&gt;client = delta_sharing.SharingClient(f"C:/Users/XXXXXX/Downloads/config.share")&lt;/P&gt;&lt;P&gt;client.list_all_tables()&amp;nbsp;&lt;/P&gt;&lt;P&gt;delta_sharing.load_as_pandas(f"C:/Users/XXXXX/Downloads/config.share#&amp;lt;sharename&amp;gt;.&amp;lt;schemaname&amp;gt;.&amp;lt;tablename&amp;gt;")&lt;/P&gt;&lt;P&gt;I am able to see the successful listing of the tables, but when trying to load the a particular table data as a pandas dataframe , getting error :&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;FileNotFoundError&lt;/SPAN&gt;: &lt;A href="https://mdlzdbrkssastage01sbxdev.dfs.core.windows.net/dev-global-analyt-deltalake-catalog/metastore/__unitystorage/schemas/e586ae5d-0cff-492d-9db8-d20a32bb9ee1/tables/5957fa93-db90-4409-be4b-2c5aea0275aa/part-00000-4838762b-144c-495b-9f63-2d7503d9db96.c000.snappy.parquet?st=2024-06-11T09%3A08%3A40Z&amp;amp;sv=2020-02-10&amp;amp;ske=2024-06-11T11%3A05%3A33Z&amp;amp;sig=KnHChlZneheFZlfMJvmTKyULCh67Noc7v2MV03bAjRY%3D&amp;amp;sktid=18a01ad8-9727-498a-a47d-17374c6fd9f7&amp;amp;se=2024-06-11T10%3A18%3A40Z&amp;amp;skoid=7c5198fc-d78c-4a43-a084-c6d7ad5dbf36&amp;amp;spr=https&amp;amp;sks=b&amp;amp;skt=2024-06-11T09%3A05%3A33Z&amp;amp;sp=r&amp;amp;skv=2020-10-02&amp;amp;sr=b" target="_blank" rel="noopener"&gt;https://......................._unitystorage/schemas/............../tables/.............../part-00000-4838762b-144c-495b-9f63-2d7503d9db96.c000.snappy.parquet?st=2024-06-11T09%3A08%3A40Z&amp;amp;sv=2020-02-10&amp;amp;ske=2024-06-11T11%3A05%3A33Z&amp;amp;sig=KnHChlZneheFZlfMJvmTKyULCh67Noc7v2MV03bAjRY%3D&amp;amp;sktid=18a01ad8-9727-498a-a47d-17374c6fd9f7&amp;amp;se=2024-06-11T10%3A18%3A40Z&amp;amp;skoid=7c5198fc-d78c-4a43-a084-c6d7ad5dbf36&amp;amp;spr=https&amp;amp;sks=b&amp;amp;skt=2024-06-11T09%3A05%3A33Z&amp;amp;sp=r&amp;amp;skv=2020-10-02&amp;amp;sr=b&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;can someone suggest why is it erroring and how can I resolve?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 11:08:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72309#M34547</guid>
      <dc:creator>kiko_roy</dc:creator>
      <dc:date>2024-06-11T11:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Delta sharing open protocol in Unity catalog: FileNotFoundError</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72339#M34549</link>
      <description>&lt;P&gt;I wasn't able to reproduce your issue. Is your delta table operable? can you see sample data from within databricks and query the table from within databricks? It almost looks like some parquet files are missing, causing your delta not queryable anymore.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 14:41:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72339#M34549</guid>
      <dc:creator>jacovangelder</dc:creator>
      <dc:date>2024-06-11T14:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Delta sharing open protocol in Unity catalog: FileNotFoundError</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72344#M34552</link>
      <description>&lt;P&gt;yes My delta table is operable ,it has sample data and can be queried from sql-warehouse as well as notebooks. If I run the script from within databricks env (i.e same metastore) ,Data can be read with delta sharing. But If I run it outside from a jupyter notebook , unable to read .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 16:00:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72344#M34552</guid>
      <dc:creator>kiko_roy</dc:creator>
      <dc:date>2024-06-11T16:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Delta sharing open protocol in Unity catalog: FileNotFoundError</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72351#M34553</link>
      <description>&lt;P&gt;Then I am 100% sure that it is because your azure data lake storage does not have public network access enabled, or has a firewall or private endpoint setup. In order to query delta shares, you need to be able to access the storage account where the delta tables reside in.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 16:23:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72351#M34553</guid>
      <dc:creator>jacovangelder</dc:creator>
      <dc:date>2024-06-11T16:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Delta sharing open protocol in Unity catalog: FileNotFoundError</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72359#M34555</link>
      <description>&lt;P&gt;I just reproduced it for you. It is 100% the networking on the Azure storage account.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jacovangelder_0-1718124274401.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/8221iE14E29C60D144767/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="jacovangelder_0-1718124274401.png" alt="jacovangelder_0-1718124274401.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2024 16:44:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72359#M34555</guid>
      <dc:creator>jacovangelder</dc:creator>
      <dc:date>2024-06-11T16:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Delta sharing open protocol in Unity catalog: FileNotFoundError</title>
      <link>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72776#M34600</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/102253"&gt;@jacovangelder&lt;/a&gt;&amp;nbsp;for checking this out. Even I was supposing so. I tested by running the code in a workspace under same metastore , and could read the data, and when ran the same code from a workspace of a different metastore had a same issue. So this test reconfirms. Surely my system is under private VNET without any endpoints created (as checked with my networking team later)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 11:11:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delta-sharing-open-protocol-in-unity-catalog-filenotfounderror/m-p/72776#M34600</guid>
      <dc:creator>kiko_roy</dc:creator>
      <dc:date>2024-06-12T11:11:06Z</dc:date>
    </item>
  </channel>
</rss>

