OutputCommitter should have an abortJob method ----------------------------------------------
Key: HADOOP-6005 URL: https://issues.apache.org/jira/browse/HADOOP-6005 Project: Hadoop Core Issue Type: Improvement Reporter: Owen O'Malley Fix For: 0.21.0 The OutputCommitter needs an abortJob method to clean up from failed jobs. Currently there is no way to distinguish between failed or succeeded jobs, making it impossible to write output promotion code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.