yaoquanxin opened a new issue, #8104: URL: https://github.com/apache/seatunnel/issues/8104
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened I download the source code of dev. find something problem that I can`t solve,I guess that a bug of org.apache.seatunnel.shade.com.typesafe.config.Config.(https://github.com/apache/seatunnel/discussions/1043) The following are my questions:  I have the confuse of the class: org/apache/seatunnel/shade/com/typesafe/config/impl/ConfigParser.java that`s no problem ? I remember Have a hot fix of the class(org/apache/seatunnel/shade/com/typesafe/config/impl/ConfigParser.java) but, why i can`t run my code in my PC? it`s my configuration.  I try it:mvn clean install, but can`t solve it. ### SeaTunnel Version our seatunnel version is 2.3.8 ### SeaTunnel Config ```conf in my question of sreenshot ``` ### Running Command ```shell no ``` ### Error Exception ```log java: 不兼容的类型: com.typesafe.config.ConfigIncluder无法转换为org.apache.seatunnel.shade.com.typesafe.config.ConfigIncluder ``` ### Zeta or Flink or Spark Version _No response_ ### Java or Scala Version 1.8 ### Screenshots   ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
