Re: HA failing for 1.6.0 job cluster with docker-compose

2018-09-21 Thread Tzanko Matev
r. Due to that the system cannot find the existing >> checkpoints. >> >> Fixing the JobID is not a big deal and it should be fixed with the next >> bug fix release. >> >> Cheers, >> Till >> >> On Thu, Sep 20, 2018 at 10:12 AM vino yang wrote: >> >&

HA failing for 1.6.0 job cluster with docker-compose

2018-09-19 Thread Tzanko Matev
plemented for job clusters at all? Best wishes, Tzanko Matev

How to log uncaught exceptions during job execution

2018-05-01 Thread Tzanko Matev
Hello, I am trying to attach Sentry to our Flink cluster to track job execution. Sentry acts as a logger which captures messages and sends them to a central server. By default it captures all messages with level WARN or higher. To get Sentry to catch all problems, I need to write a WARN or ERROR