You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Yuanbo Liu (JIRA)" <ji...@apache.org> on 2017/03/08 09:11:38 UTC

[jira] [Commented] (HADOOP-13759) Split SFTP FileSystem into its own artifact

    [ https://issues.apache.org/jira/browse/HADOOP-13759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15900945#comment-15900945 ] 

Yuanbo Liu commented on HADOOP-13759:
-------------------------------------

Sorry for the late response.
[~andrew.wang] We cannot get rid of jsch by splitting SFTP into a module of hadoop-tools, because {{SshFenceByTcpPort.java}} in {{hadoop-common}} is dependent on jsch.
[~coleferrier] You're right, jsch is committed before SFTP.
But I like the idea that we need to spilit SFTP and FTP from {{hadoop-common}} to {{hadoop-tools}}, [~andrew.wang], if you agree, I'd like to close this JIRA and open another JIRA to track the migration of SFTP and FTP.

> Split SFTP FileSystem into its own artifact
> -------------------------------------------
>
>                 Key: HADOOP-13759
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13759
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.7.3
>            Reporter: Andrew Wang
>            Assignee: Yuanbo Liu
>
> As discussed on HADOOP-13696, if we split the SFTP FileSystem into its own artifact, we can save a jsch dependency in Hadoop Common.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org