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.