[
https://issues.apache.org/jira/browse/FLINK-24037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406271#comment-17406271
]
Chesnay Schepler commented on FLINK-24037:
------------------------------------------
This could be something that is specific to docker.
Supporting patters bears the risk of accidentally enabling more plugins after
an upgrade.
Considering that for docker we ship all of flink-dist anyway, do we even need
optional plugins for that use-case in the first place?
> Allow wildcards in ENABLE_BUILT_IN_PLUGINS
> ------------------------------------------
>
> Key: FLINK-24037
> URL: https://issues.apache.org/jira/browse/FLINK-24037
> Project: Flink
> Issue Type: Improvement
> Components: flink-docker
> Reporter: Robert Metzger
> Priority: Major
>
> As a user of Flink, I would like to be able to specify a certain default
> plugin, (such as the S3 presto FS) without having to specific the Flink
> version again.
> The Flink version is already specified by the Docker container I'm using.
> If one is using generic deployment scripts, I don't want to put the Flink
> version in two locations.
> Suggested solutions:
> a) Allow wildcards in ENABLE_BUILT_IN_PLUGINS
> b) remove the version string from the jars in the distribution
--
This message was sent by Atlassian Jira
(v8.3.4#803005)