Re: gc time too long when using mllib als

2015-03-03 Thread Xiangrui Meng
Also try 1.3.0-RC1 or the current master. ALS should performance much better in 1.3. -Xiangrui On Tue, Mar 3, 2015 at 1:00 AM, Akhil Das wrote: > You need to increase the parallelism/repartition the data to a higher number > to get ride of those. > > Thanks > Best Regards > > On Tue, Mar 3, 2015

Re: gc time too long when using mllib als

2015-03-03 Thread Akhil Das
You need to increase the parallelism/repartition the data to a higher number to get ride of those. Thanks Best Regards On Tue, Mar 3, 2015 at 2:26 PM, lisendong wrote: > why does the gc time so long? > > i 'm using als in mllib, while the garbage collection time is too long > (about 1/3 of tot