-
Notifications
You must be signed in to change notification settings - Fork 17
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
Lot3 - Load model data from object storage #904
Labels
Comments
sambles
added
Enhancement
Small improvement or refinement.
kubernetes
production
labels
Sep 26, 2023
This was referenced Oct 5, 2023
Closed
Closed
also need to switch chunk storage to blob upload instead of Azure Files. These can get pretty big (PiWind 500k, locNumber summary level)
|
sambles
changed the title
Add worker option to pre-load model data from object storage
Load model data from object storage (Lot3)
Mar 3, 2024
sambles
changed the title
Load model data from object storage (Lot3)
Lot3 - Load model data from object storage
May 2, 2024
Merged
github-project-automation
bot
moved this from In Progress
to Done
in Oasis Dev Team Tasks
May 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Description
Add an optional init step to model workers, this pre-loads the model data into temp SSD of a worker from a set directory from a given object store like
S3
orBlob-Storage
See: POC from https://github.com/OasisLMF/OasisPlatform/tree/performace-fixes
The text was updated successfully, but these errors were encountered: