Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-27295

Provision to provide initial values for each source node in personalised page rank - Graphx

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • GraphX
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eshwar_sr Eshwar S R
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: