Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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.