[
https://issues.apache.org/jira/browse/FLINK-18018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125656#comment-17125656
]
Yangze Guo commented on FLINK-18018:
------------------------------------
I see Stephan's comment:
{quote}(1) Now that we have plugins support, is there a reason to have a metrics
reporter or file system in /opt instead of /plugins? They don't spoil the
class path any more.
{quote}
I guess the GPU plugins will not spoil the classpath and is tiny enough (22kb)
too. So, it probably makes sense to bundle it as well.
> Bundle GPU plugin in "plugins/" directory
> -----------------------------------------
>
> Key: FLINK-18018
> URL: https://issues.apache.org/jira/browse/FLINK-18018
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Affects Versions: 1.11.0, 1.12.0
> Reporter: Yangze Guo
> Priority: Major
> Fix For: 1.11.0
>
>
> As discussed in
> [http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Releasing-quot-fat-quot-and-quot-slim-quot-Flink-distributions-td40237.html]
> . The community has made a consensus on move those plugins from "opt/" to
> "plugins/". In FLINK-17812, we have already moved reporters to "plugins/". In
> this ticket, we move GPU plugin to that directory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)