<?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 &amp;quot;delta-lake&amp;quot; demo fails with&amp;quot;config&amp;quot; notebook not found when running &amp;quot;00-setup&amp;quot; in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/quot-delta-lake-quot-demo-fails-with-quot-config-quot-notebook/m-p/104885#M41921</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;delta-lake&lt;/EM&gt; demo used to run fine for us around October 2024. Reinstalling it now, it fails on initialisation.&lt;/P&gt;&lt;P&gt;Using runtime version 15.4 on a trial Databricks installation, and executing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dbdemos.install('delta-lake', overwrite=True, use_current_cluster=True)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frame 2 in&amp;nbsp;&lt;EM&gt;01-Getting-Started-With-Delta-Lake&lt;/EM&gt; has the line and error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;%run ./_resources/00-setup $reset_all_data=false
Notebook not found: Users/[redacted]/Demos/delta-lake/config&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and indeed it does not exist. Tracing into the &lt;EM&gt;00-setup notebook&lt;/EM&gt;, the call is definitely there.&lt;/P&gt;&lt;P&gt;Looking at the subsequent frames in notebook&amp;nbsp;&lt;EM&gt;01-Getting-Started-With-Delta-Lake&lt;/EM&gt;, their outputs are all listed as "Command skipped". This is different to what is usually seen in the demos. Also, none of the other DE demos that I installed give problems - they install and run fine, and show valid outputs for each frame prior to running them myself.&lt;BR /&gt;&lt;BR /&gt;Easiest way to test/reproduce, is to run the install command listed at the top, and to check whether&amp;nbsp;&lt;EM&gt;01-Getting-Started-With-Delta-Lake&lt;/EM&gt; frame 2 runs or not.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2025 10:26:05 GMT</pubDate>
    <dc:creator>RoelofvS</dc:creator>
    <dc:date>2025-01-09T10:26:05Z</dc:date>
    <item>
      <title>"delta-lake" demo fails with"config" notebook not found when running "00-setup"</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-delta-lake-quot-demo-fails-with-quot-config-quot-notebook/m-p/104885#M41921</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;delta-lake&lt;/EM&gt; demo used to run fine for us around October 2024. Reinstalling it now, it fails on initialisation.&lt;/P&gt;&lt;P&gt;Using runtime version 15.4 on a trial Databricks installation, and executing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;dbdemos.install('delta-lake', overwrite=True, use_current_cluster=True)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Frame 2 in&amp;nbsp;&lt;EM&gt;01-Getting-Started-With-Delta-Lake&lt;/EM&gt; has the line and error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;%run ./_resources/00-setup $reset_all_data=false
Notebook not found: Users/[redacted]/Demos/delta-lake/config&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and indeed it does not exist. Tracing into the &lt;EM&gt;00-setup notebook&lt;/EM&gt;, the call is definitely there.&lt;/P&gt;&lt;P&gt;Looking at the subsequent frames in notebook&amp;nbsp;&lt;EM&gt;01-Getting-Started-With-Delta-Lake&lt;/EM&gt;, their outputs are all listed as "Command skipped". This is different to what is usually seen in the demos. Also, none of the other DE demos that I installed give problems - they install and run fine, and show valid outputs for each frame prior to running them myself.&lt;BR /&gt;&lt;BR /&gt;Easiest way to test/reproduce, is to run the install command listed at the top, and to check whether&amp;nbsp;&lt;EM&gt;01-Getting-Started-With-Delta-Lake&lt;/EM&gt; frame 2 runs or not.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 10:26:05 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-delta-lake-quot-demo-fails-with-quot-config-quot-notebook/m-p/104885#M41921</guid>
      <dc:creator>RoelofvS</dc:creator>
      <dc:date>2025-01-09T10:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: "delta-lake" demo fails with"config" notebook not found when running "0</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-delta-lake-quot-demo-fails-with-quot-config-quot-notebook/m-p/105065#M41978</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/126200"&gt;@RoelofvS&lt;/a&gt;&amp;nbsp;, I was able to replicate the issue and reached out to the team that maintains dbdemos, they will get this addressed.&lt;/P&gt;
&lt;P&gt;Until that is addressed, you can try manually creating that `config` notebook as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;#Note: we do not recommend to change the catalog here as it won't impact all the demo resources such as DLT pipeline and Dashboards.
#Instead, please re-install the demo with a specific catalog and schema using dbdemos.install("lakehouse-retail-c360", catalog="..", schema="...")

catalog = "main__build"
schema = dbName = db = "dbdemos_delta_lake"

volume_name = "delta_lake_raw_data"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;This resolved the issue for me.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 18:59:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-delta-lake-quot-demo-fails-with-quot-config-quot-notebook/m-p/105065#M41978</guid>
      <dc:creator>brockb</dc:creator>
      <dc:date>2025-01-09T18:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: "delta-lake" demo fails with"config" notebook not found when running "0</title>
      <link>https://community.databricks.com/t5/data-engineering/quot-delta-lake-quot-demo-fails-with-quot-config-quot-notebook/m-p/105326#M42079</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/88135"&gt;@brockb&lt;/a&gt;, your workaround also works for me.&lt;BR /&gt;&lt;BR /&gt;I found that notebook&amp;nbsp;&lt;EM&gt;03-Delta-Lake-Uniform&amp;nbsp;&lt;/EM&gt;frame 4 also needed a touch:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CREATE OR REPLACE TABLE main__build.dbdemos_delta_lake.repro1 (
-- CREATE OR REPLACE TABLE workspace.default.repro1&lt;/LI-CODE&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2025 11:36:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/quot-delta-lake-quot-demo-fails-with-quot-config-quot-notebook/m-p/105326#M42079</guid>
      <dc:creator>RoelofvS</dc:creator>
      <dc:date>2025-01-12T11:36:55Z</dc:date>
    </item>
  </channel>
</rss>

