Re: Error incompatible types for field cpuCores when doing Flink Upgrade

2020-06-13 Thread Till Rohrmann
Hi Claude Unfortunately, the Flink community introduced an incompatible change to ResourceSpec with FLINK-14594 [1] in the Flink 1.10.0 release. This prevents Flink from recovering JobGraphs which were created by previous versions. Hence, what you need to do is to start your Flink 1.10.0 cluster

Error incompatible types for field cpuCores when doing Flink Upgrade

2020-06-11 Thread Claude Murad
Hello, I upgraded Flink from 1.7 to 1.10 in Kubernetes. When the job manager is launched, the following exception occurs. If I do some cleanup in zookeeper and re-start, it will work. Any ideas about this error and what needs to be done without having to do cleanup in zookeeper? ERROR