[ https://issues.apache.org/jira/browse/PIG-2712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420963#comment-13420963 ]
Rohini Palaniswamy commented on PIG-2712: ----------------------------------------- Daniel, The signature of abortJob is {code} public void abortJob(JobContext jobContext, JobStatus.State state) {code} The method API and the reflection invocation in the patch need to be corrected. > Pig does not call OutputCommitter.abortJob() on the underlying OutputFormat > --------------------------------------------------------------------------- > > Key: PIG-2712 > URL: https://issues.apache.org/jira/browse/PIG-2712 > Project: Pig > Issue Type: Bug > Affects Versions: 0.9.3 > Reporter: Francis Liu > Attachments: PIG-2712-0.patch > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira