ache.org
> Subject: Re: Kryo StackOverflowError
>
> +1 to add this to 1.0.2
>
>
> On Wed, Apr 13, 2016 at 1:57 AM, Andrew Palumbo wrote:
>
>>
>> Hi,
>>
>> Great! Do you think that this is something that you'll be enabling in your
>> upcom
Andrew Palumbo created FLINK-3762:
-
Summary: Kryo StackOverflowError due to disabled Kryo Reference
tracking
Key: FLINK-3762
URL: https://issues.apache.org/jira/browse/FLINK-3762
Project: Flink
Do you want me to open a jira/pr for this?
Original message
From: Stephan Ewen
Date: 04/13/2016 5:16 AM (GMT-05:00)
To: dev@flink.apache.org
Subject: Re: Kryo StackOverflowError
+1 to add this to 1.0.2
On Wed, Apr 13, 2016 at 1:57 AM, Andrew Palumbo wrote:
>
&
this would allow us to speed up Matrix
> Multiplication greatly.
>
> Thanks,
>
> Andy
>
> From: Till Rohrmann
> Sent: Tuesday, April 12, 2016 11:18 AM
> To: dev@flink.apache.org
> Subject: Re: Kryo StackOverflowError
>
> +1
&
Andy
From: Till Rohrmann
Sent: Tuesday, April 12, 2016 11:18 AM
To: dev@flink.apache.org
Subject: Re: Kryo StackOverflowError
+1
On Tue, Apr 12, 2016 at 1:13 PM, Robert Metzger wrote:
> Good catch Till!
>
> I just checked it with the Mahout source code and the issues is gone wi
> >
> > > public class A {
> > > public static class B {
> > > }
> > > }
> > >
> > > When I was trying to debug it seemed this error message can be caused
> by
> > > several different things.
> > >
> > &g
t; Todd
> >
> >
> > -----Original Message-
> > From: Hilmi Yildirim [mailto:hilmi.yildi...@dfki.de]
> > Sent: Sunday, April 10, 2016 11:36 AM
> > To: dev@flink.apache.org
> > Subject: Re: Kryo StackOverflowError
> >
> > Hi,
> > I also had t
..@dfki.de]
> Sent: Sunday, April 10, 2016 11:36 AM
> To: dev@flink.apache.org
> Subject: Re: Kryo StackOverflowError
>
> Hi,
> I also had this problem and solved it.
>
> In my case I had multiple objects which are created via anonymous classes.
> When I broadcasted these objects,
caused by
several different things.
Thanks,
Todd
-Original Message-
From: Hilmi Yildirim [mailto:hilmi.yildi...@dfki.de]
Sent: Sunday, April 10, 2016 11:36 AM
To: dev@flink.apache.org
Subject: Re: Kryo StackOverflowError
Hi,
I also had this problem and solved it.
In my case I had
n
Ewen
Sent: Sunday, April 10, 2016 9:39 AM
To: dev@flink.apache.org
Subject: Re: Kryo StackOverflowError
Hi!
Sorry, I don't fully understand he diagnosis.
You say that this stack overflow is not from a recursive/object type?
Long graphs of operations in Flink usually do not cause
StackOverflowEx
Thanks
>
>
> From: ewenstep...@gmail.com on behalf of Stephan
> Ewen
> Sent: Sunday, April 10, 2016 9:39 AM
> To: dev@flink.apache.org
> Subject: Re: Kryo StackOverflowError
>
> Hi!
>
> Sorry, I don't fully understand he di
, April 10, 2016 9:39 AM
To: dev@flink.apache.org
Subject: Re: Kryo StackOverflowError
Hi!
Sorry, I don't fully understand he diagnosis.
You say that this stack overflow is not from a recursive/object type?
Long graphs of operations in Flink usually do not cause
StackOverflowExceptions, becaus
Hi!
Sorry, I don't fully understand he diagnosis.
You say that this stack overflow is not from a recursive/object type?
Long graphs of operations in Flink usually do not cause
StackOverflowExceptions, because not the whole graph is recursively
processed.
Can you paste the entire Stack Trace (for
Hi all,
I am working on a matrix multiplication operation for Mahout Flink Bindings
that uses quite a few chained Flink Dataset operations,
When testing, I am getting the following error:
{...}
04/09/2016 22:30:35CHAIN Reduce (Reduce at
org.apache.mahout.flinkbindings.blas.FlinkOpABt$.
14 matches
Mail list logo