<?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 Databricks Asset bundles in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/109954#M2984</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;In our company we are planning to migrate our workflows with Databricks Asset bundles, is it mandatory to install Databricks CLI tool for getting started with DAB ? Any one who integrated with Github with CICD pipeline please let me know the process for getting started with Databricks asset bundles ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;</description>
    <pubDate>Wed, 12 Feb 2025 10:48:01 GMT</pubDate>
    <dc:creator>sri840</dc:creator>
    <dc:date>2025-02-12T10:48:01Z</dc:date>
    <item>
      <title>Databricks Asset bundles</title>
      <link>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/109954#M2984</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;In our company we are planning to migrate our workflows with Databricks Asset bundles, is it mandatory to install Databricks CLI tool for getting started with DAB ? Any one who integrated with Github with CICD pipeline please let me know the process for getting started with Databricks asset bundles ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 10:48:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/109954#M2984</guid>
      <dc:creator>sri840</dc:creator>
      <dc:date>2025-02-12T10:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset bundles</title>
      <link>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/109972#M2985</link>
      <description>&lt;P&gt;Hi Sri&lt;/P&gt;&lt;P&gt;Yes, you should install Databricks CLI, because DAB's are part of the CLI.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;See the doc for DAB:&amp;nbsp;&lt;A href="https://docs.databricks.com/en/dev-tools/bundles/index.html" target="_blank"&gt;https://docs.databricks.com/en/dev-tools/bundles/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For CI/CD-Pipeline with Github Action, see this:&amp;nbsp;&lt;A href="https://docs.databricks.com/en/dev-tools/bundles/ci-cd-bundles.html" target="_blank"&gt;https://docs.databricks.com/en/dev-tools/bundles/ci-cd-bundles.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 11:58:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/109972#M2985</guid>
      <dc:creator>Stefan-Koch</dc:creator>
      <dc:date>2025-02-12T11:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset bundles</title>
      <link>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/110224#M2998</link>
      <description>&lt;P&gt;ok, if you are going to do that, there are a few things to know.&lt;BR /&gt;f.e. up to now you always have to define your spark version in the dab, even though the spark version is defined in a compute policy.&amp;nbsp; So if you switch to a newer databricks version you have to do a redeploy of all your DABs.&lt;BR /&gt;(now this is not because of DAB itself but because of the databricks cli that has spark version as mandatory)&lt;BR /&gt;So definitely check out variables, substitutions and include.&lt;BR /&gt;&lt;A href="https://docs.databricks.com/en/dev-tools/bundles/settings.html" target="_blank"&gt;https://docs.databricks.com/en/dev-tools/bundles/settings.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mind that the docs are not complete.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 13:34:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/110224#M2998</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2025-02-14T13:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Asset bundles</title>
      <link>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/110226#M2999</link>
      <description>&lt;P&gt;I forgot the CI/CD part:&lt;BR /&gt;that is not that hard.&amp;nbsp; Basically in DAB you define the type of environment you are using.&lt;BR /&gt;If you use 'development', DAB assumes you are in actual development mode (feature branch).&amp;nbsp; so there you can connect git and put the files in a feature branch.&lt;BR /&gt;Deploying can be done manually.&lt;BR /&gt;Now, from there on, I suggest you use automated pipelines to promote to QA/PROD.&lt;BR /&gt;The pipelines put the files in the correct branches in git (using merge) and start the deploy of the dab on the correct environment.&lt;BR /&gt;For those (QA, PROD) use environment type 'production'.&lt;BR /&gt;&lt;BR /&gt;So basically it comes down to making sure your DAB files are put into git in the correct branch and deploying in the correct workspace.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 13:40:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/databricks-asset-bundles/m-p/110226#M2999</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2025-02-14T13:40:33Z</dc:date>
    </item>
  </channel>
</rss>

