[
https://issues.apache.org/jira/browse/FLINK-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738149#comment-16738149
]
Chesnay Schepler commented on FLINK-11288:
------------------------------------------
Alternatively we could also just not include it in flink-dist nor build a
fat-jar at all.
According to the
[documentation|https://ci.apache.org/projects/flink/flink-docs-master/dev/libs/ml/#getting-started]
flink-ml is not part of the binary distribution and should be included in the
user-jar, similar to connectors.
The downside would be that flink-ml would not longer be easily usable from the
scala-shell, but I don't know whether that is possible in the first place.
> Add separate flink-ml module for building fat jar
> -------------------------------------------------
>
> Key: FLINK-11288
> URL: https://issues.apache.org/jira/browse/FLINK-11288
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.7.1, 1.8.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Fix For: 1.7.2, 1.8.0
>
>
> Similar to sql-connectors the flink-ml fat jar , that is included in
> flink-dist, should be built in a separate module so that we can add proper
> licensing to it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)