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:ย 

CICD for Jobs @ WorkFlows

SK21
New Contributor II

I had created Jobs to trigger the respective notebooks in Databricks Workflow.Now I need to move them to further environments.

Would you please help me with an CICD process to promote jobs to further environments.

3 REPLIES 3

Hubert-Dudek
Esteemed Contributor III

Please use jobs API 2.1

You can get job and save JSON with that jobs to git.

In git then set variables defining databricks workspaces (URL and token) and after push define that API call is triggered with your json stored in git.

SK21
New Contributor II

Thanks for your reply.

Do we have any link or video to perform this activity.

Can you provide the link for this so that even i need this details

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