Re: FlinkML ALS is taking too long to run

2017-07-12 Thread Sebastian Schelter
th ALS as well at the time > and I recorded improvements by increasing the number of blocks / decreasing > #TSs/TM like you've stated out. > > Cheers, > > Andrea > > > > > > > -- > View this message in context: http://apache-flink-user- > mailing

Re: FlinkML ALS is taking too long to run

2017-07-12 Thread Andrea Spina
-list-archive.2336050.n4.nabble.com/FlinkML-ALS-is-taking-too-long-to-run-tp14154p14192.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: FlinkML ALS is taking too long to run

2017-07-11 Thread Andrea Spina
context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/FlinkML-ALS-is-taking-too-long-to-run-tp14154p14186.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

FlinkML ALS is taking too long to run

2017-07-07 Thread Ziyad Muhammed
Dear all I'm trying to run Flink ALS against Yahoo-R2 data set[1] on HDFS. The program is running without showing any errors, but it does not finish. The operators running indefinitely are: CoGroup (CoGroup at org.apache.flink.ml.recommendation.ALS$.updateFactors(ALS.scala:606))(11/240) Join(Joi