oci-hdfs-connector icon indicating copy to clipboard operation
oci-hdfs-connector copied to clipboard

Dependency impact: jackson-core and jackson-databind

Open donnyding opened this issue 7 months ago • 1 comments

In version 3.3.4.1.5.1, the shaded jackson-core:2.14.2 and jackson-databind:2.16.0 are incompatible. Reported ClassNotFound "StreamReadConstraints" in shaded.oracle.com.fasterxml.jackson.databind.util.TokenBuffer.

The same issue occurs in version 3.4.1.0.0.1

donnyding avatar Apr 07 '25 08:04 donnyding

com.fasterxml.jackson.core jackson-databind 2.16.0

Is it possible to download to 2.14.2, lower than 2.15.x? This is the easier workaround to fix the dependency issue when using the oci-hdfs-full binary jar according to the reference https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/hdfsconnectorspark.htm

donnyding avatar Apr 07 '25 08:04 donnyding