You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2009/11/08 19:26:32 UTC

[jira] Created: (MAPREDUCE-1196) MAPREDUCE-947 incompatibly changed FileOutputCommitter

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.