You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mario Molina (JIRA)" <ji...@apache.org> on 2017/12/23 20:52:02 UTC

[jira] [Created] (HADOOP-15142) Register FTP and SFTP as FS services

Mario Molina created HADOOP-15142:
-------------------------------------

             Summary: 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
             Fix For: 3.0.1


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
(v6.4.14#64029)

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