Re: optimal deployment model for Flink Streaming programs
Posted by
Stephan Ewen on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/optimal-deployment-model-for-Flink-Streaming-programs-tp2295p2301.html
I think what you outline is the right way to go for the time being.
The "Client" class is being reworked to bet more of these deployment/controlling methods, to make it easier to deploy/cancel/restart jobs programatically, but that will probably take a few more weeks to converge.
Stephan