[ 
https://issues.apache.org/jira/browse/PIG-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Dai updated PIG-1347:
----------------------------

    Attachment: PIG-1347-1.patch

Remove redundant code.

> Clear up output directory for a failed job
> ------------------------------------------
>
>                 Key: PIG-1347
>                 URL: https://issues.apache.org/jira/browse/PIG-1347
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.7.0
>            Reporter: Daniel Dai
>            Assignee: Ashitosh Darbarwar
>             Fix For: 0.8.0
>
>         Attachments: PIG-1347-1.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to