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

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

github-actions[bot] closed pull request #319: HADOOP-15142. Register FTP and 
SFTP as FS services
URL: https://github.com/apache/hadoop/pull/319




> Register FTP and SFTP as FS services
> ------------------------------------
>
>                 Key: HADOOP-15142
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15142
>             Project: Hadoop Common
>          Issue Type: New Feature
>          Components: common
>    Affects Versions: 3.0.0
>            Reporter: Mario Molina
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: HADOOP-15142.001.patch, HADOOP-15142.002.patch, 
> HADOOP-15142.003.patch, HADOOP-15142.004.patch, HADOOP-15142.005.patch
>
>
> SFTPFileSystem and FTPFileSystem are not registered as a FS services.
> When calling the 'get' or 'newInstance' methods of the FileSystem class, the 
> FS instance cannot be created due to the schema is not registered as a 
> service FS.
> Also, the SFTPFileSystem class doesn't have the getScheme method implemented.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to