Skip to content

Commit

Permalink
[dask] Supoort running on GKE. (#6343)
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 11, 2020
1 parent 8a17610 commit 6e12c2a
Show file tree
Hide file tree
Showing 4 changed files with 152 additions and 130 deletions.

0 comments on commit 6e12c2a

Please sign in to comment.