Concurrency Run of the Scenario is Supported?

ria25
ria25 Registered Posts: 2 ✭✭✭

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%20checks.-,Concurrent%20triggers,-In%20order%20to

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

Tagged:

Answers

  • Ignacio_Toledo
    Ignacio_Toledo Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 415 Neuron

    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

  • ria25
    ria25 Registered Posts: 2 ✭✭✭

    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

  • Ignacio_Toledo
    Ignacio_Toledo Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 415 Neuron

    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

Setup Info
    Tags
      Help me…