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

Dongjoon Hyun updated SPARK-27295:
----------------------------------
    Affects Version/s:     (was: 3.0.0)
                       3.1.0

> 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: 3.1.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
(v8.3.4#803005)

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

Reply via email to