Administration of running jobs
Posted by Marek Svitok on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Administration-of-running-jobs-tp8970.html
Hi all.
I'm pretty new to Apache Flink. I'd like to ask you how we can manage
running jobs. I've noticed one possibility
using UI running on 8081 by default, but I'm aiming to some java API. My
problem is that I should be able
to dynamically add and remove jobs which are CEP rules because this
rules could be changed at runtime.
Thank you,
Marek Svitok