Skip to content

Commit

Permalink
Fix running dask on k8s.
Browse files Browse the repository at this point in the history
* Avoid accessing `scheduler_info()['workers']`.
* Avoid calling `client.gather` inside task.
* Avoid using `client.scheduler_address`.
  • Loading branch information
trivialfis committed Nov 5, 2020
1 parent 51e6531 commit 93ca298
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 118 deletions.

0 comments on commit 93ca298

Please sign in to comment.