Hi All
Currently we are using lyft operator to deploy flink applications . We are
planning to move to Flink kubernetes Operator .
Can anyone help us with an example of configuration resources for Flink
kubernetes Operator .
Currently we are using flink "1.13.6" version .
Please let me know if you
Hi Karthick G,
I'm not sure what you're looking for, there are APIs available in Apache
Flink. You can use either the DataStream API [1] or the Table API [2],
using either Java (or any other JVM language) or Python. Flink is built for
processing streaming data.
Best regards,
Martijn
[1]
https:/
Hi ,
Do we have data steaming API option in flink 1.16?
Is it released?
Or its under development.
Thank nd regards,
Karthick G