Re: Task Manager recovery in Standalone Cluster High Availability mode

2017-02-21 Thread F.Amara
Hi, Thanks a lot for the reply. I configured a restart strategy as suggested and now the TM failure scenario is working as expected. Once a TM is killed another active TM automatically recovers the job. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.n

Re: Task Manager recovery in Standalone Cluster High Availability mode

2017-02-21 Thread Ufuk Celebi
Hey! Did you configure a restart strategy? https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/restart_strategies.html Keep in mind that in In stand alone mode a TM process that has exited won't be automatically restarted though. On Tue, Feb 21, 2017 at 10:00 AM, F.Amara wrote: > Hi,