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

ASF GitHub Bot commented on HADOOP-19081:
-----------------------------------------

pjfanning commented on PR #6693:
URL: https://github.com/apache/hadoop/pull/6693#issuecomment-2028824453

   @steveloughran I'm not sure that this PR is worth pursuing. The FTP classes 
are referenced in core-defaults.xml
   
   
https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
   
   So it seems like values would need to be removed from core-defaults.xml. I 
am not an expert on Hadoop configuration and am unsure what should be done to 
the configs if we want to continue with this. Hadoop HA would have similar 
issues if we wanted to move the HA code out of hadoop-common.




> move ssh/sftp code out of hadoop-common into a dedicated jar
> ------------------------------------------------------------
>
>                 Key: HADOOP-19081
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19081
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: build
>    Affects Versions: 3.4.0, 3.3.6
>            Reporter: PJ Fanning
>            Priority: Major
>              Labels: pull-request-available
>
> We could call it hadoop-ssh-common. This code is only used in 1 or 2 other 
> places and it means that hadoop-common (which is used in a lot of places) 
> leaks dependencies on ssh-core and jsch jars to many places.
> See [~steve_l] comments in HADOOP-19076



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to