HDFS-9394. branch-2 hadoop-hdfs-client fails during FileSystem ServiceLoader initialization, because HftpFileSystem is missing. Contributed by Mingliang Liu.
(cherry picked from commit 1ee2db5c41
)
This commit is contained in:
parent
9766fc988f
commit
385dcc4064
|
@ -1421,6 +1421,10 @@ Release 2.8.0 - UNRELEASED
|
||||||
HDFS-9384. TestWebHdfsContentLength intermittently hangs and fails due to
|
HDFS-9384. TestWebHdfsContentLength intermittently hangs and fails due to
|
||||||
TCP conversation mismatch between client and server. (cnauroth)
|
TCP conversation mismatch between client and server. (cnauroth)
|
||||||
|
|
||||||
|
HDFS-9394. branch-2 hadoop-hdfs-client fails during FileSystem ServiceLoader
|
||||||
|
initialization, because HftpFileSystem is missing.
|
||||||
|
(Mingliang Liu via cnauroth)
|
||||||
|
|
||||||
Release 2.7.3 - UNRELEASED
|
Release 2.7.3 - UNRELEASED
|
||||||
|
|
||||||
INCOMPATIBLE CHANGES
|
INCOMPATIBLE CHANGES
|
||||||
|
|
Loading…
Reference in New Issue