fancy-angle-31207
01/03/2023, 10:13 AMfresh-laptop-72652
01/03/2023, 5:59 PM@batch / @kubernetes? If local, are you using a the local datastore and it's trying to persist the metaflow artifacts locally?
Could you also clarify "when it tries to load images" and what that entails – if I were to guess, it sounds like this is unrelated to metaflow specifically and could be from other code trying to inadvertently download/store image files locally.fancy-angle-31207
01/03/2023, 6:08 PMwith S3() as s3:
s3.get()
It takes care of the local copy creation and deletion. We tried that and it solved our issue.fancy-angle-31207
01/03/2023, 6:11 PMfresh-laptop-72652
01/03/2023, 6:12 PMfresh-laptop-72652
01/03/2023, 6:13 PMfancy-angle-31207
01/04/2023, 6:34 AMdazzling-rocket-38979
09/17/2024, 2:59 AMpython sample_flow.py step-functions create ?
Or you have to wrap it in another script and look for the EC2 Launch Template after the step function is created for modification?ancient-application-36103
09/17/2024, 3:05 AM