<?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 Revert cluster DBR version to last DBR in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/revert-cluster-dbr-version-to-last-dbr/m-p/113492#M44554</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We have updated our clusters DBR version, later we got to know that some of our jobs started failing, now we wanted to revert to DBR version to the previos one only but we forgot the DBR version on which job was running fine.&lt;/P&gt;&lt;P&gt;Is there any way to find that out?&lt;/P&gt;</description>
    <pubDate>Tue, 25 Mar 2025 11:24:47 GMT</pubDate>
    <dc:creator>ayushmangal72</dc:creator>
    <dc:date>2025-03-25T11:24:47Z</dc:date>
    <item>
      <title>Revert cluster DBR version to last DBR</title>
      <link>https://community.databricks.com/t5/data-engineering/revert-cluster-dbr-version-to-last-dbr/m-p/113492#M44554</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;We have updated our clusters DBR version, later we got to know that some of our jobs started failing, now we wanted to revert to DBR version to the previos one only but we forgot the DBR version on which job was running fine.&lt;/P&gt;&lt;P&gt;Is there any way to find that out?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 11:24:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/revert-cluster-dbr-version-to-last-dbr/m-p/113492#M44554</guid>
      <dc:creator>ayushmangal72</dc:creator>
      <dc:date>2025-03-25T11:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Revert cluster DBR version to last DBR</title>
      <link>https://community.databricks.com/t5/data-engineering/revert-cluster-dbr-version-to-last-dbr/m-p/113508#M44562</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hey &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/155083"&gt;@ayushmangal72&lt;/a&gt;&amp;nbsp;, try using the Databricks Job Run API (&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;/api/2.2/jobs/runs/list&lt;/SPAN&gt;&lt;/SPAN&gt;) to fetch older run IDs for the job.&lt;/P&gt;&lt;P&gt;Once you have the run_id, make a request to the API at /api/2.2/jobs/runs/get. You'll be able to find the DBR version in the API response (I’ve provided a sample response where the DBR version can be found).&lt;/P&gt;&lt;LI-CODE lang="python"&gt;"job_clusters": [
    {
      "job_cluster_key": "auto_scaling_cluster",
      "new_cluster": {
        "autoscale": {
          "max_workers": 16,
          "min_workers": 2
        },
        "node_type_id": null,
        "spark_conf": {
          "spark.speculation": true
        },
        "spark_version": "7.3.x-scala2.12"
      }
    }
  ],
 &lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 25 Mar 2025 15:56:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/revert-cluster-dbr-version-to-last-dbr/m-p/113508#M44562</guid>
      <dc:creator>adhi_databricks</dc:creator>
      <dc:date>2025-03-25T15:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Revert cluster DBR version to last DBR</title>
      <link>https://community.databricks.com/t5/data-engineering/revert-cluster-dbr-version-to-last-dbr/m-p/113669#M44602</link>
      <description>&lt;P&gt;Thank you for your reply, I also found an another solution, checked the event_logs and there old DBR versions was mentioned.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 11:39:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/revert-cluster-dbr-version-to-last-dbr/m-p/113669#M44602</guid>
      <dc:creator>ayushmangal72</dc:creator>
      <dc:date>2025-03-26T11:39:29Z</dc:date>
    </item>
  </channel>
</rss>

