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 "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2009/09/09 00:30:57 UTC

[jira] Updated: (MAPREDUCE-963) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.

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

Boris Shkolnik updated MAPREDUCE-963:
-------------------------------------

    Attachment: MAPREDUCE-963.patch

> mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
> -----------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-963
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-963
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Boris Shkolnik
>         Attachments: MAPREDUCE-963.patch
>
>
> We should use org.apache.hadoop.fs.FileAlreadyExistsException instead of org.apache.hadoop.mapred.FileAlreadyExistsException.
> Mapred's one should be deprecated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.