You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2013/04/11 00:11:16 UTC

[jira] [Updated] (GIRAPH-543) Fix PageRankBenchmark and make WeightedPageRankBenchmark

     [ https://issues.apache.org/jira/browse/GIRAPH-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maja Kabiljo updated GIRAPH-543:
--------------------------------

    Summary: Fix PageRankBenchmark and make WeightedPageRankBenchmark  (was: PageRankBenchmark has unnecessary edge weights)
    
> Fix PageRankBenchmark and make WeightedPageRankBenchmark
> --------------------------------------------------------
>
>                 Key: GIRAPH-543
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-543
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Alessandro Presta
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-543.patch
>
>
> PageRankBenchmark uses PseudoRandomInputFormat, which produces edges with double values.
> Since edge values are meaningless for the algorithm, we should change it to use null values to have a better evaluation of PageRank performance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira