Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-18845][GraphX] PageRank has incorrect initialization value that leads to slow convergence #16271

Closed
wants to merge 6 commits into from

Commits on Dec 12, 2016

  1. fix

    aray committed Dec 12, 2016
    Copy the full SHA
    9149ca2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Copy the full SHA
    b145376 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d39d2f0 View commit details
    Browse the repository at this point in the history
  3. fix star page rank test to account for sources getting updated in the…

    … first iteration which then changes the center in the second iteration
    aray committed Dec 13, 2016
    Copy the full SHA
    7ea03a8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    33cd794 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. Copy the full SHA
    8be9a97 View commit details
    Browse the repository at this point in the history