2 questions from the last 30 days
0
votes
0
answers
20
views
Why does the Dask dashboard become unresponsive over time?
I maintain a production Dask cluster. Every few weeks or so I need to restart the scheduler because it becomes progressively slower over time. The dashboard can take well over a minute to display the &...
-1
votes
0
answers
17
views
Dask worker only using 0.5% of available memory [closed]
I am using dask to run a docker container. I have setup the scheduler and worker on a machine with 32gb of memory but when the docker container is run only 0.5% of the available memory is used leading ...