[
https://issues.apache.org/jira/browse/FLINK-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559010#comment-14559010
]
ASF GitHub Bot commented on FLINK-2053:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/723
> Preregister ML types for Kryo serialization
> -------------------------------------------
>
> Key: FLINK-2053
> URL: https://issues.apache.org/jira/browse/FLINK-2053
> Project: Flink
> Issue Type: Improvement
> Components: Machine Learning Library
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Labels: ML
> Fix For: 0.9
>
>
> Currently, FlinkML uses interfaces and abstract types to implement generic
> algorithms. As a consequence we have to use Kryo to serialize the effective
> subtypes. In order to speed the data transfer up, it's necessary to
> preregister these types in order to assign them fixed IDs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)