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] Adding a jar dependency to the pom file coordinates will also package the java dependencies in the dependency package #3713

Open
2 of 3 tasks
moranyuwen opened this issue May 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@moranyuwen
Copy link

Search before asking

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

Java Version

java8

Scala Version

2.12.x

StreamPark Version

2.1.4

Flink Version

1.17.1

deploy mode

yarn-application

What happened

When I add the following jar package dependencies

org.apache.flink
flink-connector-elasticsearch7
3.0.1-1.17

flink-sql-connector-elasticsearch7-3.0.1-1.17.jar Dependencies in the jar package can also be downloaded into the project dependency, resulting in package conflicts。
No conflicts occur when uploading using jar packages

Error Exception

No response

Screenshots

No response

Are you willing to submit PR?

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

Code of Conduct

@moranyuwen moranyuwen added the bug Something isn't working label May 15, 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