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 499BC200BD9 for ; Fri, 9 Dec 2016 11:46:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 483BD160B1D; Fri, 9 Dec 2016 10:46:01 +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 8A755160B1C for ; Fri, 9 Dec 2016 11:46:00 +0100 (CET) Received: (qmail 72078 invoked by uid 500); 9 Dec 2016 10:45:58 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 71943 invoked by uid 99); 9 Dec 2016 10:45:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Dec 2016 10:45:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7B3212C03E1 for ; Fri, 9 Dec 2016 10:45:58 +0000 (UTC) Date: Fri, 9 Dec 2016 10:45:58 +0000 (UTC) From: "Akira Ajisaka (JIRA)" To: common-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13881) Remove deprecated APIs added in HADOOP-6709 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 09 Dec 2016 10:46:01 -0000 Akira Ajisaka created HADOOP-13881: -------------------------------------- Summary: Remove deprecated APIs added in HADOOP-6709 Key: HADOOP-13881 URL: https://issues.apache.org/jira/browse/HADOOP-13881 Project: Hadoop Common Issue Type: Improvement Reporter: Akira Ajisaka FileSystem#getName, getNamed, getReplication(Path), delete(Path), getFileStatus(), getBlockSize(Path) were re-instated about 6 years ago. They can be removed in Hadoop 3. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-dev-help@hadoop.apache.org