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

Haohui Mai commented on HDFS-5436:
----------------------------------

Te planned support of HTTPS on hftp and webhdfs requires even more shared code. 
Putting all three filesystem in the same package allows us to limit the 
visibility of the codes that are only used in these systems.

This refactor should improve the readability and the modularity of the 
implementation of hftp / hsftp / webhdfs.

> Move HsFtpFileSystem and HFtpFileSystem into org.apache.hdfs.web
> ----------------------------------------------------------------
>
>                 Key: HDFS-5436
>                 URL: https://issues.apache.org/jira/browse/HDFS-5436
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>         Attachments: HDFS-5436.000.patch, HDFS-5436.001.patch, 
> HDFS-5436.002.patch
>
>
> Currently HsftpFilesystem, HftpFileSystem and WebHdfsFileSystem reside in 
> different packages. This force several methods in ByteInputStream and 
> URLConnectionFactory to be public methods.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to