<?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: Reading a OneLake Shortcut - Getting frequent errors in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4309353#M5440</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/651465"&gt;@JosueMolina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If this issue appear on random table, I'd like to suggest you contact the dev team to check the backend processing and logs to confirm the root causes.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/support/" target="_blank"&gt;Support | Microsoft Power BI&lt;/A&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
    <pubDate>Mon, 02 Dec 2024 06:40:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-12-02T06:40:50Z</dc:date>
    <item>
      <title>Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4284542#M5199</link>
      <description>&lt;P&gt;We have a medallion structure, with one Lakehouse for each layer. Bronze - Silver - Gold&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the Gold layer, we use a Notebook to move and filter data from our Silver layer. We mostly filter data based on Region (think sales for the whole country and we have some tables we need for one region)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, some tables we will load directly to Bronze and create a shortcut to Silver, so we can reference them in the same Lakehouse, as well as using the Gold layer notebook to filter them out, since we just set the Silver layer abfs path and call each table one by one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So the error we get is that 7 out of 10 times we try to load a shortcut table from the Silver lakehouse and it will tell us that the underlying files must have changed and to do a Refresh for the table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This happens ALL the time. And if I loop over a list of 10 tables, and I get this error for the 5th table, I will usually get the same error for the following tables even if they aren't shortcuts.&lt;BR /&gt;&lt;BR /&gt;Seems like some sort of bug in the Shortcut information between both Lakehouses where the file reference is not being properly sent to the Spark session.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 18:50:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4284542#M5199</guid>
      <dc:creator>JosueMolina</dc:creator>
      <dc:date>2024-11-14T18:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4285019#M5204</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/651465"&gt;@JosueMolina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can refer to the following docuemnt which mention the data pipeline and activity limits if your scenario meet to these limitations:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/data-factory-limitations#data-pipeline-resource-limits" target="_blank"&gt;Data Factory limitations overview - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 02:43:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4285019#M5204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-15T02:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4286461#M5222</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But this is happening when trying to read via Notebooks, not Pipelines. And this is not an error with activity limits, but instead a problem with Spark caching and OneLake Shortcuts.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 17:50:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4286461#M5222</guid>
      <dc:creator>JosueMolina</dc:creator>
      <dc:date>2024-11-15T17:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4286557#M5223</link>
      <description>&lt;P&gt;This topic seems to have a similar problem:&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Engineering/Underlying-files-have-been-updated-Explicitly-invalidate-the/m-p/4066282" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Data-Engineering/Underlying-files-have-been-updated-Explicitly-invalidate-the/m-p/4066282&lt;/A&gt;. It seems that they got it resolved by attaching a default lakehouse to the notebook which&amp;nbsp;&lt;SPAN&gt;includes some libraries and configurations such as the spark session. Can you try to set a default lakehouse?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 19:36:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4286557#M5223</guid>
      <dc:creator>FabianSchut</dc:creator>
      <dc:date>2024-11-15T19:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4286566#M5224</link>
      <description>&lt;P&gt;Lakehouse I am trying to read is the default lakehouse for the Notebook. Yes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 19:41:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4286566#M5224</guid>
      <dc:creator>JosueMolina</dc:creator>
      <dc:date>2024-11-15T19:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4288413#M5235</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/651465"&gt;@JosueMolina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Did this issue occurred on the specific shortcut and table or random appeared on different tables? Can you please share some more detail about these?&lt;/P&gt;
&lt;P&gt;BTW, I'm not so recommend your to looping reference between shortcuts. AFAIK, each shortcut will load and recognize data, they may cause the issue if the referenced object and operations not fully complete.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 07:40:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4288413#M5235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-18T07:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4289288#M5241</link>
      <description>&lt;P&gt;This happens with different tables and does not happen every single time we try to load the Delta Table in our Notebook, but it will happen 7 out of 10 times.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For clarity on the Looping part. We just have a list of table names (all strings) and we loop over them going through a read operation, filter and then save to default Lakehouse. While I am looking at the option of just having a parametrized Notebook, I have the theory that it will not solve the issue for the shortcut.&lt;BR /&gt;&lt;BR /&gt;Here is an error I got today:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Py4JJavaError&lt;/SPAN&gt;&lt;SPAN&gt;: An error occurred while calling o8318.count. &lt;BR /&gt;: org.apache.spark.SparkException: Job aborted due to stage failure: Task 8 in stage 1544.0 failed 4 times, most recent failure: Lost task 8.3 in stage 1544.0 (TID 15529) (vm-d5775677 executor 2): org.apache.spark.SparkFileNotFoundException: Operation failed: "Not Found", 404, HEAD, &lt;A href="http://google.com" target="_blank" rel="noopener"&gt;http://onelake.dfs.fabric.microsoft.com/&amp;lt;workspace&amp;gt;/&amp;lt;lakehouse&amp;gt;.Lakehouse/Tables/&amp;lt;shortcut_table&amp;gt;/part-00000-45f6a097-1230-45cc-8dc7-dc1a1e2dafeb-c000.snappy.parquet?upn=false&amp;amp;action=getStatus&amp;amp;timeout=90&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;It is possible the underlying files have been updated. You can explicitly invalidate the cache in Spark by running 'REFRESH TABLE tableName' command in SQL or by recreating the Dataset/DataFrame involved.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2024 16:44:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4289288#M5241</guid>
      <dc:creator>JosueMolina</dc:creator>
      <dc:date>2024-11-18T16:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4309353#M5440</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/651465"&gt;@JosueMolina&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If this issue appear on random table, I'd like to suggest you contact the dev team to check the backend processing and logs to confirm the root causes.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/support/" target="_blank"&gt;Support | Microsoft Power BI&lt;/A&gt;&lt;BR /&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 06:40:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4309353#M5440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-02T06:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4310394#M5446</link>
      <description>&lt;P&gt;Thanks. Issue is difficult to replicate on a call as it does not happen consistently. It seems to be affected on refresh rates between the OneLake Shortcut and the Spark session from the notebook. I'll see what they can help with.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 20:11:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4310394#M5446</guid>
      <dc:creator>JosueMolina</dc:creator>
      <dc:date>2024-12-02T20:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4710370#M9703</link>
      <description>&lt;P&gt;we have the same issue&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 11:42:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4710370#M9703</guid>
      <dc:creator>annhwallinger</dc:creator>
      <dc:date>2025-05-28T11:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reading a OneLake Shortcut - Getting frequent errors</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4721737#M9940</link>
      <description>&lt;P&gt;Any help from Microsoft on this one? It is plaguing our development.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 15:31:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Reading-a-OneLake-Shortcut-Getting-frequent-errors/m-p/4721737#M9940</guid>
      <dc:creator>annhwallinger</dc:creator>
      <dc:date>2025-06-05T15:31:11Z</dc:date>
    </item>
  </channel>
</rss>

