You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@phitoduck ... came across your repo .. was interested in it for its local integration of minio with metaflow. However, in running some basic flows, I'm hitting some obstacles ... when calling a python helloworld.py run, I'm passing in the various METAFLOW parameters you list here.
The only parameter where I don't have a value for is METAFLOW_SERVICE_AUTH_KEY ... where does this come from? I tried creating an access key in minio, but this isn't working for me.
@phitoduck ... came across your repo .. was interested in it for its local integration of minio with metaflow. However, in running some basic flows, I'm hitting some obstacles ... when calling a
python helloworld.py run
, I'm passing in the various METAFLOW parameters you list here.The only parameter where I don't have a value for is
METAFLOW_SERVICE_AUTH_KEY
... where does this come from? I tried creating an access key in minio, but this isn't working for me.export METAFLOW_SERVICE_AUTH_KEY=iigKSNbmWb4To3dWBgmE17KyHcFyxEAn5NlU5aR8
Thanks for your input.
The text was updated successfully, but these errors were encountered: