Okay, let us know if you found the solution. If you want, we can also do a short Google Hangout session with screensharing. Maybe I see something.
On Sun, Jun 22, 2014 at 5:09 PM, José Luis López Pino <jllopezp...@gmail.com > wrote: > Yes, I pulled and compiled the latest master from github. > > Thank you for the test Robert, I'll try then to double check the > configuration of both nodes, there should be something wrong. I've tried to > execute the job with p = 1, 2 and 4. > > > Regards // Saludos // Mit Freundlichen Grüßen // Bien cordialement, > Pino > > > On 22 June 2014 16:43, Robert Metzger <rmetz...@apache.org> wrote: > > > I think Pino wrote that he is using the latest master. > > > > I just finished running KMeans on a cluster, with the following > > configuration: > > - 2 nodes, 18 GB heapspace each > > - DOP=32 > > - 29 MB input data, 10 centers, 15 iterations max. > > > > I also reduced the heapspace to 1GB and both worked like charm. > > I've added a TODO to my list to test also with more data. > > > > > > > > > > On Sun, Jun 22, 2014 at 3:55 PM, Stephan Ewen <se...@apache.org> wrote: > > > > > There was a patch for deadlocks on broadcast variables a few days ago. > > > > > > Can you try the current master branch (0.6-SNAPSHOT) and see if that > > solves > > > your problem? > > > > > >