โ01-13-2025 02:20 AM
Hi All,
Is there a way to restore deleted databricks jobs?
Thank you.
โ01-13-2025 03:54 AM
Unfortunately, as far as I know, there is no way to restore a deleted job cluster. I recommend reaching out to support for assistance.
The job run history is retained for 60 days, so I suggest exporting the results before they expire if needed.
Export Job Run Results Documentation
โ01-13-2025 04:15 AM
Hello, as @Takuya-Omi has mentioned, as of now there is no way to restore a deleted job.
What you need is the code used for the job so you can create a new one?
โ01-13-2025 08:21 PM
Hi @Takuya-Omi @Walter_C ,
Thank you for your help, fortunately I just need the job run history and is still there for 60 days as you mentioned, just extracted it. And @Walter_C yeah I do have the code to create the new one. Thanks!
โ01-14-2025 02:16 AM
Great to hear you where able to get what was needed.
โ01-13-2025 09:37 PM - edited โ01-13-2025 09:37 PM
Hi @iptkrisna ,
Currently, there is no option to recover deleted items. In architectures, it not necessary to control or manage the final code available in the system. Instead, the focus should be controlling and managing how code and jobs are deployed using version control and CI/CD.
For going on,
As a best practice, you can leverage "Databricks Asset Bundle" or Terraform to deploy and manage Databricks jobs, ensuring idempotency. I would prefer Asset Bund as they simplify Terraform as it uses Terraform under the hood.
Regards,
Hari Prasad
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group