Join Slack
Powered by
Hi I’m testing a workflow locally and passing in a...
# flyte-support
r
rough-rose-81585
08/17/2023, 7:57 PM
Hi I’m testing a workflow locally and passing in a FlyteFile parameter that is on local disk. Flyte copies the file to /tmp and gives that location to the task. Is there a way to prevent that and not copy the file everytime?
m
magnificent-teacher-86590
08/17/2023, 8:05 PM
i think set the
remote_path=None
should work
r
rough-rose-81585
08/17/2023, 8:12 PM
Will try that thanks!
9
Views
Open in Slack
Previous
Next