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: 

Data Bricks workflow - Executing the workflow with different input parameters with concurrently

rameshybr
New Contributor II

How can I trigger a workflow concurrently (multiple times) with different input parameters? Please share your thoughts or any related articles.

1 ACCEPTED SOLUTION

Accepted Solutions

Doug-Leal
New Contributor III

See tutorials/articles below with all the steps to create a workflow and pass parameters to the job/workflow: 

Also, under the "Advanced Settings" when editing the Workflow, you have options to set the concurrency based on your requirements. Set this value higher than the default of 1 if you want to be able to perform multiple runs of the same job concurrently, but with different parameters.

DougLeal_0-1723576641515.png

Hope this helps!

 

-All the Best!

Doug

View solution in original post

2 REPLIES 2

Doug-Leal
New Contributor III

See tutorials/articles below with all the steps to create a workflow and pass parameters to the job/workflow: 

Also, under the "Advanced Settings" when editing the Workflow, you have options to set the concurrency based on your requirements. Set this value higher than the default of 1 if you want to be able to perform multiple runs of the same job concurrently, but with different parameters.

DougLeal_0-1723576641515.png

Hope this helps!

 

-All the Best!

Doug

Retired_mod
Esteemed Contributor III

Hi @rameshybr, Thanks for reaching out! Please review the response and let us know if it answers your question. Your feedback is valuable to us and the community.

If the response resolves your issue, kindly mark it as the accepted solution. This will help close the thread and assist others with similar queries.

We appreciate your participation and are here if you need further assistance!