[
https://issues.apache.org/jira/browse/HDFS-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995435#comment-14995435
]
Hudson commented on HDFS-9394:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #582 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/582/])
HDFS-9394. branch-2 hadoop-hdfs-client fails during FileSystem (cnauroth: rev
1ee2db5c41d2e608eb3102d0e13e132448c5ed8f)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> branch-2 hadoop-hdfs-client fails during FileSystem ServiceLoader
> initialization, because HftpFileSystem is missing.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-9394
> URL: https://issues.apache.org/jira/browse/HDFS-9394
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: hdfs-client
> Reporter: Chris Nauroth
> Assignee: Mingliang Liu
> Priority: Critical
> Fix For: 2.8.0
>
> Attachments: HDFS-9394.000.branch-2.patch
>
>
> 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}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)