-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
performanceGotta go fastGotta go fast
Description
Each FileTarget must first write to a temp file, then when done, copy it out to final dest.
This is to avoid Luigi's atomic writes problem
(i.e. other workers thinking a task is complete when its output is still being written)
Metadata
Metadata
Assignees
Labels
performanceGotta go fastGotta go fast