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

HOW TO SKIP A STEP FROM AN EXISTING WORKFLOW

17abhishek
New Contributor

Hi, can any one guide me in below scenario:

Suppose we have created a workflow with 10 steps and our batches are running properly but due to some business requirement/testing purpose we have to skip step 4 and run the rest of job from step 5 onwords till step 10 for next 5 to 10 days.

So, for that i checked there no option to disable particular step from workflow job and rest will remain run the same.

Can someone provide detailed information about it how we can skip the particular step.

Regards,

Abhishek Upadhyay

Regards,
Abhishek Upadhyay
2 REPLIES 2

szymon_dybczak
Contributor III

Hi @17abhishek ,

You can try if/else conditions between the tasks with a Job parameter of "IsActiveTask" with a True or False.
But it would be great if databricks team just add ability to simply disable some task from UI.

Hi agreed with you because previous when Iā€™m using SSMS there is functionality to enable or disable particular steps from job.

Regards,
Abhishek Upadhyay

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