<?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: Dbutils.notebook.run command not working with /Repos/ in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20993#M14239</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Uma Maheswara Rao Desula​&lt;/P&gt;&lt;P&gt;I ran the same command from a notebook. It ran Successfully.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;dbutils.notebook.run("/Repos/repo_2/notebooks/notebook", 0, args)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But doesn't work from one repo to other repo.. &lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2022 15:31:24 GMT</pubDate>
    <dc:creator>dannythermadom</dc:creator>
    <dc:date>2022-11-23T15:31:24Z</dc:date>
    <item>
      <title>Dbutils.notebook.run command not working with /Repos/</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20990#M14236</link>
      <description>&lt;P&gt;I have two github repo configured in Databricks Repos folder. &lt;/P&gt;&lt;P&gt;repo_1 is run using a job and repo_2 is run/called from repo_1 using  Dbutils.notebook.run command. &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; dbutils.notebook.run("/Repos/repo_2/notebooks/notebook", 0, args)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am getting the following error&lt;/P&gt;&lt;P&gt;&lt;B&gt;WorkflowException: com.databricks.NotebookExecutionException: FAILED: Notebook not found: Repos/repo_2/notebooks/notebook&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Caused by: NotebookExecutionException: FAILED: Notebook not found: Repos/repo_2/notebooks/notebook&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 13:43:38 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20990#M14236</guid>
      <dc:creator>dannythermadom</dc:creator>
      <dc:date>2022-11-23T13:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dbutils.notebook.run command not working with /Repos/</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20991#M14237</link>
      <description>&lt;P&gt;Hi @Danny Davis​&amp;nbsp;, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm if you have a notebook in that folder ?&lt;/P&gt;&lt;P&gt;Ideally the path should be in this format if I'm not wrong..&lt;/P&gt;&lt;P&gt; '/Workspace/Repos/&amp;lt;username&amp;gt;/&amp;lt;notebookname&amp;gt;' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not work, please try giving relative paths and check if it works.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;./name  -- &amp;nbsp;for notebook in current directory&lt;/LI&gt;&lt;LI&gt;../name -- &amp;nbsp;for notebook in parent directory&lt;/LI&gt;&lt;LI&gt;../../name -- for notebook in two levels higher&lt;/LI&gt;&lt;LI&gt;subdir/name -- for notebook in sub-directory with name&amp;nbsp;subdir&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...Cheers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 14:59:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20991#M14237</guid>
      <dc:creator>UmaMahesh1</dc:creator>
      <dc:date>2022-11-23T14:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dbutils.notebook.run command not working with /Repos/</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20992#M14238</link>
      <description>&lt;P&gt;hi @Danny Davis​&amp;nbsp;plz check your notebook should br present in that path and mention correct path&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 15:07:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20992#M14238</guid>
      <dc:creator>yogu</dc:creator>
      <dc:date>2022-11-23T15:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dbutils.notebook.run command not working with /Repos/</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20993#M14239</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Uma Maheswara Rao Desula​&lt;/P&gt;&lt;P&gt;I ran the same command from a notebook. It ran Successfully.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;dbutils.notebook.run("/Repos/repo_2/notebooks/notebook", 0, args)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But doesn't work from one repo to other repo.. &lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 15:31:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20993#M14239</guid>
      <dc:creator>dannythermadom</dc:creator>
      <dc:date>2022-11-23T15:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dbutils.notebook.run command not working with /Repos/</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20994#M14240</link>
      <description>&lt;P&gt;&amp;nbsp;@Yogita Chavan​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran the same command from a notebook. It ran Successfully.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;dbutils.notebook.run("/Repos/repo_2/notebooks/notebook", 0, args)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But doesn't work from one repo to other repo.. &lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 15:31:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20994#M14240</guid>
      <dc:creator>dannythermadom</dc:creator>
      <dc:date>2022-11-23T15:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dbutils.notebook.run command not working with /Repos/</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20995#M14241</link>
      <description>&lt;P&gt;Can you please try giving the full path as mentioned above ​&lt;/P&gt;&lt;P&gt;'/Workspace/Repos/&amp;lt;username&amp;gt;/&amp;lt;notebookname&amp;gt;'&lt;/P&gt;&lt;P&gt; If this does not work also please try using relative paths and let me know if issue still persists. &lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 15:37:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/20995#M14241</guid>
      <dc:creator>UmaMahesh1</dc:creator>
      <dc:date>2022-11-23T15:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dbutils.notebook.run command not working with /Repos/</title>
      <link>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/66271#M33068</link>
      <description>&lt;P&gt;I am having a similar issue...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ecw_staging_nb_List &lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;SPAN&gt;'/Workspace/Repos/PRIMARY/UVVC_DATABRICKS_EDW/silver/nb_UPSERT_stg_ecw_insurance'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'/Repos/PRIMARY/UVVC_DATABRICKS_EDW/silver/nb_UPSERT_stg_ecw_facilitygroups']&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Adding workspace did not help.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Apr 2024 13:03:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbutils-notebook-run-command-not-working-with-repos/m-p/66271#M33068</guid>
      <dc:creator>cubanDataDude</dc:creator>
      <dc:date>2024-04-15T13:03:02Z</dc:date>
    </item>
  </channel>
</rss>

