Marvin777 Mon, 11 Dec 2017 00:04:36 -0800
hi, I'm new to apache Flink. I want to update the property value per minute via an HTTP request.I did this in storm using tick tuple. Does Flink have something similar which i can use in a flink operator?
thanks.