C.J. Collier

Results 335 comments of C.J. Collier

It looks like I need to exercise the single-node cluster use case. I haven't tried that before. From the logs: ``` 2024-08-11T02:55:21.807668750Z ==================== Test output for //dask:test_dask (shard 2 of...

Digging in, I see this: ``` root@cluster-1718310842-m:~# /opt/conda/miniconda3/envs/dask/bin/python /tmp/init/dask/verify_dask_standalone.py /opt/conda/miniconda3/envs/dask/lib/python3.9/site-packages/distributed/client.py:1309: VersionMismatchWarning: Mismatched versions found +-------------+----------------+----------------+---------+ | Package | Client | Scheduler | Workers | +-------------+----------------+----------------+---------+ | dask | 2022.8.1 |...

that there is a bug I fixed in dask standalone but not in dask + rapids