bulky-artist-49977
08/15/2023, 8:35 PMfrom metaflow import Task
Task('SAFlow/29/start/212', attempt=0)['x'].data
TypeError: expected str, bytes or os.PathLike object, not NoneType
I have used the metaflow service to deploy localy.
https://github.com/Netflix/metaflow-service
I think this problem may be similar to this issue.
https://github.com/Netflix/metaflow/issues/950
Is there anyway to have a proper local storage and not use S3 to load dags and artifacts properly with locally deployed metaflow service?ancient-application-36103
08/15/2023, 9:53 PMbulky-artist-49977
08/15/2023, 11:21 PMbulky-artist-49977
08/16/2023, 12:18 AMsquare-wire-39606
08/16/2023, 1:24 AM