-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
While migrating some code to kbatch I noticed that all my scripts that use dask gateway clusters are failing after approx 1-2 mins. I just test this with the example from documentation and I experience the same behaviour.
So copying over yaml file, the python script and then running kbatch job submit -f dask-gateway-job.yaml fails after approx 1-2 minutes. Please note that I can run the other NDVI example that doesn't use Gateway without any problem.
...
│ dask-gateway-job-fzkpw │ 2024-03-13T17:44:50+00:00 │ failed │ - │
│ ndvi-job-r5bn6 │ 2024-03-13T08:38:03+00:00 │ done │ 0:00:12 │
....
Unfortunately I don't know how to access the logs - see #61
Metadata
Metadata
Assignees
Labels
No labels