Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
When using quickstart project to write a flink application with Table API, it requires ServicesResourceTransformer to be added to the maven shade plugin if there are more than one connectors are used.
This plugin then merges all the META-INF/services files into one rather than picking the first connector that is added in the pom file.
Attachments
Issue Links
- links to