Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
On branch-2, hadoop-hdfs-client contains a FileSystem service descriptor that lists HftpFileSystem and HsftpFileSystem. These classes do not reside in hadoop-hdfs-client. Instead, they reside in hadoop-hdfs. If the application has hadoop-hdfs-client.jar on the classpath, but not hadoop-hdfs.jar, then this can cause a ServiceConfigurationError.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-9166 Move hftp / hsftp filesystem to hfds-client
- Resolved