GitHub user yingjieMiao opened a pull request:

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

    graphX page rank: test convergence bug

    We stop sending messages when `delta` is no bigger than `tol`. Test 
convergence would fail if there is a big negative change.

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

    $ git pull https://github.com/yingjieMiao/spark page_rank

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

    https://github.com/apache/spark/pull/2550.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 #2550
    
----
commit 3317b9589d9966778dccaa1f11bf8449d8d6ca4e
Author: yingjieMiao <[email protected]>
Date:   2014-09-27T00:21:05Z

    page rank: test convergence bug

commit d2e973e4c320766aa0075153f4869c87b212d1b2
Author: yingjieMiao <[email protected]>
Date:   2014-09-27T00:22:00Z

    Revert "page rank: test convergence bug"
    
    This reverts commit 3317b9589d9966778dccaa1f11bf8449d8d6ca4e.

commit 27cc7a506a8fecb2c5527ac52575f6c6e9092c5a
Author: yingjieMiao <[email protected]>
Date:   2014-09-27T00:22:22Z

    Merge branch 'master' of git://github.com/apache/spark

commit 9e97611dc1fd271acf305513fdee12f41dcc0eb4
Author: yingjieMiao <[email protected]>
Date:   2014-09-27T00:23:59Z

    graphX page rank: test convergence bug

----


---
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.
---

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

Reply via email to