Thank You Fabian. We are looking forward for this feature, especially a way
to bundle the job jar along with the container (even in taskmanagers). 

In production we deploy flink (1 job=1 cluster) in Docker Swarm. One of the
main issue we face is related to blob download when the taskmanager fails
and restarts . Occasionally we run into blob corruption issue, and job fails
( FLINK-5908 <https://issues.apache.org/jira/browse/FLINK-5908>  ). This
prompted us to monitor job and resubmit the job again using automated
scripts! Since, we go with 1 cluster = 1 job, we can bundle the job jar, and
totally avoid the blob downloads, and automate the deployment & management
of job life-cycle. And we are planning to move to Kubernetes shortly



Best,



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Reply via email to