<?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 Import module never ends on random branches in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/4850#M1445</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since a week ago, our notebook are stuck in running on the firsts cells which import python module from our github repository which is cloned in databricks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cells stays in running state and when we try to manually cancel the jobs in databricks, it remains in cancelling and never end until the cluster is terminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is really weird, is that we have the issue only on specific branches, and if we recreate the branch there is no more issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the notebooks are submitted from adf, i got the following error(when it fails, some notebooks run ok, others doesn't) : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OSError: [Errno 5] Input/output error: '/Workspace/Repos/datafactory-view-develop/***/src/curated/business'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workspaces are clones from github repo, so I don't understand why i have issues when loading module from our workspaces, when same module is loaded in another notebook without issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have close to no logs describing the issue in the cluster logs so it's really hard to identify the cause of this issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cluster runs in Azure environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone already encountered this kind of issue ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 15:30:43 GMT</pubDate>
    <dc:creator>Valentin14</dc:creator>
    <dc:date>2023-05-03T15:30:43Z</dc:date>
    <item>
      <title>Import module never ends on random branches</title>
      <link>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/4850#M1445</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since a week ago, our notebook are stuck in running on the firsts cells which import python module from our github repository which is cloned in databricks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cells stays in running state and when we try to manually cancel the jobs in databricks, it remains in cancelling and never end until the cluster is terminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is really weird, is that we have the issue only on specific branches, and if we recreate the branch there is no more issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the notebooks are submitted from adf, i got the following error(when it fails, some notebooks run ok, others doesn't) : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OSError: [Errno 5] Input/output error: '/Workspace/Repos/datafactory-view-develop/***/src/curated/business'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workspaces are clones from github repo, so I don't understand why i have issues when loading module from our workspaces, when same module is loaded in another notebook without issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have close to no logs describing the issue in the cluster logs so it's really hard to identify the cause of this issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The cluster runs in Azure environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone already encountered this kind of issue ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 15:30:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/4850#M1445</guid>
      <dc:creator>Valentin14</dc:creator>
      <dc:date>2023-05-03T15:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Import module never ends on random branches</title>
      <link>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/4852#M1447</link>
      <description>&lt;P&gt;Hi @Valentin LEBOSSE​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 07:49:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/4852#M1447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-19T07:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Import module never ends on random branches</title>
      <link>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/4851#M1446</link>
      <description>&lt;P&gt;Hi @Valentin Rosca​, Without the logs it will be very hard to determine the cause of the issue. As the first step could you please raise a support case to Azure so that they can do the primary investigation on this and reach out to us if anything is needed. &lt;/P&gt;&lt;P&gt;Please tag&amp;nbsp;&lt;A href="https://community.databricks.com/s/profile/0053f000000WWwvAAG" alt="https://community.databricks.com/s/profile/0053f000000WWwvAAG" target="_blank"&gt;@Debayan&lt;/A&gt;​&amp;nbsp;with your next comment so that I will get notified. Thank you!&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2023 06:06:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/4851#M1446</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-05-06T06:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import module never ends on random branches</title>
      <link>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/75846#M35077</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Error from FUSE process during `ls /Workspace`:&lt;BR /&gt;&lt;BR /&gt;2024/06/26 11:15:39.286089 workspace.WARNING [CP] ResponseLogHook: databricks api &lt;A href="https://westeurope-c2.azuredatabricks.net/api/2.0/workspace-files/list-files" target="_blank" rel="noopener nofollow noreferrer"&gt;https://westeurope-c2.azuredatabricks.net/api/2.0/workspace-files/list-files&lt;/A&gt;: 504 Gateway Timeout. body:{"error_code":"TEMPORARILY_UNAVAILABLE","message":"The service at /api/2.0/workspace-files/list-files is taking too long to process your request. Please try again later or try a faster operation. [TraceId: 00-0a794387a987fc4de1cb8a6b70214774-97e61adb2ab644d5-00]"}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 12:43:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/75846#M35077</guid>
      <dc:creator>mgradowski</dc:creator>
      <dc:date>2024-06-26T12:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Import module never ends on random branches</title>
      <link>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/82919#M36775</link>
      <description>&lt;P&gt;How do you determine what permissions are required to access Fuse?&lt;/P&gt;&lt;P&gt;Please answer in detail&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 05:58:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/82919#M36775</guid>
      <dc:creator>timo199</dc:creator>
      <dc:date>2024-08-14T05:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Import module never ends on random branches</title>
      <link>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/83152#M36855</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 00:12:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/import-module-never-ends-on-random-branches/m-p/83152#M36855</guid>
      <dc:creator>timo199</dc:creator>
      <dc:date>2024-08-16T00:12:05Z</dc:date>
    </item>
  </channel>
</rss>

