At 2014-11-18 12:02:52 +0530, Deep Pradhan <pradhandeep1...@gmail.com> wrote:
> I just ran the PageRank code in GraphX with some sample data. What I am
> seeing is that the total rank changes drastically if I change the number of
> iterations from 10 to 100. Why is that so?

As far as I understand, the total rank should asymptotically approach the 
number of vertices in the graph, assuming there are no vertices of zero 
outdegree. Does that seem to be the case for your graph?

Ankur

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to