<?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 Job Listener Concept for Tracking Personal Jobs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-job-listener-concept-for-tracking-personal-jobs/m-p/114910#M44984</link>
    <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;I want to know if any listener mechanism in Databricks can track the configuration of Databricks jobs deployed through CI/CD. With the help of this listener, we can track our custom jobs that are not part of the CI/CD process. This way, if any changes occur in the original job deployed through CI/CD, we can automatically update the parameters in the custom job configuration using some Python code&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2025 08:03:45 GMT</pubDate>
    <dc:creator>DatabricksQuery</dc:creator>
    <dc:date>2025-04-09T08:03:45Z</dc:date>
    <item>
      <title>Databricks Job Listener Concept for Tracking Personal Jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-job-listener-concept-for-tracking-personal-jobs/m-p/114910#M44984</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;I want to know if any listener mechanism in Databricks can track the configuration of Databricks jobs deployed through CI/CD. With the help of this listener, we can track our custom jobs that are not part of the CI/CD process. This way, if any changes occur in the original job deployed through CI/CD, we can automatically update the parameters in the custom job configuration using some Python code&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 08:03:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-job-listener-concept-for-tracking-personal-jobs/m-p/114910#M44984</guid>
      <dc:creator>DatabricksQuery</dc:creator>
      <dc:date>2025-04-09T08:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks Job Listener Concept for Tracking Personal Jobs</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-job-listener-concept-for-tracking-personal-jobs/m-p/114913#M44986</link>
      <description>&lt;P&gt;Hi , I don't think&amp;nbsp;&lt;SPAN&gt;Databricks provides a built-in&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;listener mechanism&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to track changes to job configurations directly. However, you can implement a&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;custom solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to monitor and track changes to Databricks jobs deployed through CI/CD pipelines using databricks API's.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;List Jobs&lt;/STRONG&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;GET /api/2.1/jobs/list&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Get Job Details&lt;/STRONG&gt;:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;GET /api/2.1/jobs/get&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 09 Apr 2025 08:39:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-job-listener-concept-for-tracking-personal-jobs/m-p/114913#M44986</guid>
      <dc:creator>saurabh18cs</dc:creator>
      <dc:date>2025-04-09T08:39:24Z</dc:date>
    </item>
  </channel>
</rss>

