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:36:32 UTC

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

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated MAPREDUCE-1196:
-------------------------------------

    Attachment: MAPREDUCE-1196.patch
                MAPREDUCE-1196_yhadoop20.patch

Straight-forward fix while I continue testing.

> 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
>
>         Attachments: MAPREDUCE-1196.patch, MAPREDUCE-1196_yhadoop20.patch
>
>
> 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.