srowen commented on issue #24230: [SPARK-27295][GraphX] Provision to provide 
the initial scores for source nodes while running Personalized Page Rank
URL: https://github.com/apache/spark/pull/24230#issuecomment-477693199
 
 
   @EshwarSR Ah, OK, we have a little more work here. This method is also, or 
'really', exposed by GraphOps.staticParallelPersonalizedPageRank. And that is 
tested by PageRankSuite. I think we need the same sort of new method in 
GraphOps, just one that calls the new variation on the method you added. Then 
see about refactoring the existing tests to add in one simple new test of the 
new functionality.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to