METAFLOW_DEFAULT_METADATA is not well documented
oavdeev opened this issue · 0 comments
oavdeev commented
The docs and templates talk about METAFLOW_SERVICE_URL
in a few places, which seems self explanatory. But they don't really mention that METAFLOW_DEFAULT_METADATA
also needs to be set to use remote metadata service. Took me a while to figure this out, maybe there is a way to make it more obvious in the docs?