Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 DF99217885 for ; Thu, 14 May 2015 18:53:00 +0000 (UTC) Received: (qmail 18002 invoked by uid 500); 14 May 2015 18:53:00 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 17949 invoked by uid 500); 14 May 2015 18:53:00 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 17937 invoked by uid 99); 14 May 2015 18:53:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 May 2015 18:53:00 +0000 Date: Thu, 14 May 2015 18:53:00 +0000 (UTC) From: "ramtin (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-5732) SFTP FileSystem MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-5732?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] ramtin updated HADOOP-5732: --------------------------- Attachment: HADOOP-5732.009.patch Thanks [~chris.douglas] for reviewing the patch. In the new patch following items are fixed: - Using MINA SSHD and implementing [the suggested|https://issues.apache.org= /jira/browse/HADOOP-5732?focusedCommentId=3D12706412&page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel#comment-12706412] unit te= sts. - Changing {{SFTPConnectionPool}} and {{SFTPInputStream}} access modifiers. - Throwing {{IOException}} rather than a {{RuntimeException(SFTPException)}= }. > SFTP FileSystem > --------------- > > Key: HADOOP-5732 > URL: https://issues.apache.org/jira/browse/HADOOP-5732 > Project: Hadoop Common > Issue Type: New Feature > Components: fs > Environment: Any environment > Reporter: =C3=8D=C3=B1igo Goiri > Assignee: =C3=8D=C3=B1igo Goiri > Priority: Minor > Attachments: HADOOP-5732.008.patch, HADOOP-5732.009.patch, HADOOP= -5732.patch, HADOOP-5732.patch, HADOOP-5732.patch, HADOOP-5732.patch, HADOO= P-5732.patch, ivy-for-hadoop-7532.patch, ivy-for-hadoop-7532.patch > > Original Estimate: 0h > Remaining Estimate: 0h > > I have implemented a FileSystem that supports SFTP. It uses JSch (http://= www.jcraft.com/jsch/) in order to manage SFTP. -- This message was sent by Atlassian JIRA (v6.3.4#6332)