Re: GraphX Pagerank application

2014-08-15 Thread Ankur Dave
On Wed, Aug 6, 2014 at 11:37 AM, AlexanderRiggers alexander.rigg...@gmail.com wrote: To perform the page rank I have to create a graph object, adding the edges by setting sourceID=id and distID=brand. In GraphLab there is function: g = SGraph().add_edges(data, src_field='id',

GraphX Pagerank application

2014-08-06 Thread AlexanderRiggers
find a use case for my problem. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/GraphX-Pagerank-application-tp11562.html Sent from the Apache Spark User List mailing list archive at Nabble.com