Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771 accidentally.
It think it was un-deprecate by mistake:
MAPREDUCE-963deprecate FAEE- Later on the whole Mapreduce 1 API was deprecated
- By
MAPREDUCE-1735/MAPREDUCE-3771Mapred 1 API (including FAEE) was un-deprecated.
Since FAEE was deprecated regardless of point 2 it shouldn't have been un-deprecated.
Attachments
Issue Links
- is a clone of
-
MAPREDUCE-963 mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
- Closed
- is part of
-
HDFS-303 Make contracts of LocalFileSystem and DistributedFileSystem consistent
- Resolved