Replies: 2 comments
-
During that time, the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Dask distribute version is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
2023-09-20 20:08:16,017 - distributed.nanny - INFO - Start Nanny at: 'tcp://10.10.80.114:45085'
2023-09-20 20:08:16,810 - distributed.worker - INFO - Start worker at: tcp://10.10.80.114:43861
2023-09-20 20:08:16,810 - distributed.worker - INFO - Listening to: tcp://10.10.80.114:43861
2023-09-20 20:08:16,810 - distributed.worker - INFO - Worker name: xxxxxx-zbauyb
2023-09-20 20:08:16,810 - distributed.worker - INFO - dashboard at: 10.10.80.114:8787
2023-09-20 20:08:16,810 - distributed.worker - INFO - Waiting to connect to: tcp://yyyyy:8786
2023-09-20 20:08:16,810 - distributed.worker - INFO - -------------------------------------------------
2023-09-20 20:08:16,810 - distributed.worker - INFO - Threads: 21
2023-09-20 20:08:16,810 - distributed.worker - INFO - Memory: 0.93 GiB
2023-09-20 20:08:16,810 - distributed.worker - INFO - Local Directory: /tmp/dask-scratch-space/worker-qt7920e0
2023-09-20 20:08:16,810 - distributed.worker - INFO - -------------------------------------------------
2023-09-20 20:08:17,351 - distributed.nanny - INFO - Closing Nanny at 'tcp://10.10.80.114:45085'. Reason: nanny-close
2023-09-20 20:08:19,034 - distributed.worker - WARNING - Mismatched versions found
+---------+---------------------------------------------+----------------+----------------+
| Package | Worker-fd9c1574-1992-4cb7-92ad-433b89175355 | Scheduler | Workers |
+---------+---------------------------------------------+----------------+----------------+
| python | 3.11.4.final.0 | 3.11.5.final.0 | 3.11.4.final.0 |
+---------+---------------------------------------------+----------------+----------------+
2023-09-20 20:08:19,034 - distributed.worker - INFO - Registered to: tcp://yyyyy:8786
2023-09-20 20:08:19,035 - distributed.worker - INFO - -------------------------------------------------
2023-09-20 20:08:19,036 - distributed.core - INFO - Starting established connection to tcp://yyyyy:8786
Beta Was this translation helpful? Give feedback.
All reactions