Skip to content

Dask workers not starting #178

Answered by TomAugspurger
sidravi1 asked this question in Q&A
Discussion options

You must be logged in to vote

I'll take a closer look when I get back to a computer, but most likely you aren't doing anything wrong.

The Planetary Computer Hub is just a JupyterHub deployment on AKS (https://github.com/Microsoft/planetary-computer-hub). All the users get worker nodes from a shared pool of nodes. If that node pool reaches its maximum size, you'll see this behavior: i.e. zero feedback about what's going on, other than no workers showing up. The lack of feedback is really unfortunate, but I don't see an (easy) way to expose this information. By users of the Hub don't have access to the Kubernetes API, which is where this information resides

There are a few options:

  1. Continue to wait, which doesn't feel …

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@glaroc
Comment options

@sidravi1
Comment options

@TomAugspurger
Comment options

Answer selected by sidravi1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants