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] [org/apache/seatunnel/shade/com/typesafe/config/impl/ConfigParser.java] java: 不兼容的类型: com.typesafe.config.ConfigIncluder无法转换为org.apache.seatunnel.shade.com.typesafe.config.ConfigIncluder #8104

Open
3 tasks done
yaoquanxin opened this issue Nov 22, 2024 · 3 comments
Labels

Comments

@yaoquanxin
Copy link

Search before asking

  • I had searched in the issues 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:
image
I have the confuse of the class: org/apache/seatunnel/shade/com/typesafe/config/impl/ConfigParser.java

thats no problem ? I remember Have a hot fix of the class(org/apache/seatunnel/shade/com/typesafe/config/impl/ConfigParser.java) but, why i cant run my code in my PC?
it`s my configuration.
image

I try it:mvn clean install, but can`t solve it.

SeaTunnel Version

our seatunnel version is 2.3.8

SeaTunnel Config

in my question of sreenshot

Running Command

no

Error Exception

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

image
image

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@yaoquanxin yaoquanxin added the bug label Nov 22, 2024
@yaoquanxin
Copy link
Author

i guess something of BUG in branch of dev. I try again:sh ./mvnw clean install -DskipTests -Dskip.spotless=true

image

@yaoquanxin
Copy link
Author

I try 2.3.8 and 2.3.5 , I can`t run it in my pc ,always have the problem.
com.typesafe.config.ConfigIncluder无法转换为org.apache.seatunnel.shade.com.typesafe.config.ConfigIncluder.

@hailin0
Copy link
Member

hailin0 commented Nov 23, 2024

try ./mvnw install -Dmaven.test.skip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants