Re: [Runtime] Division by Zero Exception

2015-06-30 Thread Andra Lungu
Sure! FLINK-2293 On Tue, Jun 30, 2015 at 10:22 AM, Fabian Hueske wrote: > That looks like a serious bug. :-( > Can you open a JIRA for that? > > Thanks, Fabian > > 2015-06-29 23:24 GMT+02:00 Andra Lungu : > > > From the same series of experiments: > > > > I am basically running an algorithm that

Re: [Runtime] Division by Zero Exception

2015-06-30 Thread Fabian Hueske
That looks like a serious bug. :-( Can you open a JIRA for that? Thanks, Fabian 2015-06-29 23:24 GMT+02:00 Andra Lungu : > From the same series of experiments: > > I am basically running an algorithm that simulates a Gather Sum Apply > Iteration that performs Traingle Count (Why simulate it? Bec