CalvinKirs commented on issue #2212: URL: https://github.com/apache/incubator-seatunnel/issues/2212#issuecomment-1189808594
> I find this bug doesn't cause by jar loading(because I tested by use code #2193, it's not work). This is problem `SerializationUtils.deserialize` can't work correctly on spark. Check this: https://www.mail-archive.com/[email protected]/msg11765.html .So I think maybe we should create a deserialize tool by ourself or modify common.lang3 source code. Thanks for your feedback, Modifying the source code isn't an ideal solution, is there any other version of ` commons-lang` that can solve this problem? or we take the first solution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
