Andrew Ray created SPARK-18848:
----------------------------------

             Summary: PageRank gives incorrect results for graphs with sinks
                 Key: SPARK-18848
                 URL: https://issues.apache.org/jira/browse/SPARK-18848
             Project: Spark
          Issue Type: Bug
          Components: GraphX
    Affects Versions: 2.0.2, 1.6.3, 1.5.2, 1.4.1, 1.3.1, 1.2.2, 1.1.1, 1.0.2
            Reporter: Andrew Ray


Sink vertices (those with no outgoing edges) should evenly distribute their 
rank to the entire graph but in the current implementation it is just lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to