spark-instrumented-optimizer/graphx/src
FanDonglai 6d230dccf6 Update PageRank.scala
## What changes were proposed in this pull request?

Hi, acording to code below,
"if (id == src) (0.0, Double.NegativeInfinity) else (0.0, 0.0)"
I think the comment can be wrong

## How was this patch tested?
Please review http://spark.apache.org/contributing.html before opening a pull request.

Author: FanDonglai <ddna_1022@163.com>

Closes #20220 from ddna1021/master.
2018-01-11 09:06:40 -06:00
..
main Update PageRank.scala 2018-01-11 09:06:40 -06:00
test [SPARK-5484][GRAPHX] Periodically do checkpoint in Pregel 2017-04-25 11:20:32 -07:00