From: Lydia Ickler [mailto:ickle...@googlemail.com]
Sent: Friday, December 16, 2016 02:04 AM
To: user@spark.apache.org
Subject: PowerIterationClustering Benchmark
Hi all,
I have a question regarding the PowerIterationClusteringExample.
I have adjusted the code so that it reads a file via
„sc.te
Hi all,
I have a question regarding the PowerIterationClusteringExample.
I have adjusted the code so that it reads a file via
„sc.textFile(„path/to/input“)“ which works fine.
Now I wanted to benchmark the algorithm using different number of nodes to see
how well the implementation scales. As a