Re: Flink Checkpoint Timeout

2022-03-08 Thread Mahantesh Patil
: > If the checkpoint timeout leads to the job's fail, then the job will be > recovered and data will be reprocessed from the last completed checkpoint. > If the job doesn't fail, then not. > > Mahantesh Patil 于2022年3月8日周二 14:47写道: > >> Hello Team, >> >> W

Flink Checkpoint Timeout

2022-03-07 Thread Mahantesh Patil
Hello Team, What happens after checkpoint timeout? Does Flink reprocess data from the previous checkpoint for all tasks? I have one compute intensive operator with parallelism of 20 and only one of the parallel tasks seems to get stuck because of data skew. On checkpoint timeout , will data be

Re: Flink Job sometimes does not stop as expected on cancelling.

2019-02-15 Thread Mahantesh Patil
Hi Team, Following up to check if any of you have faced this issue. If so how to resolve this. Regards, Mahantesh Patil. On Mon, Feb 11, 2019 at 3:50 PM Mahantesh Patil wrote: > Hi Team, > > We have Flink jobs running in cluster mode. When I cancel the job and > check for sta

Flink Job sometimes does not stop as expected on cancelling.

2019-02-11 Thread Mahantesh Patil
:07,182 INFO org.apache.flink.runtime.taskmanager.Task - Attempting to cancel task filter-business-metrics -> Sink: data_feed (1/1) (6c229624ea4735215fe98f5458c58c8e). 10 Jan 2019 20:37:07,182 INFO org.apache.flink.runtime.taskmanager.Task - Task filter-business-metrics -> Sink: data_feed (1/1) is already in state CANCELING