better-cat-13994
07/27/2023, 3:17 PMMETAFLOW_DEFAULT_DATASTORE
which I should set to “local” or to a local path ? (For S3, I have understood it needs to be set to “s3")
2. For using an S3 Datastore, I would then set METAFLOW_DEFAULT_DATASTORE
to S3, METAFLOW_S3_ENDPOINT_URL
to my MinIO service endpoint, but do I still need to set other S3 variables such as METAFLOW_DATASTORE_SYSROOT_S3
to a specific s3 bucket url?
The fine-tuning of these env parameters is not very clear to me and any help would be much appreciated! thanks 🙂