[
https://issues.apache.org/jira/browse/HDFS-9041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742221#comment-14742221
]
Hudson commented on HDFS-9041:
------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #385 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/385/])
HDFS-9041. Move entries in META-INF/services/o.a.h.fs.FileSystem to
hdfs-client. Contributed by Mingliang Liu. (wheat9: rev
0c7d3f480548745e9e9ccad1d318371c020c3003)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/main/resources/META-INF/services/org.apache.hadoop.fs.FileSystem
*
hadoop-hdfs-project/hadoop-hdfs-client/src/main/resources/META-INF/services/org.apache.hadoop.fs.FileSystem
> Move entries in META-INF/services/o.a.h.fs.FileSystem to hdfs-client
> --------------------------------------------------------------------
>
> Key: HDFS-9041
> URL: https://issues.apache.org/jira/browse/HDFS-9041
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: build
> Reporter: Haohui Mai
> Assignee: Mingliang Liu
> Fix For: 2.8.0
>
> Attachments: HDFS-9041.000.patch, HDFS-9041.001.patch
>
>
> This is a follow up of HDFS-8052. It looks like HDFS-8052 breaks
> {{TestLocalJobSubmission}} in MR.
> HDFS-8052 moves the implementation of {{WebHdfsFileSystem}} and
> {{SWebHdfsFileSystem}} to hdfs-client.
> According the usage of ServiceLoader, the corresponding entries in
> {{hadoop-hdfs-project/hadoop-hdfs/src/main/resources/META-INF/services/org.apache.hadoop.fs.FileSystem}}
> should be moved as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)