[
https://issues.apache.org/jira/browse/HADOOP-5732?page=com.atlassian.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=12706412&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12706412]
unit tests.
- 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: Íñigo Goiri
> Assignee: Íñigo Goiri
> Priority: Minor
> Attachments: HADOOP-5732.008.patch, HADOOP-5732.009.patch,
> HADOOP-5732.patch, HADOOP-5732.patch, HADOOP-5732.patch, HADOOP-5732.patch,
> HADOOP-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)