[
https://issues.apache.org/jira/browse/FLINK-24723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-24723:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)