<?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: 'File not found' error when executing %run magic command in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/48815#M28386</link>
    <description>&lt;P&gt;Hi Kaniz,&lt;/P&gt;&lt;P&gt;Thank you for taking the time to respond to my query. I will take your advice on board and give it a shot. Much appreciated!&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 08:32:22 GMT</pubDate>
    <dc:creator>OliverCadman</dc:creator>
    <dc:date>2023-10-10T08:32:22Z</dc:date>
    <item>
      <title>'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/48739#M28369</link>
      <description>&lt;P&gt;I'm just walking through a simple exercise presented in the Databricks Platform Lab notebook, in which I'm executing a remote notebook from within using the %run command. The remote notebook resides in the same directory as the Platform Lab notebook, and is named 'Notebook_B'. However, when I try to run it, a 'File not found' error is thrown. I've determined that the relative path to the notebook is correct. Might I be missing some extra bit of configuration? I've attached screenshots to illustrate.&lt;/P&gt;&lt;P&gt;Thanks for your time and assistance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 08:57:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/48739#M28369</guid>
      <dc:creator>OliverCadman</dc:creator>
      <dc:date>2023-10-09T08:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: 'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/48815#M28386</link>
      <description>&lt;P&gt;Hi Kaniz,&lt;/P&gt;&lt;P&gt;Thank you for taking the time to respond to my query. I will take your advice on board and give it a shot. Much appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 08:32:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/48815#M28386</guid>
      <dc:creator>OliverCadman</dc:creator>
      <dc:date>2023-10-10T08:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: 'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/49363#M28534</link>
      <description>&lt;P&gt;I have stepped through your recommendations and I've not yet been able to successfully execute the %run command. I will check again and report back! Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 10:52:49 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/49363#M28534</guid>
      <dc:creator>OliverCadman</dc:creator>
      <dc:date>2023-10-17T10:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: 'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/49371#M28537</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you for taking the time to respond to my query.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 11:49:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/49371#M28537</guid>
      <dc:creator>aslaleratu</dc:creator>
      <dc:date>2023-10-17T11:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: 'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/50569#M28831</link>
      <description>&lt;P class=""&gt;The %run command is a specific Jupyter magic command.&lt;/P&gt;
&lt;P class=""&gt;The ipykernel used in Databricks examines the initial line of code to determine the appropriate compiler or language for execution.&lt;/P&gt;
&lt;P class=""&gt;To minimize the likelihood of encountering errors, it is advisable to position the %run command as the first line in the cell and not have any command in the cell.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 14:47:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/50569#M28831</guid>
      <dc:creator>MuthuLakshmi</dc:creator>
      <dc:date>2023-11-07T14:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: 'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/61355#M31768</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to run a notebook nested in a for loop in another notebook. %run command doesn't work in this case. Now I see the reason. Do you happen to know if there are other ways to run a notebook instead of using %run? Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 11:12:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/61355#M31768</guid>
      <dc:creator>WoshiSeven</dc:creator>
      <dc:date>2024-02-21T11:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: 'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/78704#M35590</link>
      <description>&lt;P&gt;This is exactly what I encountered. Even a # Comment line was giving me the same error. Removing the comment from that cell worked.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 15:15:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/78704#M35590</guid>
      <dc:creator>BapsDBC</dc:creator>
      <dc:date>2024-07-14T15:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: 'File not found' error when executing %run magic command</title>
      <link>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/97711#M39526</link>
      <description>&lt;P&gt;I have seen this error popping up when you define a Python file without the header:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# Databricks notebook source&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Databricks has a hard time running the file as a nested notebook and you can get some weird errors. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 05 Nov 2024 08:21:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/file-not-found-error-when-executing-run-magic-command/m-p/97711#M39526</guid>
      <dc:creator>ArturOA</dc:creator>
      <dc:date>2024-11-05T08:21:39Z</dc:date>
    </item>
  </channel>
</rss>

