Flink The new key serializer must be compatible with the previous key serializer
Posted 九师兄
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Flink The new key serializer must be compatible with the previous key serializer相关的知识,希望对你有一定的参考价值。
文章目录

1.概述
我flink任务,修改keyby字段的个数(由之前的2个key到现在3个key)
后从savePoint中启动报错,这种情况需要怎么处理呢?
2. 源码分析
KeyedBackendSerializationProxy<K


以上是关于Flink The new key serializer must be compatible with the previous key serializer的主要内容,如果未能解决你的问题,请参考以下文章