<?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: Azure Asset Bundle deploy removes the continous: true configuration in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/102865#M41257</link>
    <description>&lt;P&gt;I'm using Databricks CLI v0.237.0&lt;/P&gt;</description>
    <pubDate>Fri, 20 Dec 2024 20:56:17 GMT</pubDate>
    <dc:creator>zuzsad</dc:creator>
    <dc:date>2024-12-20T20:56:17Z</dc:date>
    <item>
      <title>Azure Asset Bundle deploy removes the continous: true configuration</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/102797#M41239</link>
      <description>&lt;P&gt;I have this pipeline configuration that I'm deploying using Azure Asset Bundles:&lt;/P&gt;&lt;P&gt;ingest-pipeline.test.yml&lt;/P&gt;&lt;DIV&gt;```&lt;/DIV&gt;&lt;DIV&gt;resources:&lt;BR /&gt;&amp;nbsp; pipelines:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; ingest-pipeline-test:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; name: ingest-pipeline-test-2&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; clusters:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - label: default&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; node_type_id: Standard_D4ads_v5&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; autoscale:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; min_workers: 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; max_workers: 2&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; mode: ENHANCED&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; libraries:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; - notebook:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; path: ../notebooks/Multi-table pipeline.py&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; target: test_bundle_project_${bundle.target}&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; continuous: true&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; development: true&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; catalog: test_databricks_premium&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; configuration:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; bundle.sourcePath: ${workspace.file_path}/notebooks&lt;BR /&gt;```&lt;BR /&gt;The notebook is creating a couple of streaming tables (DLT). The YAML validates and deploys just fine and I can see my job under "Delta Live Tables". However, the deployed pipeline has mode "Triggered" and not "Continous". If I check the YAML of the deployed pipeline (by clicking the pipeline name in the Databricks UI, then the kebab menu next to "Development" and selecting "View settings YAML", I see that "continous: true" is gone (other than that the configuration is basically the same as my YAML file above). Is this a bug or am I configuring the job incorrectly? I actually looked at the settings YAML for another continous DLT job that I already had running in Databricks, which was created using the UI, so that's where I got the "continous: true" from.&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Dec 2024 14:20:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/102797#M41239</guid>
      <dc:creator>zuzsad</dc:creator>
      <dc:date>2024-12-20T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Asset Bundle deploy removes the continous: true configuration</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/102820#M41242</link>
      <description>&lt;P&gt;Which CLI version are you using? Is it the latest version?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 15:02:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/102820#M41242</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-20T15:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Asset Bundle deploy removes the continous: true configuration</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/102865#M41257</link>
      <description>&lt;P&gt;I'm using Databricks CLI v0.237.0&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 20:56:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/102865#M41257</guid>
      <dc:creator>zuzsad</dc:creator>
      <dc:date>2024-12-20T20:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Asset Bundle deploy removes the continous: true configuration</title>
      <link>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/103063#M41325</link>
      <description>&lt;P&gt;I just got confirmation internally that as of now&amp;nbsp;&lt;SPAN&gt;Continuous is disabled in&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="c-mrkdwn__code" data-stringify-type="code"&gt;mode: development&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 02:25:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/azure-asset-bundle-deploy-removes-the-continous-true/m-p/103063#M41325</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-24T02:25:01Z</dc:date>
    </item>
  </channel>
</rss>

