Re: ml ALS.fit(..) issue

2016-07-22 Thread Benjamin Fradet
Seems like there is an incompatibility regarding scala versions between your program and the scala version Spark was compiled against. Either you're using scala 2.11 and your spark installation was built using 2.10 or the other way around. On Fri, Jul 22, 2016 at 11:06 PM, Pedro Rodriguez wrote:

Re: ml ALS.fit(..) issue

2016-07-22 Thread Pedro Rodriguez
The dev list is meant for working on development of Spark, not as a way of escalating an issue just fyi. If someone hasn't replied on the user list either you haven't given it enough time or no one has a fix for you. I've definitely gotten replies from committers multiple times to many questions s

Re: ml ALS.fit(..) issue

2016-07-22 Thread VG
Dev team, Can someone please help me here. -VG On Fri, Jul 22, 2016 at 8:30 PM, VG wrote: > Can someone please help here. > > I tried both scala 2.10 and 2.11 on the system > > > > On Fri, Jul 22, 2016 at 7:59 PM, VG wrote: > >> I am using version 2.0.0-preview >> >> >> >> On Fri, Jul 22, 201