narrow-secretary-95110
09/05/2023, 8:50 PMself.
I've stumbled upon metaflow-magicdir, which looks like a fit in principle, but this particular package seems to be stuck in alpha state, and source is no longer available. I've tried using it, but I stumbled upon some issues, assumingly related to its immatureness.
Thanks!
(I'm new in Metaflow, so excuse me if I'm missing something obvious or don't know all the terms well 🙂 )fresh-laptop-72652
09/05/2023, 10:34 PMself but you'll likely have pointers/urls to the data which is likely useful to persist as part of the flowfresh-laptop-72652
09/05/2023, 10:42 PMS3.get_many() that can be used to quickly load in the data
I think the main thing to consider is that in most cases with large data, you'll want to have it stored "outside of metaflow", rather than trying to pickle/serialize really large objects through metaflow's convenience <http://self.xyz|self.xyz> = ... type of artifactnarrow-secretary-95110
09/06/2023, 7:40 AMworried-mechanic-36312
09/06/2023, 12:23 PMnarrow-secretary-95110
09/06/2023, 12:32 PMextract_magicdir for the failed run (and did not find another way to access that data). however, maybe I overlooked something
also I see that https://github.com/outerbounds/metaflow_magicdir is no longer available