Ali Bahadir Zeybek created FLINK-24723:
------------------------------------------
Summary: Add ServicesResourceTransformer to the quickstart project
Key: FLINK-24723
URL: https://issues.apache.org/jira/browse/FLINK-24723
Project: Flink
Issue Type: Improvement
Components: Quickstarts
Reporter: Ali Bahadir Zeybek
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)