Hello,

I would like to test a Flink application, including any problem that would
happen when deployed on a distributed cluster.

The way we do this currently is to launch a Flink cluster in Docker and run
the job on it. This setup seems heavy and might not be necessary.

Is there a way to simulate a Flink cluster as if it would be distributed
(including serialisation and static classes behavior on such a cluster)
using, for example, a Flink Mini cluster? If yes, is there any resources
available on how to setup a correct test environment?

Thanks in advance for your help.

Regards,

Laurent.

-- 
♻ Be green, keep it on the screen

Reply via email to