cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

is possible duplicated a new job in another stage Databricks? Devops or some way?

F29
New Contributor

I need duplicated a new job create in stage A in another stage, automatically. is posible?

3 REPLIES 3

PeteStern
Contributor

To be honest, I'm not sure I entirely understand the question. I'm assuming you're asking how to programmatically duplicate a Databricks job. To do this you have a couple of options. One is to use the REST API to get the existing job and then create a new one. The other option is to use the Databricks command-line client to do the same.

Vidula
Honored Contributor

Hi @Jorge Perez​ 

Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help. 

We'd love to hear from you.

Thanks!

Atanu
Esteemed Contributor

you may try to get the job details from our job api https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsGet and get the response to duplicate it.,

Connect with Databricks Users in Your Area

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