Oksana Shadura
Oksana Shadura
@jrbourbeau I tried @andrzejnovak code snippet as well on the same facility with `nanny=True` and I see that workflow directory is getting uploaded everywhere including HTCondor workers but I am...
@jrbourbeau I see that it works out of the box if we have only 1 k8s worker (we are running it as sidecar), but if there are HTCondor workers then...
@jrbourbeau, also actually even I see that directory `workflows` is uploaded on k8s dask workers, `client.run(get_info)` still not able to import it. Could it be because `path` was not updates?
> @jrbourbeau I see that it works out of the box if we have only 1 k8s worker (we are running it as sidecar), but if there are HTCondor workers...
Yup, sorry, we were talking to add writing in zstd after official release :)
@bbockelm I opened https://github.com/dask/distributed/pull/4938 to replace your PR since it has conflicts and it was not anymore easy to rebase on master. I took patch directly from our distributed.git fork.
Sure, I will submit this night new set of builds for Jenkins!
cc: @bbockelm
Fixed in https://github.com/CoffeaTeam/coffea-casa/commit/542c25d44d7fc3d726144ec8db68b787699828a8 and going to be tested by SSL (@fengping)
- [ ] Need to be fixed in charts as well