Hi, I'm exploring using Flink to replace an in-house micro-batch application.
Many of the features and concepts are perfect for what I need, but the
biggest gap is that there doesn't seem to be a way to add new operations at
runtime after execute(). 

What is the preferred approach for adding new operations, windows, etc to a
running application? Should I start multiple execution contexts?




--
View this message in context: 
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Adding-and-removing-operations-after-execute-tp7863.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at 
Nabble.com.

Reply via email to