Re: Flink Minimal requirements

2020-02-10 Thread Khachatryan Roman
Hi Kristof, Flink doesn't have any specific requirements. You can run Flink on a single node with just one core. The number of threads is dynamic. However, you'll probably want to configure memory usage if the default values are greater than what the actual machine has. Regards, Roman On Mon,

Flink Minimal requirements

2020-02-10 Thread KristoffSC
Hi all, well this may be a little bit strange question, but are there any minimal machine requirements (memory size, CPU etc) and non functional requirements (number of nodes, network ports ports, etc) for Flink? I know it all boils down to what my deployed Job will be, but if we just could put t