<?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: Unable to deploy Databricks Asset Bundle in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/123245#M46964</link>
    <description>&lt;P&gt;I am able to resolve it.&lt;BR /&gt;&lt;BR /&gt;First thing is that a job id can be associated with only one user, I guess it is hard to change owner of job.&lt;BR /&gt;&lt;BR /&gt;If someone is deploying a job created by some else then this issue will come.&lt;BR /&gt;&lt;BR /&gt;Below are the points which you can perform,&lt;BR /&gt;&lt;BR /&gt;1. Delete Bundle from Local IDE and Databricks workspace.&lt;/P&gt;&lt;P&gt;2. Delete workflow from Databricks.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Jun 2025 08:02:20 GMT</pubDate>
    <dc:creator>dbr_data_engg</dc:creator>
    <dc:date>2025-06-30T08:02:20Z</dc:date>
    <item>
      <title>Unable to deploy Databricks Asset Bundle</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/83188#M36866</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;I created a workflow/job and was able to deploy to Dev and Prod workspaces. But now I am unable to deploy job to "Dev" workspace and getting below error, [Also unable to see this job on Databricks UI]&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Deploying resources...&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Updating deployment state...&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;Error: terraform apply: exit status 1&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Error: cannot read job: User XYZ does not have Admin or Manage Run or Owner or View permissions on job 12345678912312&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;though I am able to deploy DAB to prod workspace , only facing this weird issue with Dev.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 08:45:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/83188#M36866</guid>
      <dc:creator>dbr_data_engg</dc:creator>
      <dc:date>2024-08-16T08:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to deploy Databricks Asset Bundle</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/97011#M39393</link>
      <description>&lt;P&gt;Hey, I'm facing the same issue&lt;BR /&gt;Did you ever get a chance to solve it?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 14:33:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/97011#M39393</guid>
      <dc:creator>fabiobeider</dc:creator>
      <dc:date>2024-10-31T14:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to deploy Databricks Asset Bundle</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/123245#M46964</link>
      <description>&lt;P&gt;I am able to resolve it.&lt;BR /&gt;&lt;BR /&gt;First thing is that a job id can be associated with only one user, I guess it is hard to change owner of job.&lt;BR /&gt;&lt;BR /&gt;If someone is deploying a job created by some else then this issue will come.&lt;BR /&gt;&lt;BR /&gt;Below are the points which you can perform,&lt;BR /&gt;&lt;BR /&gt;1. Delete Bundle from Local IDE and Databricks workspace.&lt;/P&gt;&lt;P&gt;2. Delete workflow from Databricks.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 08:02:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/123245#M46964</guid>
      <dc:creator>dbr_data_engg</dc:creator>
      <dc:date>2025-06-30T08:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to deploy Databricks Asset Bundle</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/123256#M46967</link>
      <description>&lt;P&gt;Addition to it :&lt;/P&gt;&lt;P&gt;If you define mode as&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;mode&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;development&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;for targets-&amp;gt;dev within databricks.yml file then&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;everything deployed to this target gets a prefix&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;# like '[dev my_user_name]' maintaining uniqueness for the job deployed by individual developers.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 30 Jun 2025 09:30:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-deploy-databricks-asset-bundle/m-p/123256#M46967</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-06-30T09:30:20Z</dc:date>
    </item>
  </channel>
</rss>

