Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 848DE10F05 for ; Wed, 2 Apr 2014 17:15:27 +0000 (UTC) Received: (qmail 9879 invoked by uid 500); 2 Apr 2014 17:15:23 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 9677 invoked by uid 500); 2 Apr 2014 17:15:19 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 9614 invoked by uid 99); 2 Apr 2014 17:15:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2014 17:15:17 +0000 Date: Wed, 2 Apr 2014 17:15:17 +0000 (UTC) From: "Kihwal Lee (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-5570) Deprecate hftp / hsftp and replace them with webhdfs / swebhdfs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-5570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957899#comment-13957899 ] Kihwal Lee commented on HDFS-5570: ---------------------------------- +1 LGTM. Thanks for working on this, Haohui. > Deprecate hftp / hsftp and replace them with webhdfs / swebhdfs > --------------------------------------------------------------- > > Key: HDFS-5570 > URL: https://issues.apache.org/jira/browse/HDFS-5570 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Haohui Mai > Assignee: Haohui Mai > Attachments: HDFS-5570.000.patch, HDFS-5570.001.patch, HDFS-5570.002.patch, HDFS-5570.003.patch, HDFS-5570.004.patch, HDFS-5570.005.patch, HDFS-5570.006.patch, HDFS-5570.007.patch, HDFS-5570.008.patch, HDFS-5570.009.patch, HDFS-5570.010.patch, HDFS-5570.011.patch > > > Currently hftp / hsftp only provide a strict subset of functionality that webhdfs / swebhdfs offer. Notably, hftp / hsftp do not support writes and HA namenodes. Maintaining two piece of code with similar functionality introduce unnecessary work. > Webhdfs has been around since Hadoop 1.0 therefore moving forward with webhdfs does not seem to cause any significant migration issues. > This jira proposes to deprecate hftp / hsftp in branch-2 and remove them in trunk. -- This message was sent by Atlassian JIRA (v6.2#6252)