Skip to content
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

Add option to batch decorator to increase ephemeralStorage on Fargate #1738

Open
stev-0 opened this issue Feb 16, 2024 · 0 comments
Open

Add option to batch decorator to increase ephemeralStorage on Fargate #1738

stev-0 opened this issue Feb 16, 2024 · 0 comments

Comments

@stev-0
Copy link
Contributor

stev-0 commented Feb 16, 2024

It would be good to have an option to vary the ephemeral storage that a batch job needs on Fargate, since the default (20GB) is relatively low for our needs, and there is no other option on Fargate to increase storage (tmpfs is not an option). Further conversation about this is available on the ask-metaflow chat, but essentially the API is there (was added about a year ago) so it just requires wiring up in metaflow.

I am happy to attempt a PR to do this, I'm not super familiar with the code base but on the other hand I don't think it's a huge job because it's a relatively simple parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant