Issue:
A Data Scientist is using the Domino API to trigger jobs. The Central Config Setting,
com.cerebro.domino.computegrid.userExecutionsQuota.maximumExecutionsPerUser
is set to 25 but the user noticed that he can only run 15 jobs simultaneously.
Solution:
We might need to check for other factors that may result in the user not being able to reach that quota limit, such as
- Available compute resources (Node-pool autoscaler limits)
- Possibly running apps, model API, and workspace
- Also in the Hardware Tier configuration there's Maximum Simultaneous executions, see attached screenshot.
Currently its not clear to a user if they hit one of these before starting a workload, and it is almost always unclear which quota they are hitting. There's a feature request Jira, DOM-45733, to add UI element letting user know when they have hit an execution quota and which one.
If you have any further questions, please contact Domino Support at support@dominodatalab.com.
Comments
0 comments
Please sign in to leave a comment.