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
New Contributor III
New Contributor III

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
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.,

Join 100K+ Data Experts: Register Now & Grow with Us!

Excited to expand your horizons with us? Click here to Register and begin your journey to success!

Already a member? Login and join your local regional user group! If there isn’t one near you, fill out this form and we’ll create one for you to join!