Baoxu Shi created SPARK-5854:
--------------------------------

             Summary: Implement Personalized PageRank with GraphX
                 Key: SPARK-5854
                 URL: https://issues.apache.org/jira/browse/SPARK-5854
             Project: Spark
          Issue Type: New Feature
          Components: GraphX
            Reporter: Baoxu Shi
            Priority: Minor


I'm wondering if you would like to add personalized page rank to GraphX? I have 
implemented it by modifying existing PageRank algorithm in GraphX, and I would 
like to share it with others.

It is pretty simple and straightforward since the only change I need to make is 
only teleport to source node. 

I did some google searching and seems there are a few guys want to have it in 
GraphX :-)



--
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