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 33D2EC8DC for ; Fri, 25 Jan 2013 20:57:13 +0000 (UTC) Received: (qmail 43155 invoked by uid 500); 25 Jan 2013 20:57:13 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 43129 invoked by uid 500); 25 Jan 2013 20:57:13 -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 43119 invoked by uid 99); 25 Jan 2013 20:57:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2013 20:57:12 +0000 Date: Fri, 25 Jan 2013 20:57:12 +0000 (UTC) From: "Tsz Wo (Nicholas), SZE (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-3598) WebHDFS: support file concat 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-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13563024#comment-13563024 ] Tsz Wo (Nicholas), SZE commented on HDFS-3598: ---------------------------------------------- We may first add concat to WebHdfsFileSystem and consider adding it to FileSystem later. In the mean time, it may make sense to create a new base class/interface, say HadoopDistributedFileSystem, so that both DistributedFileSystem and WebHdfsFileSystem extend/implement it. Plamen, does it work for you? > WebHDFS: support file concat > ---------------------------- > > Key: HDFS-3598 > URL: https://issues.apache.org/jira/browse/HDFS-3598 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Plamen Jeliazkov > > In trunk and branch-2, DistributedFileSystem has a new concat(Path trg, Path [] psrcs) method. WebHDFS should support it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira