You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2019/04/25 16:56:02 UTC

[jira] [Assigned] (SPARK-27295) Provision to provide initial values for each source node in personalised page rank - Graphx

     [ https://issues.apache.org/jira/browse/SPARK-27295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-27295:
------------------------------------

    Assignee:     (was: Apache Spark)

> Provision to provide initial values for each source node in personalised page rank - Graphx
> -------------------------------------------------------------------------------------------
>
>                 Key: SPARK-27295
>                 URL: https://issues.apache.org/jira/browse/SPARK-27295
>             Project: Spark
>          Issue Type: Improvement
>          Components: GraphX
>    Affects Versions: 2.4.0
>            Reporter: Eshwar S R
>            Priority: Major
>
> The present implementation of parallel personalized page rank algorithm takes only node ids as the starting nodes for algorithm. And then it assigns initial value of 1.0 to all those source nodes.
> But the user might also be interested in specifying the initial values for each node. 
> I have done the required very small modification to the existing code to achieve this. I thought it might help lot more people if I share it here, hence raising a PR for the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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