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

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

    [ https://issues.apache.org/jira/browse/MAPREDUCE-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774802#action_12774802 ] 

Arun C Murthy commented on MAPREDUCE-1196:
------------------------------------------

I wish I had realised this while committing MAPREDUCE-947, sigh. My bad!

> 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.