MAPREDUCE-947 incompatibly changed FileOutputCommitter
------------------------------------------------------
Key: MAPREDUCE-1196
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1196
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: client
Affects Versions: 0.22.0
Reporter: Arun C Murthy
Priority: Blocker
Fix For: 0.22.0
MAPREDUCE-947 unfortunately removed FileOutputCommitter.cleanupJob and doesn't
call the deprecated method from the base-class i.e. OutputCommitter.cleanupJob;
this means that applications which derive FileOutputCommitter.cleanupJob are
now broken.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.