Re: Behaviour when a task in a running job fails

2017-08-09 Thread Luis Alves
Hi Till, Awesome! Thanks a lot for your answer!  Currently I don’t have much free time to help with the implementation/contribute to Flink, but for sure I will in a near future! Thanks again,  Luís Alves On Wed, 09 Aug 2017 at 10:29 Till Rohrmann < mailto:Till Rohrmann > wrote: a, pre, cod

Re: Behaviour when a task in a running job fails

2017-08-09 Thread Till Rohrmann
Hi Luis, Flink's default behaviour is to fail all tasks and then redeploying the tasks with a possible different task to slot mapping. However, we recently introduced the infrastructure for a more fine-grained recovery mechanism. With this infrastructure it will be possible to only restart depend