Hi all. I’m trying to use metaflow with AWS batch ...
# ask-metaflow
m
Hi all. I’m trying to use metaflow with AWS batch to download artifacts from another flow. The problem is that the artifacts are too large and I don’t have enough disk space. Can I utilize the built in artifact system with a mounted EFS volume? So essentially I’d have metaflow download artifacts directly to EFS rather than the local batch disk
1