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: [email protected]
For additional commands, e-mail: [email protected]