bugs in NetflixDatasetConverter.java ?

2014-08-09 Thread Wei Zhang
Hi, I was trying to use NetflixDatasetConverter.java to prep training/probing data for ALSWR. I have obtained the netflix data. I got the following exception: Exception in thread "main" java.lang.IllegalStateException at com.google.common.base.Preconditions.checkState (Preconditions.j

Re: Upgrade to spark 1.0.x

2014-08-09 Thread Peng Cheng
+1 1.0.0 is recommended. Many release after 1.0.1 has a short test cycle and 1.0.2 apparently reverted many fix for causing more serious problem. On 14-08-09 04:51 PM, Ted Dunning wrote: +1 Until we release a version that uses spark, we should stay with what helps us. Once a release goes ou

Re: Upgrade to spark 1.0.x

2014-08-09 Thread Ted Dunning
+1 Until we release a version that uses spark, we should stay with what helps us. Once a release goes out then tracking whichever version of spark that the big distros put out becomes more important. On Sat, Aug 9, 2014 at 9:57 AM, Pat Ferrel wrote: > +1 > > Seems like we ought to keep up to

Build failed in Jenkins: Mahout-Examples-Cluster-Reuters-II #910

2014-08-09 Thread Apache Jenkins Server
See -- [...truncated 196 lines...] at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:382) ... 31 more Caused by: svn: E175002: OP

Re: Upgrade to spark 1.0.x

2014-08-09 Thread Pat Ferrel
+1 Seems like we ought to keep up to the bleeding edge until the next Mahout release, that’s when the pain of upgrade gets spread much wider. In fact if Spark gets moved to Scala 2.11 before our release we probably should consider upgrading Scala too.