<?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: dbt_project.yml won't load in databricks dbt job in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122551#M46812</link>
    <description>&lt;P&gt;Yes I have the same problem. From today on dbt-databricks tasks fail and we didn't change anything. Is there something breaking in how dbt task are executed?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jun 2025 14:45:48 GMT</pubDate>
    <dc:creator>analytics_eng</dc:creator>
    <dc:date>2025-06-23T14:45:48Z</dc:date>
    <item>
      <title>dbt_project.yml won't load in databricks dbt job</title>
      <link>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122550#M46811</link>
      <description>&lt;P&gt;We're running into issues with dbt jobs, which are not running anymore. The errors we receive suggest that the dbt_project.yml file cannot be found, while the profiles.yml can be found. We are running our dbt jobs with Databricks Workflows. We've tried to upgrade the clusters to a new LTS, the latest dbt-databricks version, change cluster policy (shared vs. single), manually inserting the project-dir in the dbt build command, but nothing seems to work. We've made no changes to the code-base. This happened to all our separate dbt projects at the same time.&lt;/P&gt;&lt;P&gt;Does anybody have any idea what is causing this?&lt;/P&gt;&lt;P&gt;This is our error message from the test environment, which was working yesterday:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Failed to load profile from dbt_project.yml, falling back to default profile `local_databricks_cluster` + dbt build --select +tag:daily +tag:monday +tag:23 +tag:working_day --vars '{"read_env":test}' --threads 4 &lt;/SPAN&gt;&lt;SPAN&gt;08:56:42 Running with dbt=1.10.2 &lt;/SPAN&gt;&lt;SPAN&gt;08:56:42 Encountered an error: Runtime Error No dbt_project.yml found at expected path /tmp/tmp-dbt-run-&amp;lt;job_id&amp;gt;/dbt_project.yml Verify that each entry within packages.yml (and their transitive dependencies) contains a file named dbt_project.yml&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 15:10:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122550#M46811</guid>
      <dc:creator>skooijman</dc:creator>
      <dc:date>2025-06-23T15:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: dbt_project.yml won't load in databricks dbt job</title>
      <link>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122551#M46812</link>
      <description>&lt;P&gt;Yes I have the same problem. From today on dbt-databricks tasks fail and we didn't change anything. Is there something breaking in how dbt task are executed?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 14:45:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122551#M46812</guid>
      <dc:creator>analytics_eng</dc:creator>
      <dc:date>2025-06-23T14:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: dbt_project.yml won't load in databricks dbt job</title>
      <link>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122573#M46815</link>
      <description>&lt;P&gt;We’re experiencing the same issue across all our environments (DEV, STAGING, PROD).&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;This began happening suddenly, without any changes to our code or environment.&lt;/P&gt;&lt;P&gt;All dbt jobs started failing with the same error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;EM&gt;Command 'dbt deps' returned non-zero exit status 2.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Failed to load profile from dbt_project.yml, falling back to default profile `local_databricks_cluster` + dbt deps 10:28:25 Running with dbt=1.10.2 10:28:25 Encountered an error: Runtime Error No dbt_project.yml found at expected path /tmp/tmp-dbt-run-1056643299291120/dbt_project.yml Verify that each entry within packages.yml (and their transitive dependencies) contains a file named dbt_project.yml&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;Workaround&lt;/STRONG&gt;: We resolved it temporarily by explicitly setting the project path in our command:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;EM&gt;dbt deps --project-dir /Workspace/Users/{{User}}/projectWorkspace&lt;/EM&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Would appreciate any updates from #Databricks or #dbt Labs on a permanent fix or root caus&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Jun 2025 17:24:09 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122573#M46815</guid>
      <dc:creator>Lahcen</dc:creator>
      <dc:date>2025-06-23T17:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: dbt_project.yml won't load in databricks dbt job</title>
      <link>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122618#M46831</link>
      <description>&lt;P&gt;Thanks for this. We also needed to change our profile settings in dbt_project.yml (and profiles.yml) from&amp;nbsp;&lt;SPAN&gt;profile: "databricks_cluster" to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;profile&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"local_databricks_cluster". It would be great if Databricks or dbt provided a response to this sudden and unexpected behavior&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 07:41:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122618#M46831</guid>
      <dc:creator>analytics_eng</dc:creator>
      <dc:date>2025-06-24T07:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: dbt_project.yml won't load in databricks dbt job</title>
      <link>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122807#M46877</link>
      <description>&lt;P&gt;Hello is there any updates please regarding the issue? I'm having the same problem on my prod&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 12:26:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dbt-project-yml-won-t-load-in-databricks-dbt-job/m-p/122807#M46877</guid>
      <dc:creator>LokmenChouaya</dc:creator>
      <dc:date>2025-06-25T12:26:20Z</dc:date>
    </item>
  </channel>
</rss>

