Hi,
Starting playing with Flink.
After storing the data in "keyedState" how can i view the stored data?
I would like to see it over GUI/CLI and not via logging.
thanks. ❤️
m
Martijn Visser
09/06/2023, 10:56 AM
You can’t. Flink is not a database from that perspective which you can query.