Does the Maven dependency configuration for Flink SQL support transitive dependencies? #4244
Unanswered
bluelullaby
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In StreamPark, when submitting Flink SQL as a Kubernetes application, I added additional Flink connector Maven dependencies in the 'dependency' section. However, at startup, it reported missing JAR files. I’d like to ask: when adding dependencies via the Maven POM, will transitive dependency JARs be automatically discovered and included? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions