<?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: Issue in &amp;quot;Build a Declarative Pipeline with Spark Declarative Pipelines&amp;quot; in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/167986#M55808</link>
    <description>&lt;P&gt;It worked!&lt;/P&gt;</description>
    <pubDate>Tue, 08 Sep 2026 18:16:50 GMT</pubDate>
    <dc:creator>seanpmcn</dc:creator>
    <dc:date>2026-09-08T18:16:50Z</dc:date>
    <item>
      <title>Issue in "Build a Declarative Pipeline with Spark Declarative Pipelines"</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/167982#M55806</link>
      <description>&lt;P&gt;I am trying to complete the "Get Started with Data Engineering" course, but I have been running into an issue.&lt;/P&gt;&lt;P&gt;I have gotten to this step in&amp;nbsp;"Build a Declarative Pipeline with Spark Declarative Pipelines":&lt;/P&gt;&lt;H2&gt;Demo: Create and Run the Pipeline&lt;/H2&gt;&lt;P&gt;Now you'll configure an ETL Pipeline in the Databricks UI that uses this notebook as its source.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Follow these steps:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In the left sidebar, click &lt;STRONG&gt;Jobs &amp;amp; Pipelines&lt;/STRONG&gt; (right-click → open in a new tab so you can refer back to these instructions)&lt;/LI&gt;&lt;LI&gt;Click &lt;STRONG&gt;Create&lt;/STRONG&gt; and select &lt;STRONG&gt;ETL Pipeline&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Give your pipeline a name (e.g., yourname-sdp-bronze-silver-gold)&lt;/LI&gt;&lt;LI&gt;Under &lt;STRONG&gt;Source code&lt;/STRONG&gt;, click &lt;STRONG&gt;Browse&lt;/STRONG&gt; and navigate to this notebook:&lt;UL&gt;&lt;LI&gt;Find your project folder → select &lt;STRONG&gt;08 - Build a Declarative Pipeline with Spark Declarative Pipelines&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Under &lt;STRONG&gt;Destination&lt;/STRONG&gt;, set:&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Catalog:&lt;/STRONG&gt; dbacademy&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Schema:&lt;/STRONG&gt; get_started_de&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Under &lt;STRONG&gt;Compute&lt;/STRONG&gt;, confirm &lt;STRONG&gt;Serverless&lt;/STRONG&gt; is selected&lt;/LI&gt;&lt;LI&gt;Click &lt;STRONG&gt;Create&lt;/STRONG&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the UI doesn't match the steps. Clicking "Create" automatically creates an empty pipeline, which is fine, but there doesn't seem to be anywhere to select source code.&lt;/P&gt;&lt;P&gt;Is there a workaround for this?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2026 17:27:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/167982#M55806</guid>
      <dc:creator>seanpmcn</dc:creator>
      <dc:date>2026-09-08T17:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in "Build a Declarative Pipeline with Spark Declarative Pipelines"</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/167984#M55807</link>
      <description>&lt;P&gt;I have added the source now. I went to the root folder &amp;gt; Create pipeline asset &amp;gt;&amp;nbsp;New pipeline source code folder. I was then able to go to the right of the pipeline name at the top of the screen and edit the catalogue and schema.&lt;/P&gt;&lt;P&gt;However, after running the pipeline, I received the error in the screenshot attached.&lt;/P&gt;&lt;P&gt;Reviewing the warning below the error, I believe I may just need to change the language from python to SQL and remove %sql from the code.&lt;/P&gt;&lt;P&gt;I will report back whether that works.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2026 18:14:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/167984#M55807</guid>
      <dc:creator>seanpmcn</dc:creator>
      <dc:date>2026-09-08T18:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in "Build a Declarative Pipeline with Spark Declarative Pipelines"</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/167986#M55808</link>
      <description>&lt;P&gt;It worked!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2026 18:16:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/167986#M55808</guid>
      <dc:creator>seanpmcn</dc:creator>
      <dc:date>2026-09-08T18:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in "Build a Declarative Pipeline with Spark Declarative Pipelines"</title>
      <link>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/168033#M55821</link>
      <description>&lt;P&gt;Hi seanpmcn,&lt;/P&gt;&lt;P&gt;Great job troubleshooting that! It is very common for the UI steps in training documentation to occasionally lag behind the platform's rapid evolution, and you navigated that perfectly by exploring the "Create pipeline asset" workflow.&lt;/P&gt;&lt;P&gt;Your experience with the language syntax error is a perfect example of how declarative pipelines (like DLT/SDP) require strict environment settings compared to interactive notebooks. When a pipeline is configured for SQL, the engine expects pure SQL execution, and the inclusion of %sql magic commands (which are meant for interactive Python/notebook shells) will naturally trigger an error.&lt;/P&gt;&lt;P&gt;Architect’s Pro-Tip: When moving from interactive development (using %sql or %python cells) to declarative production (pipelines), I always recommend cleaning up the code into pure language-specific files or standard notebooks. It not only avoids these execution errors but also makes your code much more compatible with Databricks Asset Bundles (DABs) for CI/CD later on.&lt;/P&gt;&lt;P&gt;It’s great that you shared the solution—this will definitely save the next person.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2026 05:39:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/issue-in-quot-build-a-declarative-pipeline-with-spark/m-p/168033#M55821</guid>
      <dc:creator>Khasim_1</dc:creator>
      <dc:date>2026-09-09T05:39:44Z</dc:date>
    </item>
  </channel>
</rss>

