[
https://issues.apache.org/jira/browse/FLINK-30688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dong Lin reassigned FLINK-30688:
--------------------------------
Assignee: Jiang Xin
> Disable Kryo fallback in Flink ML tests
> ---------------------------------------
>
> Key: FLINK-30688
> URL: https://issues.apache.org/jira/browse/FLINK-30688
> Project: Flink
> Issue Type: Improvement
> Components: Library / Machine Learning
> Reporter: Dong Lin
> Assignee: Jiang Xin
> Priority: Major
> Fix For: ml-2.2.0
>
>
> Kryo serializer is typically inefficient and we expect all Flink ML
> algorithms to work without using the Kryo serializer. It will be useful to
> validate this by disabling Kryo fallback in all Flink ML tests.
> This can be done by configuring StreamExecutionEnvironment using
> env.getConfig().disableGenericTypes().
--
This message was sent by Atlassian Jira
(v8.20.10#820010)