-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing disabled garbage collection #22
base: main
Are you sure you want to change the base?
Conversation
Whoooooa. This worked for the first time! https://console.cloud.google.com/dataflow/jobs/us-central1/2024-03-28_14_50_18-1319302957846820623?authuser=1&project=leap-pangeo&supportedpurview=project |
YOOOOOOOOO this runs! |
Now running recipes from https://github.com/pangeo-forge/pangeo-forge-recipes/tree/jb/xarray-hack which does not disable the fsspec caching. Lets see if this performs even better. |
As per discussion in pangeo community meeting, trying out if this is with |
Just tested pangeo-forge/pangeo-forge-runner#183 here and got the desired increase in HDD. Lets see what this does now...running here |
Well cool, now fsspec is hanging on the copy to local step 🙈. |
No description provided.