Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug][Engine] Fix SeatunnelChildFirstClassLoader load jackson error #3884

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

wenweideng
Copy link
Contributor

@wenweideng wenweideng commented Jan 6, 2023

Purpose of this pull request

SeatunnelChildFirstClassLoader Error

java.lang.LinkageError: loader constraint violation: loader (instance of org/apache/seatunnel/engine/common/loader/SeatunnelChildFirstClassLoader) previously initiated loading for a different type with name "com/fasterxml/jackson/databind/JsonNode"

Check list

java.lang.LinkageError: loader constraint violation: loader (instance of org/apache/seatunnel/engine/common/loader/SeatunnelChildFirstClassLoader) previously initiated loading for a different type with name "com/fasterxml/jackson/databind/JsonNode"
seatunnel 自定义内加载器问题
@wenweideng wenweideng marked this pull request as ready for review January 6, 2023 08:55
@hailin0 hailin0 changed the title Update SeatunnelChildFirstClassLoader.java [Bug][Engine] Fix SeatunnelChildFirstClassLoader load jackson error Jan 6, 2023
@hailin0 hailin0 merged commit 2a18326 into apache:dev Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants