Description
FileLocalizer.deleteOnFail suppose to track the output files need to be deleted in case the job fails. However, in the current code base, deleteOnFail is dangling. registerDeleteOnFail and triggerDeleteOnFail is called by nobody. We need to bring it back.
Attachments
Attachments
Issue Links
- relates to
-
PIG-258 Pig should cleanup output directory of a failed query
- Closed