<?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 How do I deploy or run one job if I have multiple jobs in a Databricks Asset Bundle? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115761#M45178</link>
    <description>&lt;P&gt;How do I deploy or run a single job if I have 2 or more jobs defined in my asset bundle?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$databricks bundle deploy job1 #does not work&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I do not see a flag to identify what job to run.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Apr 2025 13:50:14 GMT</pubDate>
    <dc:creator>cs_de</dc:creator>
    <dc:date>2025-04-17T13:50:14Z</dc:date>
    <item>
      <title>How do I deploy or run one job if I have multiple jobs in a Databricks Asset Bundle?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115761#M45178</link>
      <description>&lt;P&gt;How do I deploy or run a single job if I have 2 or more jobs defined in my asset bundle?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$databricks bundle deploy job1 #does not work&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I do not see a flag to identify what job to run.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 13:50:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115761#M45178</guid>
      <dc:creator>cs_de</dc:creator>
      <dc:date>2025-04-17T13:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I deploy or run one job if I have multiple jobs in a Databricks Asset Bundle?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115784#M45185</link>
      <description>&lt;P&gt;What are you trying to solve?&amp;nbsp; I believe an asset bundle is intended to be deployed as a whole unit (hence why it's a bundle).&amp;nbsp; Why would you want to deploy one job from it, and not the others?&amp;nbsp; If there are no changes to an existing job, nothing will be applied.&lt;BR /&gt;&lt;BR /&gt;As far as running just one, `databricks bundle run job1` should work.&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/dev-tools/cli/bundle-commands#run-a-job-or-pipeline" target="_blank"&gt;https://docs.databricks.com/aws/en/dev-tools/cli/bundle-commands#run-a-job-or-pipeline&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 18:17:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115784#M45185</guid>
      <dc:creator>madams</dc:creator>
      <dc:date>2025-04-17T18:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I deploy or run one job if I have multiple jobs in a Databricks Asset Bundle?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115810#M45187</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I haven't done it with multiple jobs, but I think under resources you name multiple jobs, then when you deploy you just call that job key.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 22:16:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115810#M45187</guid>
      <dc:creator>mark_ott</dc:creator>
      <dc:date>2025-04-17T22:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I deploy or run one job if I have multiple jobs in a Databricks Asset Bundle?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115811#M45188</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;`databricks bundle run job1` works, but&amp;nbsp;&amp;nbsp;`databricks bundle deploy job1` does not.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;To your point I guess the deploy does not really matter if nothing has changed so maybe I am overthinking it.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 22:22:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115811#M45188</guid>
      <dc:creator>cs_de</dc:creator>
      <dc:date>2025-04-17T22:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I deploy or run one job if I have multiple jobs in a Databricks Asset Bundle?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115812#M45189</link>
      <description>&lt;P&gt;Outstanding&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/82205"&gt;@mark_ott&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 23:12:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-do-i-deploy-or-run-one-job-if-i-have-multiple-jobs-in-a/m-p/115812#M45189</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-04-17T23:12:19Z</dc:date>
    </item>
  </channel>
</rss>

