<?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: Databricks job calling DBT - persist job name in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-job-calling-dbt-persist-job-name/m-p/130111#M48701</link>
    <description>&lt;P&gt;Yes, it’s possible to include the Databricks job name in your Brooklyn audit tables, but it won’t happen automatically. Right now, only the job run ID is being logged, so you’d need to extend your audit logic a bit. One common approach is to pass the Databricks job name as a parameter or environment variable when the job triggers the dbt model, and then capture that along with the run ID in your audit insert. That way, both the run ID and the job name are stored in the Brooklyn fact/dim tables, and you can easily build dashboards that focus on Databricks jobs instead of just dbt models.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Aug 2025 03:35:31 GMT</pubDate>
    <dc:creator>Yogesh_Verma_</dc:creator>
    <dc:date>2025-08-29T03:35:31Z</dc:date>
    <item>
      <title>Databricks job calling DBT - persist job name</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-job-calling-dbt-persist-job-name/m-p/130104#M48696</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;Is it possible to persist Databricks job name into the Brooklyn audit tables data model when when a Databricks job calls DBT model?&lt;/P&gt;&lt;P&gt;Currently, my colleagues persist audit information into fact &amp;amp; dimensional tables of the Brooklyn data model. This data model has job run id but not the job name. So, it has become challenging for to build a pipeline health dashboard whose subject is the Databricks job (not DBT model).....&lt;/P&gt;&lt;P&gt;Appreciate any guidance here...&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 22:35:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-job-calling-dbt-persist-job-name/m-p/130104#M48696</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-08-28T22:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks job calling DBT - persist job name</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-job-calling-dbt-persist-job-name/m-p/130111#M48701</link>
      <description>&lt;P&gt;Yes, it’s possible to include the Databricks job name in your Brooklyn audit tables, but it won’t happen automatically. Right now, only the job run ID is being logged, so you’d need to extend your audit logic a bit. One common approach is to pass the Databricks job name as a parameter or environment variable when the job triggers the dbt model, and then capture that along with the run ID in your audit insert. That way, both the run ID and the job name are stored in the Brooklyn fact/dim tables, and you can easily build dashboards that focus on Databricks jobs instead of just dbt models.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Aug 2025 03:35:31 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-job-calling-dbt-persist-job-name/m-p/130111#M48701</guid>
      <dc:creator>Yogesh_Verma_</dc:creator>
      <dc:date>2025-08-29T03:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks job calling DBT - persist job name</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-job-calling-dbt-persist-job-name/m-p/130525#M48820</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/78842"&gt;@Yogesh_Verma_&lt;/a&gt;&amp;nbsp;thanks. engineers need to remember to pass the job name as parameter, right? else, we have the risk of not seeing the job name in the audit tables. can you please elaborate little bit more on environment variables? is there a way to not rely on engineers declaring the job name...&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 15:13:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-job-calling-dbt-persist-job-name/m-p/130525#M48820</guid>
      <dc:creator>noorbasha534</dc:creator>
      <dc:date>2025-09-02T15:13:47Z</dc:date>
    </item>
  </channel>
</rss>

