Skip to content

Output Data Prefix #1358

Answered by SandraGH5
SandraGH5 asked this question in Q&A
Discussion options

You must be logged in to vote

This is the prefix where offloaded types will upload their raw data.

For example, if you return a FlyteFile (or a Blob) representing a local file you generated in a task, Flyte will upload the contents of that file to the output location prefix (under a new sub-prefix) and then return a reference to that location as the output of the task.

So it is needed for certain types (as opposed to certain tasks), namely Schema (DataFrames... etc.) and Blobs (Files/Directory... etc.)

@EngHabu

Replies: 1 comment

Comment options

SandraGH5
Aug 19, 2021
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by SandraGH5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant