Allow configuration of the scheduler's memory limit etc #2051
Labels
Engineering:Development
Development-focused efforts for engineering team.
upstream
Requires an action in an upstream project
I think its possible to configure dask-gateway client/server to have the dask-gateway client provide a UI for the user to configure the started cluster's scheduler's memory requests/limit.
Based on experience, this can need to be very very large, and with modern
distributed
versions, it can be less. Still, it should support something other than the fixed 4GB. Due to that we should support allowing users to specify such settings themselves.Following that, we should also provide something like that here for our daskhubs.
/cc: @jbusecke who is interested in this.
The text was updated successfully, but these errors were encountered: