GitHub user luyi0619 opened a pull request:

    https://github.com/apache/spark/pull/1128

    initialmessage for pagerank should be 1.0

    In the first round, pagerank value for each vertex should be 1.0, so the 
initialmessage should be set to 1.0, right?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/luyi0619/spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/1128.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1128
    
----
commit 6f055f9f26722e90dde0f3dede58adcad667d75d
Author: Yi Lu <[email protected]>
Date:   2014-06-19T04:52:13Z

    initialmessage for pagerank should be 1.0

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to