Re: Triggering a saveppoint failed the Job

2017-01-05 Thread Yassine MARZOUGUI
Hi Stephan, Thank you for creating the JIRA issue, I attached a job reproducing the bug in the issue page and commented it. Best, Yassine 2017-01-04 12:55 GMT+01:00 Stephan Ewen : > Hi! > > Thanks for reporting this. > > I created a JIRA issue for it: https://issues.apache.org/ > jira/browse/FL

Re: Triggering a saveppoint failed the Job

2017-01-04 Thread Stephan Ewen
Hi! Thanks for reporting this. I created a JIRA issue for it: https://issues.apache.org/jira/browse/FLINK-5407 We'll look into it as part of the 1.2 release testing. If you have any more details that may help diagnose/fix that, would be great if you could share them with us. Thanks, Stephan O

Triggering a saveppoint failed the Job

2017-01-04 Thread Yassine MARZOUGUI
Hi all, I tried to trigger a savepoint for a streaming job, both the savepoint and the job failed. The job failed with the following exception: java.lang.RuntimeException: Error while triggering checkpoint for IterationSource-7 (1/1) at org.apache.flink.runtime.taskmanager.Task$3.run(Tas