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

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

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


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.