Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.3.1, 3.4.0
-
Hadoop 3.3.0 +
HADOOP-17625+ many patches
Description
Jetty 9.4.39 has a critical bug: https://github.com/eclipse/jetty.project/issues/6152
It causes http put failure in HttpFS with SSL enabled.
curl --negotiate -u : "https://<HttpFS host>:<port>/webhdfs/v1/<output>?op=CREATE&data=true" -X PUT -H Content-Type:application/octet-stream -T <input> curl: (55) TCP connection reset by peer
Attachments
Issue Links
- is broken by
-
HADOOP-17625 Update to Jetty 9.4.39
- Resolved
-
HADOOP-17627 Backport to branch-3.2 HADOOP-17371, HADOOP-17621, HADOOP-17625 to update Jetty to 9.4.39
- Resolved
-
HADOOP-17651 Backport to branch-3.1 HADOOP-17371, HADOOP-17621, HADOOP-17625 to update Jetty to 9.4.39
- Resolved
- is related to
-
HADOOP-17796 Upgrade jetty version to 9.4.43
- Resolved
- links to