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] java.lang.NoClassDefFoundError: io/netty/resolver/HostsFileParser #3678

Open
2 of 3 tasks
lvshaokang opened this issue Apr 23, 2024 · 0 comments
Open
2 of 3 tasks
Labels
bug Something isn't working

Comments

@lvshaokang
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Java Version

1.8

Scala Version

2.11.x

StreamPark Version

latest

Flink Version

none

deploy mode

None

What happened

Call /flink/podtmpl/sysHosts failed, caused by netty-resolver maven deps optional is true in streampark-common module and packaged lib without netty-resolver jar

Error Exception

java.lang.NoClassDefFoundError: io/netty/resolver/HostsFileParser

Screenshots

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!(您是否要贡献这个PR?)

Code of Conduct

@lvshaokang lvshaokang added the bug Something isn't working label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant