[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: 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-963 deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated. Since FAEE was deprecated regardless of point 2 it shouldn't have been un-deprecated. was: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated. Since FAEE was deprecated regardless of point 2 it shouldn't have been un-deprecated. > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Andras Bokor >Priority: Minor > > 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-963 deprecate FAEE > # Later on the whole Mapreduce 1 API was deprecated > # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was > un-deprecated. > Since FAEE was deprecated regardless of point 2 it shouldn't have been > un-deprecated. -- This message was sent by Atlassian JIRA (v6.3.15#6346) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Description: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated. Since FAEE was deprecated regardless of point 2 it shouldn't have been un-deprecated. was: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated. Since FAEE was deprecated regardless of point 2 it shouldn't have been un-deprecated. > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Andras Bokor >Priority: Minor > > Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but > later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. > It think it was un-deprecate by mistake: > # MAPREDUCE-963 deprecate FAEE > # Later on the whole Mapreduce 1 API was deprecated > # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was > un-deprecated. > Since FAEE was deprecated regardless of point 2 it shouldn't have been > un-deprecated. -- This message was sent by Atlassian JIRA (v6.3.15#6346) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated MAPREDUCE-6814: -- Assignee: Andras Bokor (was: Boris Shkolnik) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Andras Bokor >Priority: Minor > > Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but > later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. > It think it was un-deprecate by mistake: > # MAPREDUCE-963 un-deprecate FAEE > # Later on the whole Mapreduce 1 API was deprecated > # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was > un-deprecated. > Since FAEE was deprecated regardless of point 2 it shouldn't have been > un-deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Description: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated. Since FAEE was deprecated regardless of point 2 it shouldn't have been un-deprecated. was: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated which is a mistake because FAEE was deprecated regardless of point 2. It shouldn't have been un-deprecated. > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but > later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. > It think it was un-deprecate by mistake: > # MAPREDUCE-963 un-deprecate FAEE > # Later on the whole Mapreduce 1 API was deprecated > # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was > un-deprecated. > Since FAEE was deprecated regardless of point 2 it shouldn't have been > un-deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Description: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated which is a mistake because FAEE was deprecated regardless of point 2. It shouldn't have been un-deprecated. was: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated which is a mistake because FAEE was deprecated regardless of point 2. It shouldn't have been deprecated. > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but > later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. > It think it was un-deprecate by mistake: > # MAPREDUCE-963 un-deprecate FAEE > # Later on the whole Mapreduce 1 API was deprecated > # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was > un-deprecated > which is a mistake because FAEE was deprecated regardless of point 2. It > shouldn't have been un-deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Description: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated which is a mistake because FAEE was deprecated regardless of point 2. It shouldn't have been deprecated. was: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but > later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. > It think it was un-deprecate by mistake: > # MAPREDUCE-963 un-deprecate FAEE > # Later on the whole Mapreduce 1 API was deprecated > # By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was > un-deprecated > which is a mistake because FAEE was deprecated regardless of point 2. It > shouldn't have been deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Description: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: # MAPREDUCE-963 un-deprecate FAEE # Later on the whole Mapreduce 1 API was deprecated # By MAPREDUCE-1735/MAPREDUCE-3771 was: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE--963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but > later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. > It think it was un-deprecate by mistake: > # MAPREDUCE-963 un-deprecate FAEE > # Later on the whole Mapreduce 1 API was deprecated > # By MAPREDUCE-1735/MAPREDUCE-3771 -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Description: Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE--963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. It think it was un-deprecate by mistake: > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE--963 but > later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771. > It think it was un-deprecate by mistake: -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Description: (was: We should use org.apache.hadoop.fs.FileAlreadyExistsException instead of org.apache.hadoop.mapred.FileAlreadyExistsException. Mapred's one should be deprecated.) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Release Note: (was: Deprecate o.a.h.mapred.FileAlreadyExistsException and replace it with o.a.h.fs.FileAlreadyExistsException.) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > We should use org.apache.hadoop.fs.FileAlreadyExistsException instead of > org.apache.hadoop.mapred.FileAlreadyExistsException. > Mapred's one should be deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Affects Version/s: (was: 0.21.0) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: 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 was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Hadoop Flags: (was: Incompatible change) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > We should use org.apache.hadoop.fs.FileAlreadyExistsException instead of > org.apache.hadoop.mapred.FileAlreadyExistsException. > Mapred's one should be deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Hadoop Flags: Incompatible change (was: Incompatible change,Reviewed) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > We should use org.apache.hadoop.fs.FileAlreadyExistsException instead of > org.apache.hadoop.mapred.FileAlreadyExistsException. > Mapred's one should be deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Priority: Minor (was: Major) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: Boris Shkolnik >Priority: Minor > > We should use org.apache.hadoop.fs.FileAlreadyExistsException instead of > org.apache.hadoop.mapred.FileAlreadyExistsException. > Mapred's one should be deprecated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org
[jira] [Updated] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.
[ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated MAPREDUCE-6814: Fix Version/s: (was: 0.21.0) > mapred's FileAlreadyExistsException should be deprecated in favor of > hadoop-common's one. > - > > Key: MAPREDUCE-6814 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6814 > Project: Hadoop Map/Reduce > Issue Type: Improvement >Reporter: Andras Bokor >Assignee: 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 was sent by Atlassian JIRA (v6.3.4#6332) - To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org