Hi team, does Metaflow local datastore support mul...
# ask-metaflow
d
Hi team, does Metaflow local datastore support multi-tenant Flow/results inspection? • I followed the instructions from your doc https://docs.metaflow.org/scaling/tagging#namespaces, and set all files under local datastore to be 777 permission. • I and other users are on HPC and using a shared local datastore on a shared disk However, even setting
namespace(None)
, I still cannot inspect other people’s run of the same flow due to permission errors. Are there anything I missed? Or only cloud datastore support multi-tenant?
1