Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7FDBD200BEC for ; Wed, 14 Dec 2016 22:23:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7EB93160B19; Wed, 14 Dec 2016 21:23:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C7D7F160B34 for ; Wed, 14 Dec 2016 22:22:59 +0100 (CET) Received: (qmail 8030 invoked by uid 500); 14 Dec 2016 21:22:58 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 7808 invoked by uid 99); 14 Dec 2016 21:22:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2016 21:22:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 994222C03EA for ; Wed, 14 Dec 2016 21:22:58 +0000 (UTC) Date: Wed, 14 Dec 2016 21:22:58 +0000 (UTC) From: "Andras Bokor (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-6814) mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Dec 2016 21:23:00 -0000 [ https://issues.apache.org/jira/browse/MAPREDUCE-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15749522#comment-15749522 ] Andras Bokor commented on MAPREDUCE-6814: ----------------------------------------- [~boryas], do you mind if I take care with this one? > 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-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org