Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.1.0
-
None
-
None
Description
Phoenix pulls in httpclient 4.5.2 via hadoop3.
It also depends on httpcore 4.1.3 via tephra.
Unfortunately, httpclient 4.5.2 is not compatible with httpcore 4.1.3, and trying to use it results in
java.lang.NoClassDefFoundError: org/apache/phoenix/shaded/org/apache/http/Consts
This was found during testing the spark connector on a cluster with KMS.
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-5573 Ensure that all Maven dependencies converge
- Resolved
- links to