Concurrency Run of the Scenario is Supported?

ria25
Level 1
Concurrency Run of the Scenario is Supported?

Hi,

I have a scenario that I want to be triggered by many users at the same time. However, I found this particular information in the documentation.

https://doc.dataiku.com/dss/latest/scenarios/triggers.html#concurrent-triggers:~:text=sorts%20of%20c...

That seems to give tips to avoid simultaneous triggers. Does DSS support the concurrency of the scenario run?

Noted: I built an external application that used DSS API to run the scenario.

 

Thanks

0 Kudos
3 Replies
Ignacio_Toledo

Hi @ria25,

Welcome to the community. Could you clarify a bit more your use case?

Given how the scenarios are supposed to be used, it makes sense that they can't be run simultaneously. By getting additional information about your use case, we might help you to think in an alternative solution.

Cheers

 

 

0 Kudos
ria25
Level 1
Author

In my use case, I have developed our own web application, where we have the feature that users can upload datasets and train the model by clicking a button. Since this application will be used by many users, there is a possibility that the training process can happen at the same time. I am wondering is there any possibility that this scenario training is executed by multiple users? So far, when the training is executed, another training can't be started

 

Thanks

0 Kudos
Ignacio_Toledo

I see, but I'm kind of lost on how to help you here. I'd have assumed that if anybody would be doing a training of a model, they would be working directly in a dataiku project, not through a webapp. I guess applications are the dataiku answer to your use case (https://knowledge.dataiku.com/latest/courses/o16n/dataiku-applications/introduction.html).

Most probably, someone else might have a different approach and similar use case. But what it is true, is that you can't run the same scenario or same job at the same time by different users.

Cheers

0 Kudos