SITUATION

Amazon EMR 6.1 supports Flink 1.11.0 and JDK 11.

Docker Flink images support for Flink 1.11.0 only supports JDK 8.

Much of the testing that I perform uses Docker and Docker compose.

It's much easier for me to develop with Docker with Flink 1.11.2 and JDK 11.  

QUESTION

Would a flink-1.11.2 compiled job run on flink-1.11.0 cluster?

I could not find any notes on backwards compatibility of minor versions.


Reply via email to