mcagriaktas commented on issue #4023:
URL: https://github.com/apache/seatunnel/issues/4023#issuecomment-2943841078

   > [@chenwei182729](https://github.com/chenwei182729) How to fixed the bug? I 
have the some bug in the 2.3.11 version.
   
   If you're using Flink 1.19.0 or earlier, check your flink-conf.yaml or 
config.yaml in Flink 1.20.0+ for the config.yaml setting.
   
   ```yaml
   classloader.check-leaked-classloader: false
   classloader.resolve-order: parent-first
   # classloader.resolve-order: child-first
   ```
   
   source: 
https://nightlies.apache.org/flink/flink-docs-release-2.0/docs/ops/debugging/debugging_classloading/#x-cannot-be-cast-to-x-exceptions


-- 
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]

Reply via email to