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', dst_field='b

GraphX Pagerank application

2014-08-06 Thread AlexanderRiggers
and usernames are joined, but I couldn't 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