: user@spark.apache.org
Subject: Re: frequent itemsets
Date: Sun, 3 Jan 2016 01:20:07 +
Hi Lin,
From 1e-5 and below it crashes with me. I also developed my own program in C++
(single machine, no spark) and I was able to compute all itemsets, that is,
support = 0.
Stack overflow
te: Saturday, 2 January 2016 14:48
To: Roberto Pagliari
mailto:roberto.pagli...@asos.com>>
Cc: "user@spark.apache.org<mailto:user@spark.apache.org>"
mailto:user@spark.apache.org>>
Subject: RE: frequent itemsets
Hi Roberto,
What is the minimum support threshold you se
Hi Roberto,What is the minimum support threshold you set? Could you check which
stage you ran into StackOverFlow exception?
Thanks.
From: roberto.pagli...@asos.com
To: yblia...@gmail.com
CC: user@spark.apache.org
Subject: Re: frequent itemsets
Date: Sat, 2 Jan 2016 12:01:31 +
Hi Yanbo
very well.
Thank you,
From: Yanbo Liang mailto:yblia...@gmail.com>>
Date: Saturday, 2 January 2016 09:03
To: Roberto Pagliari
mailto:roberto.pagli...@asos.com>>
Cc: "user@spark.apache.org<mailto:user@spark.apache.org>"
mailto:user@spark.apache.org>>
Subject:
Hi Roberto,
Could you share your code snippet that others can help to diagnose your
problems?
2016-01-02 7:51 GMT+08:00 Roberto Pagliari :
> When using the frequent itemsets APIs, I’m running into stackOverflow
> exception whenever there are too many combinations to deal with and/or too
> many