ymm1206 commented on issue #10159: URL: https://github.com/apache/seatunnel/issues/10159#issuecomment-3635028028
Thank you, I have already solved this issue. It was caused by a conflict between the version of kafka-client and the Kafka-related dependencies in the lib or connector package. The underlying problem should be a classloader recognition error. My solution was to directly place the jar package of the current Kafka client cluster in the plugin folder, and the issue was resolved -- 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]
