[ 
https://issues.apache.org/jira/browse/SPARK-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337478#comment-14337478
 ] 

Apache Spark commented on SPARK-5854:
-------------------------------------

User 'dwmclary' has created a pull request for this issue:
https://github.com/apache/spark/pull/4774

> 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
>              Labels: Feature
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> 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