<?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: Delay in files update on filesystem in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/65284#M32768</link>
    <description>&lt;P&gt;There is a trick: if you execute "%sh ls" command, it forces update of filesystem immediately&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 10:17:35 GMT</pubDate>
    <dc:creator>DaniyarZ</dc:creator>
    <dc:date>2024-04-02T10:17:35Z</dc:date>
    <item>
      <title>Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34381#M25136</link>
      <description>&lt;P&gt;Hi, I noticed that there is quite a significant delay (2 - 10s) between making a change to some file in Repos via Databricks file edit window and propagation of such change to the filesystem. Our engineers and scientists use YAML config files. If they reload a notebook that loads this YAML config too soon, nothing really changes. It is very confusing and causes unexpected situations and errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it a bug or feature? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 12:47:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34381#M25136</guid>
      <dc:creator>Jiri_Koutny</dc:creator>
      <dc:date>2021-11-25T12:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34382#M25137</link>
      <description>&lt;P&gt;Not sure, but what I notice is that the responsiveness of the git interface is not very fast.&lt;/P&gt;&lt;P&gt;F.e. creating a new branch from main can take a while.  Perhaps this is a similar thing.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 12:55:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34382#M25137</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-11-25T12:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34383#M25138</link>
      <description>&lt;P&gt;Yes, GIT UI is slow too. Based on our research Databricks Repos Files use some network filesystem which is currently quite slow to synchronize changes.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 08:03:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34383#M25138</guid>
      <dc:creator>Jiri_Koutny</dc:creator>
      <dc:date>2021-11-26T08:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34384#M25139</link>
      <description>&lt;P&gt;Hi @Jiri Koutny​&amp;nbsp; are you still observing slowness?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 05:45:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34384#M25139</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2021-12-07T05:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34385#M25140</link>
      <description>&lt;P&gt;and same has been observed with API too ? &lt;A href="https://docs.databricks.com/dev-tools/api/latest/repos.html" target="test_blank"&gt;https://docs.databricks.com/dev-tools/api/latest/repos.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Dec 2021 05:45:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34385#M25140</guid>
      <dc:creator>Atanu</dc:creator>
      <dc:date>2021-12-07T05:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34386#M25141</link>
      <description>&lt;P&gt;Hi @Jiri Koutny​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you still facing slowness issues or not anymore?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 00:56:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34386#M25141</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2021-12-14T00:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34387#M25142</link>
      <description>&lt;P&gt;Hi, yes it is still slow. I had a discussion with Databricks Repos PM and as far as I understand it, there will be some improvements implemented soon.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 14:03:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34387#M25142</guid>
      <dc:creator>Jiri_Koutny</dc:creator>
      <dc:date>2021-12-16T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34388#M25143</link>
      <description>&lt;P&gt;@Jose Gonzalez​&amp;nbsp; @Atanu Sarkar​&amp;nbsp; I'm noticing that the file updates are still slow. I am on 10.4LTS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I edit a .py module within a Databricks Repo and import via a notebook in the same folder, the changes are not reflected for many minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this expected to be fixed soon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 17:47:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34388#M25143</guid>
      <dc:creator>JoeS</dc:creator>
      <dc:date>2022-05-05T17:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34389#M25144</link>
      <description>&lt;P&gt;Just happened to me. Updates to git repo files took ~30 seconds to be reflected in notebook imports.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 20:41:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/34389#M25144</guid>
      <dc:creator>SCWD</dc:creator>
      <dc:date>2023-03-14T20:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/57052#M30720</link>
      <description>&lt;P&gt;I have the same issue: changes were done &amp;gt; 1 hour ago in the .yaml file, but when I read it in the Notebook I still see the old version. Detach and re-attach and even the restarting of the cluster (DBR ML 14.2) did not help.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 09:45:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/57052#M30720</guid>
      <dc:creator>iulp</dc:creator>
      <dc:date>2024-01-12T09:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/65284#M32768</link>
      <description>&lt;P&gt;There is a trick: if you execute "%sh ls" command, it forces update of filesystem immediately&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 10:17:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/65284#M32768</guid>
      <dc:creator>DaniyarZ</dc:creator>
      <dc:date>2024-04-02T10:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/75732#M35038</link>
      <description>&lt;P&gt;Is there a solution to this?&lt;BR /&gt;BTW, the "ls" command trick didn't work for me &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 16:15:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/75732#M35038</guid>
      <dc:creator>Irka</dc:creator>
      <dc:date>2024-06-25T16:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Delay in files update on filesystem</title>
      <link>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/131413#M49079</link>
      <description>&lt;P&gt;Similar issue where opening up the git interface can take 30+ seconds to show changes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 14:33:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/delay-in-files-update-on-filesystem/m-p/131413#M49079</guid>
      <dc:creator>datadrivenangel</dc:creator>
      <dc:date>2025-09-09T14:33:01Z</dc:date>
    </item>
  </channel>
</rss>

